Convex · Authentication Profile

Convex Authentication

Authentication

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

BackendDatabaseFunctionsReal-TimeReactiveServerlessTypeScript
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

convexAuth apiKey
· in: header (Authorization)
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/convex-deployment-platform-api-openapi.yml, openapi/convex-http-api-openapi.yml,
  openapi/convex-management-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: convexAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Authorization header using a deployment key, Team Access Token, or OAuth Application
    Token. The token must be prefixed with the string "Convex " (e.g. "Authorization: Convex
    prod:abc123..."). Deployment keys are created in the dashboard or via the Management API.'
  sources:
  - openapi/convex-deployment-platform-api-openapi.yml
  - openapi/convex-http-api-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token from the application's configured authentication provider (e.g.
    Auth0, Clerk). Used for user-level authorization of function calls.
  sources:
  - openapi/convex-http-api-openapi.yml
  - openapi/convex-management-api-openapi.yml

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