top of page
Welcome to Messalogy Docs
Get familiar with our APIs and technical resources in your favorite languages.
Messalogy SMS API allows you to send and receive SMS messages to and from any country in the world through a REST API. Each message is identified by a unique random ID so that users can always check the status of a message using the given endpoint.
Parameters
Parameter
Authorization
Accept
Required
Description
Yes
Yes
When calling our API, send your api token with the authentication type set as Bearer (Example: Authorization: Bearer {api_token})
Set to application/json
bottom of page