githubEdit

Using the Channel360 V1.1 API

Get started with using Channel360's V1.1 API

The Channel360 V1.1 API enables you to send notifications, manage templates, and receive feedback from user interactions.

When you send a notification, the API confirms that the request was received by returning a notification ID. Notification delivery results and user responses are provided separately through webhooks.

To track what happens after a notification is sent such as message delivery, failures, replies or read statuses webhooks must be configured. Webhooks allow Channel360 to send information about these events to your system.

circle-exclamation

Getting Access to the API

circle-info

Before using the Channel360 API, you must have access to an organisation in Channel360. This is managed through the Channel360 frontend.

To get started:

  1. Sign up on the Channel360 frontend.

  2. Wait for the Channel360 sales or support team to assign your account to an organisation.

  3. Once assigned, sign in to Channel360.

  4. Navigate to Settings navigation tab.

  5. Under the Developer tab, select + Request Key to generate an API token.

  1. Copy and securely store your API token.

circle-exclamation

In conclusion:

  • Templates define the structure of messages

  • Notifications trigger message delivery and return a notification ID

  • Webhooks provide delivery updates and user feedback

This guide walks you through the core concepts and API endpoints required to send notifications and receive feedback reliably using Channel360.

Last updated

Was this helpful?