Synthflow · Authentication Profile
Synthflow Authentication
Authentication
Synthflow runs two different authentication models on two different surfaces. The REST Platform API uses a single static workspace API key sent as an HTTP bearer token. The hosted MCP server uses OAuth 2.0, delegated to WorkOS AuthKit, with dynamic client registration and PKCE. They do not share credentials.
Synthflow secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, deviceCode, and refreshToken flow(s).
VoiceVoice AgentsNo-CodeTelephonyPhoneOutboundInboundCRMWebhookCustom ActionsHIPAASOC 2MCPAgent SkillsConversational AISIPSimulationsKnowledge Base
Methods: http, oauth2
Schemes: 3
OAuth flows: authorizationCode, deviceCode, refreshToken
API key in: header
Security Schemes
sec0 http
mcp-oauth oauth2
docs-mcp none
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.