Preview Message
Avoid unpleasant surprises and check how different message configurations will affect your message text, number of characters and message parts.
Last updated
Avoid unpleasant surprises and check how different message configurations will affect your message text, number of characters and message parts.
Last updated
You can check the amount of credits before actual sending SMS; this API function allows you easily calculate the total credits spending, also adjusting the message text to be aligned with cost.
You can start creating HTTP request as this following:
Header | Description |
HTTP Request (URL) | |
HTTP Headers | Content-Type: application/json Authorization: (Basic Auth) Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ== |
HTTP Methods | POST |
Parameter | Type | Description |
message | String | tText of the message that would be used to send. |
The request will look like