PyannoteAI · Authentication Profile

Pyannoteai Authentication

Authentication

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

CompanyAi DataSpeech RecognitionSpeaker DiarizationAudioVoice AIMachine-LearningTranscriptionStreamingWebhook
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

api-key http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-17'
method: searched
source: https://docs.pyannote.ai/authentication
docs: https://docs.pyannote.ai/authentication
summary:
  types:
  - http
  api_key_in:
  - header
  oauth2_flows: []
schemes:
- name: api-key
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/pyannoteai-api-openapi.yml
  docs: https://docs.pyannote.ai/authentication
  note: >-
    Every REST endpoint is authenticated with the team API key presented as a bearer token in the
    Authorization header (Authorization: Bearer <apikey>). The OpenAPI declares bearerFormat JWT.
    Keys are generated and rotated in the dashboard at https://dashboard.pyannote.ai. There is no
    OAuth 2.0 / OpenID Connect surface, so no scopes/ artifact is emitted.
credentials:
  issuance: https://dashboard.pyannote.ai
  scope: team
  rotation: self-service in the dashboard
additional_credentials:
- name: stream session token
  type: url-embedded single-use token
  where: query parameter on the WebSocket URL returned by POST /v1/live
  source: asyncapi/pyannoteai-streaming-asyncapi.yml
  note: >-
    The streaming WebSocket gateway is NOT authenticated with the team API key. POST /v1/live returns a
    generated WebSocket URL carrying a single-use token that grants access only to that stream session
    and carries no team credentials. Documented verbatim in the provider's AsyncAPI channel bindings.
- name: webhook signing secret
  type: shared secret (HMAC-SHA256)
  where: X-Signature + X-Request-Timestamp request headers on inbound webhooks
  docs: https://docs.pyannote.ai/webhooks/verifying-webhooks
  note: >-
    Per-team secret used to verify pyannoteAI -> customer webhook callbacks. Signed content is
    "v0:{timestamp}:{body}" hashed with HMAC-SHA256 and compared against X-Signature. Rotatable from the
    dashboard Webhooks page.

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/pyannoteai-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.