Composio · Authentication Profile

Composio Authentication

Authentication

Composio secures its APIs with apiKey across 4 declared security schemes, as derived from its OpenAPI definitions.

AI AgentsAuthenticationIntegrationMCPSandboxToolsTriggersUnified-APIWebhook
Methods: apiKey Schemes: 4 OAuth flows: API key in: cookie, header

Security Schemes

ApiKeyAuth apiKey
· in: header (x-api-key)
UserApiKeyAuth apiKey
· in: header (x-user-api-key)
CookieAuth apiKey
· in: cookie (authToken)
OrgApiKeyAuth apiKey
· in: header (x-org-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-06-20'
method: searched
source: openapi/composio-openapi-original.json, openapi/composio-openapi-original.yml
docs: https://docs.composio.dev/faq/api_key/api_key
notes: >-
  The Composio platform API is API-key authenticated (project, user, and org keys via
  header, plus a cookie session for the dashboard). API keys can carry scoped
  permissions (e.g. MCP, files, realtime routes). Distinct from this, Composio manages
  OAuth2 flows on behalf of end users to connect third-party toolkits (delegated auth);
  those tokens are held by Composio and never exposed to the agent, so they are not a
  securityScheme on this API.
summary:
  types:
  - apiKey
  api_key_in:
  - cookie
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  description: Project API key authentication
  sources:
  - openapi/composio-openapi-original.json
  - openapi/composio-openapi-original.yml
- name: UserApiKeyAuth
  type: apiKey
  in: header
  parameter: x-user-api-key
  description: User API key authentication
  sources:
  - openapi/composio-openapi-original.json
- name: CookieAuth
  type: apiKey
  in: cookie
  parameter: authToken
  description: Cookie-based session authentication
  sources:
  - openapi/composio-openapi-original.json
- name: OrgApiKeyAuth
  type: apiKey
  in: header
  parameter: x-org-api-key
  description: Organization API key authentication
  sources:
  - openapi/composio-openapi-original.json

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