Authentication
Create API Keys For SMS API
Creating Keys for the SMS API as a Business.
To create API keys for the SMS API, follow these steps:
- Login to your Swifttdial account here
- Navigate to the API tokens tab.
- Create the Api Token and give it the desired name of your choice.
Headers
Certain API calls require you to send data in a particular format as part of the API call.
Certain API calls require you to send data in a particular format as part of the API call.
Header | value sample | when to apply |
---|---|---|
Content-Type | application /json | must be sent whn passing Data |
Authorization | x-api-key | MUST be sent whenever the endpoint requires (Authenticated User). |