Introduction Welcome to the documentation for the Sakari Messaging REST API. Sakari provides an advanced platform to drive large scale customized SMS communication REST is a web-service protocol that lends itself to rapid development by using everyday HTTP and JSON technology. To find out mor
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.sakari.io/v1/accounts/{accountId}/contactscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.sakari.io/v1/accounts/{accountId}/messagescurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.sakari.io/v1/accounts/{accountId}/webhooks