GET
/
api
/
v1
/
client
/
auth
/
org
/
api_key

Authorizations

x-api-key
string
headerrequired

API key for authentication, you can easily get it from the dashboard after login or if you are using CLI, you can get it from the composio whoami command

Response

200 - application/json
apiKey
string
required

The api key for organisation operations. Can be passed in the header as 'X-Org-Api-Key'

Was this page helpful?