Getting Started
Api for SMS Chat. Used to send SMS and read SMS history. Check out our Swagger documentation for more info.
Prerequisites
For SMS sending, you need to order mobile numbers - please contact sales. You can get list of your numbers by calling GET on SMS/allowed-numbers:
curl -X GET "https://sms-api.voipex.io/SMS/allowed-numbers" -H "accept: application/json" -H "Authorization: Bearer eyJhbGci...Oi5c"