sakari.io
Sakari provides business messaging software for sending and managing SMS communications, campaigns, contacts, and related customer interactions. Its platform includes a web dashboard and an API for programmatic access to messaging and account features.
Sakari exposes a documented REST API at https://api.sakari.io for messaging, contacts, campaigns, forms, and related resources; it uses OAuth 2.0 client-credentials to obtain a bearer token. No public GraphQL API, MCP server, or CLI was found.
- Sakari Messaging REST APIdiscovered
First obtain your client_id and client_secret from the Sakari dashboard under API Credentials. Then request an access token from https://api.sakari.io/oauth2/token using the OAuth 2.0 client credentials flow (grant_type=client_credentials). Use the returned bearer token in the Authorization header for API calls.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing