Overview

Markdown

Composio powers tool discovery, execution, authentication, and context management for your AI agents with 800+ toolkits. This reference covers our REST APIs and SDKs.

Quick Reference

  • Base URL: https://backend.composio.dev/api/v3
  • Authentication: x-api-key (project) or x-org-api-key (organization) header
  • Rate Limits: 20K-100K requests per 10 minutes (plan-dependent)

REST API

APIDescription
Tool RouterSession-based API for AI agents to discover and execute tools
ToolsList, search, and execute individual actions
Connected AccountsManage user OAuth connections to apps
Auth ConfigsConfigure how users authenticate to toolkits
TriggersSubscribe to webhooks from connected apps
ToolkitsBrowse available apps and their tools

SDK Reference