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 Connected Accounts API

Connected account management

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

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

This API exposes 12 operations across 7 paths, and defines 5 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.

12 operations 7 paths 5 schemas 2 DELETE4 GET2 PATCH4 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 Connected Accounts 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 12

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

Connected Accounts 12

Connected account management

GET
/api/v3/connected_accounts
List connected accounts with optional filters
getConnectedAccounts 10 params → 200400401404422500
POST
/api/v3/connected_accounts
Create a new connected account
postConnectedAccounts body → 201400401404500501
GET
/api/v3/connected_accounts/{nanoid}
Get connected account details by ID
getConnectedAccountsByNanoid 1 param → 200400401403404500501
DELETE
/api/v3/connected_accounts/{nanoid}
Delete a connected account
deleteConnectedAccountsByNanoid 1 param → 200400401403404500
PATCH
/api/v3/connected_accounts/{nanoid}
Update a connected account
patchConnectedAccountsByNanoid 1 param body → 200400401403404500
PATCH
/api/v3/connected_accounts/{nanoId}/status
Enable or disable a connected account
patchConnectedAccountsByNanoIdStatus 1 param body → 200400401403404500
POST
/api/v3/connected_accounts/{nanoid}/refresh
Refresh authentication for a connected account
postConnectedAccountsByNanoidRefresh 2 params body → 200400401403404409422500
POST
/api/v3/connected_accounts/link
Create a new auth link session
postConnectedAccountsLink body → 201400401404422500501
GET
/connectedAccounts
Composio List connected accounts
listConnectedAccounts 3 params → 200401
POST
/connectedAccounts
Composio Create a connected account
createConnectedAccount body → 200400401
GET
/connectedAccounts/{connectedAccountId}
Composio Get a connected account
getConnectedAccount 1 param → 200401404
DELETE
/connectedAccounts/{connectedAccountId}
Composio Delete a connected account
deleteConnectedAccount 1 param → 204401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ConnectedAccountResponse (4 properties), CreateConnectedAccountRequest (3 properties), PatchConnectedAccountBody (3 properties), ConnectedAccountListResponse (2 properties). Each schema is shown below with its type and property counts.

PatchConnectedAccountBody
object
3 properties
Error
object
1 property 1 required
ConnectedAccountResponse
object
4 properties
CreateConnectedAccountRequest
object
3 properties 1 required
ConnectedAccountListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

composio-connected-accounts-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 Files API
Composio Logs API
Composio MCP API
Composio Migration API
Composio Organization Management API
Composio Projects API
Composio Tool Router API
Composio Toolkits API
Where this information came from

This is an independent, third-party profile of Composio Connected Accounts 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.