Synthflow · OAuth Scopes
Synthflow OAuth Scopes
OAuth 2.0
probed
Synthflow publishes 4 OAuth 2.0 scopes via the authorizationCode, deviceCode, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Synthflow API on a user’s behalf.
Tokens are issued from https://kind-prelude-27.authkit.app/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
VoiceVoice AgentsNo-CodeTelephonyPhoneOutboundInboundCRMWebhookCustom ActionsHIPAASOC 2MCPAgent SkillsConversational AISIPSimulationsKnowledge Base
Scopes: 4
Flows: authorizationCode, deviceCode, refreshToken
Method: probed
OAuth endpoints
Authorization URL
https://kind-prelude-27.authkit.app/oauth2/authorize
https://kind-prelude-27.authkit.app/oauth2/authorize
Token URL
https://kind-prelude-27.authkit.app/oauth2/token
https://kind-prelude-27.authkit.app/oauth2/token
Flows
authorizationCodedeviceCoderefreshToken
authorizationCodedeviceCoderefreshToken
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC — issue an ID token identifying the authenticated Synthflow user. | authorizationCode, deviceCode |
| profile | Basic profile claims for the authenticated user. | authorizationCode, deviceCode |
| Email address claim for the authenticated user. | authorizationCode, deviceCode | |
| offline_access | Issue a refresh token so an MCP client can keep the connection alive without re-prompting. | authorizationCode, deviceCode, refreshToken |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.