{"@context": "https://schema.org", "@type": "WebAPI", "name": "Sakari API", "description": "# 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", "provider": {"@type": "Organization", "name": "sakari.io"}, "documentation": "https://developer.sakari.io/openapi.yaml"}
Index / APIs / sakari.io

Sakari API

# 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

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.sakari.io

auth: o a u t h 2

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Sakari v1.0.1

# 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 more about our product offering, please visit [https://sakari.io](https://sakari.io). # Quickstart Fo

methodpathwhat the vendor says it does
POST/oauth2/tokenGet token for accessing APIs authentication
GET/v1/accounts/{accountId}/campaignsFetch campaigns campaigns
POST/v1/accounts/{accountId}/campaignsCreate campaign campaigns
GET/v1/accounts/{accountId}/campaigns/{campaignId}Fetch campaign by ID campaigns
PUT/v1/accounts/{accountId}/campaigns/{campaignId}Updates a campaign campaigns
DELETE/v1/accounts/{accountId}/campaigns/{campaignId}Deletes a campaign campaigns
GET/v1/accounts/{accountId}/contactsFetch contacts contacts
POST/v1/accounts/{accountId}/contactsCreate contact contacts
GET/v1/accounts/{accountId}/contacts/{contactId}Fetch contact by ID contacts
PUT/v1/accounts/{accountId}/contacts/{contactId}Updates a contact contacts
DELETE/v1/accounts/{accountId}/contacts/{contactId}Deletes a contact contacts
GET/v1/accounts/{accountId}/conversationsFetch conversations conversations
GET/v1/accounts/{accountId}/conversations/{conversationId}Fetch conversation by ID conversations
PUT/v1/accounts/{accountId}/conversations/{conversationId}/closeCloses a conversation conversations
GET/v1/accounts/{accountId}/messagesFetch messages messages
POST/v1/accounts/{accountId}/messagesSend Messages messages
GET/v1/accounts/{accountId}/messages/{messageId}Fetch message by id Returns a single messag messages
GET/v1/accounts/{accountId}/templatesFetch templates templates
POST/v1/accounts/{accountId}/templatesCreate template templates
GET/v1/accounts/{accountId}/templates/{templateId}Fetch template by ID templates
PUT/v1/accounts/{accountId}/templates/{templateId}Updates a template templates
DELETE/v1/accounts/{accountId}/templates/{templateId}Deletes a template templates
GET/v1/accounts/{accountId}/webhooksFetch active webhooks When messages are acknowledge by carriers, a notification is sent to the specified URL w
POST/v1/accounts/{accountId}/webhooksSubscribe to message events When messages are acknowledge by carriers, a notification is sent to the specified
DELETE/v1/accounts/{accountId}/webhooks/{url}Unsubscribe to message events Delete subscription for receiving notifications webhooks
POST/v1/tools/sharefileShare file - use to host a file and generate a short link to be used directly in a message or as a link to med

specification origin: https://developer.sakari.io/openapi.yaml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.