Fetch Sender ID
Endpoint:https://BASE_URL/api/sender-id?api_key=api-key
Request Type: Get
Sample Response:
Request Sender ID
Endpoint:https://BASE_URL/api/sender-id/request
Request Type: Post
Sample Response:
| Options | Required | Description |
|---|---|---|
| api*key | yes | _string* Your API key (It can be found on your Termii dashboard). |
| sender*id | yes | _string* Represents the ID of the sender which can be alphanumeric or numeric. Alphanumeric sender ID length should be between 3 and 11 characters (Example: CompanyName) |
| usecase | yes | string A sample of the type of message sent. |
| company | yes | string Represents the name of the company with the sender ID. |