API Keys
Create API Key
Generate a new API key for the account. The full key value is
returned once in fullKey and is never retrievable again.
Plan limits: Team plan = 5 keys, Enterprise = 20 keys.
Permission: account:manage_integrations (admin+ role, Team plan+)
POST
Create an API key
Authorizations
Clerk session cookie. Authentication is handled by Clerk. Sign in at https://app.dacard.ai/sign-in to obtain a session.
Body
application/json
Display name for this key (64 characters max)
Maximum string length:
64Example:
"CI Pipeline"
Response
API key created (fullKey visible in this response only)
Create an API key