JavaScript
Connections
Create API key
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.cerca.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Public owner for a reusable connection. Organization owners use the authenticated organization; fleet owners add a fleetId.
- OrganizationConnectionOwner
- FleetConnectionOwner
Credential provider to store an API key for.
Example:
"custom"
API key secret. It is stored securely and is not returned.
Example:
"sk_live_..."
Optional human-readable account label.
Example:
"primary"
Response
Created reusable API-key connection.
Public owner for a reusable connection. Organization owners use the authenticated organization; fleet owners add a fleetId.
- OrganizationConnectionOwner
- FleetConnectionOwner
Available options:
google, github, slack, linear, notion, custom, webhook Available options:
oauth, api_key