Skip to main content

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

  1. Sign in to composio.dev
  2. Navigate to Settings
  3. 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

  1. Sign in to composio.dev
  2. Navigate to Organization SettingsGeneral Settings
  3. Copy the token under Organization Access Tokens