Scrums.com logomark
SovTech is now Scrums.com! Same company, new name.
SovTech is now Scrums.com!!
Read more here

Sakari API

API
By:
API Layer
Updated:
April 24, 2025

About this Cloud Hub Solution:

Sakari is a cloud-based SMS messaging platform that enables businesses to send automated, bulk, and two-way text messages for marketing, alerts, and customer support.

The Sakari API uses the REST protocol, which allows for rapid development using everyday HTTP and JSON technology.

PostMan Collection

We've created a set of examples using PostMan to help you get started with the API.To use the examples, you'll need to set up three environment variables in PostMan: AccountId, ClientId, and ClientSecret.To authenticate against the API, you'll need to provide your client ID, client secret, and account ID.

You can retrieve these credentials by logging into your Sakari account and clicking on the 'cog' icon in the top right corner.

Versioning

The latest version of the API is v1.We will introduce new versions if there are any breaking changes.The API uses an open schema model, which means that servers may add extra properties to responses.

Testing

We provide examples using curl and client SDKs to help you test the API.If you would like to see an SDK in a language not currently available, please let us know.

Throttling / Limits

We impose limits on API calls to prevent abuse.If you need a higher limit, please contact us and we'll be happy to discuss your requirements.

Errors

{"success": false,"error": {"code"":"CONT-001","message"":"Invalid mobile number"}}

Pagination

Most GET calls return a subset of data. The API returns a pagination object with:

{"pagination": {"offset": 0,"limit": 10,"totalCount": 21}}

Explore Tech Stacks Related to

Sakari API

Looking To Build Software Of Your Own?

Custom Software Development

Custom app solutions.
Explore software development
arrow

Mobile App Development

Custom mobile development.
Explore mobile app development
arrow

Product Design

User interface/User experience design
Explore product design
arrow

Web App Development

Custom web development
Explore web app development
arrow