Overview
Authentication and getting started with Composio APIs
Authentication
All Composio API endpoints require authentication via API key.
API Key Authentication
Include your API key in the x-api-key header.
Getting Your API Key
- Sign in to composio.dev
- Navigate to Settings
- In Project Settings, copy the key from the API Keys section
Organization API Key
For organization-level access, use the x-org-api-key header.
Getting Your Organization API Key
- Sign in to composio.dev
- Navigate to Organization Settings → General Settings
- Copy the token under Organization Access Tokens