Speakeasy · Authentication Profile

Speakeasy Api Authentication

Authentication

Speakeasy secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

API LifecycleSDK GenerationClient LibraryAPI DesignDeveloper ToolsOpenAPICode GenerationTerraformMCPDeveloper Experience
Methods: apiKey, http Schemes: 3 OAuth flows: API key in:

Security Schemes

APIKey apiKey
· in: header ()
WorkspaceIdentifier apiKey
· in: header ()
Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/speakeasy-api-openapi.yaml
summary:
  types:
  - apiKey
  - http
schemes:
- name: APIKey
  type: apiKey
  in: header
  headerName: x-api-key
  description: The API key for the workspace, passed in the x-api-key header.
  sources:
  - openapi/speakeasy-api-openapi.yaml
- name: WorkspaceIdentifier
  type: apiKey
  in: header
  headerName: x-workspace-identifier
  description: The workspace identifier, passed in the x-workspace-identifier header.
  sources:
  - openapi/speakeasy-api-openapi.yaml
- name: Bearer
  type: http
  scheme: bearer
  description: 'A Bearer token for the workspace, passed as Authorization: Bearer [example key]'
  sources:
  - openapi/speakeasy-api-openapi.yaml
notes: >-
  The published Speakeasy OpenAPI lists three interchangeable top-level security
  schemes (APIKey, WorkspaceIdentifier, Bearer). Workspace API keys and tokens are
  created and managed via the Workspaces API and the Speakeasy dashboard/CLI. The
  CLI typically authenticates interactively (speakeasy auth) and stores credentials
  locally rather than requiring you to pass headers by hand.

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/speakeasy-api-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.