Quick Start
Last updated
Was this helpful?
Last updated
Was this helpful?
Good to know: Channel Mobile offers two different APIs 1. Channel360 API. 2. AgentChat API.
Currently we offer token based authentication for our Broadcasting and Conversation.
You make a Sign In Request, which will return a token, which you can use to make additional authorised calls.
The best way to interact with our API is to use one of our official libraries:
To get the API Token, send a Sign-In request to our new Channel360 Cloud API.
For our conversation's API, please contact our sales team if you want an instance of our AgentChat/Conversation API mailto:sales@channelmobile.co.za
For our V1 AgentChat API, you will need to make a Sign-In request to your dedicated instance
The API call to logon the agent and return a session token
The unique email address and the username the agent will use to login
The password corresponding to the unique email address
API call for signing in a new account.
Sign-in Details
Registered email
"johndoe@hotmail.com"
Registered password
"Something23!"
Sign-in Successfull
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjYzMDg4MWUwNTA4ZjIwMDAxYzA3NDU1OSIsImVtYWlsIjoiam9obkBkb2UuY29tIiwiaWF0IjoxNjYyMDM5NjIwfQ.ehFb0N29xnJbScuMOTgoW4QlYgIqZlHLPj8nqy9oXGE"