API Endpoints
This section lists the available IntelSend API endpoints.
Single SMS Endpoint
URL
Method
POST
Refer to the Request Body and Response Body for detailed parameter and response information.
Tip 💡
Use the /single_bulk
endpoint to send multiple SMS messages in a single request. For sending individual messages, use the /single_sms
endpoint.