sinch.com
Sinch exposes multiple authenticated developer surfaces including HTTP APIs (e.g. Numbers, Conversation, Subprojects, Access Keys Management) and a CLI, using either project access keys (Key ID + Key Secret) via Basic auth, OAuth 2.0 client-credentials bearer tokens derived from those keys, and for SMS/Voice some product-specific credentials like SMS API tokens and Voice app key/secret.
- Sinch Numbers APIdiscovered
- Sinch Subprojects APIdiscovered
- Sinch Access Keys Management APIdiscovered
- Sinch Conversation APIdiscovered
- Sinch CLIdiscovered
In the Sinch Build Dashboard, open Access keys and click Create Access Key. Save the Key ID, Key Secret, and associated project ID; the Key Secret is only shown at creation time. These credentials can be used directly with HTTP Basic auth for testing, or exchanged at `https://auth.sinch.com/oauth2/token` using the client_credentials grant to obtain a short-lived bearer token.
$ sinch auth loginAcquired by the CLI — running sinch auth login opens the auth flow and stores the credential.
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