Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

JWT authentication token

Response

API key created successfully

created_at
string<date-time>
required

When the API key was created

key
string
required

The full API key value (neo_sk_ prefix + 32 random characters). Store this securely - it can be retrieved again but should be treated as sensitive.

Example:

"neo_sk_a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6"