Skip to main content
POST
Create new API key
Generate a new API key for authenticating API requests. Each key provides full access to your account resources.
  • API keys provide full access to your account; store securely
  • Each new key can be used immediately for authentication
  • You can generate multiple keys for different applications or environments
  • Keep track of keys used to rotate or revoke them when needed

List API Keys

View all your generated API keys

Delete API Key

Revoke an API key

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Response

200 - application/json

API key created

success
boolean
Example:

true

data
object