Polyai · Authentication Profile

Polyai Authentication

Authentication

Polyai secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyConversational AIVoice AICustomer ServiceContact CenterAgentsSpeech RecognitionText-to-SpeechWebhookEnterprise
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyHeader apiKey
· in: header ()

Source

Authentication Profile

polyai-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.poly.ai/api-reference/introduction
docs: https://docs.poly.ai/api-reference/introduction
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    All PolyAI Platform APIs use header-based API-key authentication. There is no
    OAuth2/OIDC flow. Keys are region- and scope-specific (workspace-scoped for
    Agents, project-scoped for Conversations) and must be created in the Agent
    Studio "API Keys" tab. Runtime and build keys are separate. The Messaging
    (WebSocket) API additionally exchanges a connector token for a short-lived
    access token before opening a session.
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter_name: x-api-key
  description: >-
    Region- and scope-provisioned API key. Sent on every request as the x-api-key
    header. Treat keys as secrets; never commit or embed in client-side code.
  sources: [https://docs.poly.ai/api-reference/introduction]
key_scopes:
- {scope: workspace, used_by: Agents API, direction: write}
- {scope: project, used_by: Conversations API, direction: read}
- {scope: runtime, used_by: runtime conversation/chat surfaces}
- {scope: build, used_by: agent build/monitoring surfaces}
messaging_token_exchange:
  description: >-
    The Messaging (WebSocket) API exchanges a connector token for a short-lived
    access token, then creates a session before events flow.
  source: https://docs.poly.ai/api-reference/messaging/sessions
correlation:
  response_header: X-PolyAI-Correlation-Id
  description: Correlation/request id echoed on responses and surfaced as error_id on errors.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/polyai-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.