v1
latestOpenAPI 3.0.02026-07-2411724301.7 KBSingle SMS API
Send SMS using a template
SMS is a simple and cost-effective way to communicate with customers. Before starting to send the SMS APIs, make sure that you have configured the SMS channel in Kalyra.io. This section details how to send your first outbound SMS using an API request.
To send marketing messages use "type" value as "MKT".
To send transactional messages use "type" value as "TXN".
To send otp messages use "type" value as "OTP".
post/v2/{sid}/messages
Path parameters
sidstring required
Headers
api-keystring required
API Key generated by kaleyra.io. Example - Ac4XXXXX21f
Content-Typestring required
The format in which the data is sent.
Response
Successful response