v24

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-012843108.3 KB
API Keys

Create Key

Create a new Developer API key with optional scopes.

  • name: Descriptive name for the key
  • scopes: Optional list of scopes. If not provided, defaults to read-only access. Available scopes:
    • conversations:read
    • conversations:write
    • memories:read
    • memories:write
    • action_items:read
    • action_items:write
    • goals:read
    • goals:write
post/v1/dev/keys

Request body

namestring required
scopesstring[] nullable

Response

Successful Response

created_atstring date-time required
idstring required
keystring required
key_prefixstring required
last_used_atstring date-time nullable
namestring required
scopesstring[] nullable