Skip to main content
Create a new API key for your estudjo account. You might use additional keys to isolate different integrations, rotate credentials, or grant scoped access to separate services. The full key value is returned only once in the creation response — store it immediately in a secure location.

Request

Body

string
required
Human-readable label for the key. Use something descriptive that identifies where or how the key will be used (e.g. "Zapier integration").

Response

200 — Created

The api_key value is shown only once in this response and cannot be retrieved again. Copy it to a secure secrets store (e.g. an environment variable, a password manager, or a secrets manager) before closing this request.
boolean
true when the key was created successfully.
object