How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Composio Tools API

Tool execution endpoints

Composio Tools API is one of 17 APIs that Composio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tools. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://backend.composio.dev, https://backend.composio.dev/api/v3.

8 operations 8 paths 7 schemas 4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://backend.composio.dev/api/v3
Authentication
API Key, API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 5

Composio Tools API declares 5 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as x-user-api-key (UserApiKeyAuth). An API key is passed in the cookie as authToken (CookieAuth). An API key is passed in the header as x-org-api-key (OrgApiKeyAuth). An API key is passed in the header as x-api-key (apiKeyAuth).

  • ApiKeyAuth — Project API key authentication
  • UserApiKeyAuth — User API key authentication
  • CookieAuth — Cookie-based session authentication
  • OrgApiKeyAuth — Organization API key authentication
  • apiKeyAuth — API key for authenticating requests to the Composio platform. Obtain from the Composio dashboard at app.composio.dev.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Tools 8

Tool execution endpoints

GET
/api/v3/tools
List available tools
getTools 12 params → 200400401403404429500
GET
/api/v3/tools/enum
Get tool enum list
getToolsEnum → 200400401403404500
GET
/api/v3/tools/{tool_slug}
Get tool by slug
getToolsByToolSlug 3 params → 200400401404500
POST
/api/v3/tools/execute/{tool_slug}
Execute tool
postToolsExecuteByToolSlug 2 params body → 200400401403404408410413
POST
/api/v3/tools/execute/{tool_slug}/input
Generate tool inputs from natural language
postToolsExecuteByToolSlugInput 1 param body → 200400401404422429500
POST
/api/v3/tools/execute/proxy
Execute proxy request
postToolsExecuteProxy body → 200400401403404422429500
GET
/tools
Composio List available tools
listTools 4 params → 200401
POST
/tools/{toolId}/execute
Composio Execute a tool action
executeTool 1 param body → 200400401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Tool (15 properties), Tool_2 (6 properties), ToolsPaginated (5 properties), ExecuteToolResponse (3 properties). Each schema is shown below with its type and property counts.

Tool
object
15 properties 14 required
Error
object
1 property 1 required
ToolsPaginated
object
5 properties 4 required
ToolListResponse
object
2 properties
Tool_2
object
6 properties
ExecuteToolResponse
object
3 properties
ExecuteToolRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

composio-tools-api-openapi.yml Raw ↑

Other APIs Composio publishes across the network.

Composio Auth Configs API
Composio Authentication API
Composio CLI API
Composio CLI Authentication API
Composio Connected Accounts API
Composio Files API
Composio Logs API
Composio MCP API
Composio Migration API
Composio Organization Management API
Composio Projects API
Composio Tool Router API
Where this information came from

This is an independent, third-party profile of Composio Tools API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.