POST
/
api
/
v1
/
client
/
auth
/
org
/
api_key
/
regenerate

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
newApiKey
string
required

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

Was this page helpful?