Create Key
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
Create Key
Authorizations
Send Authorization: Bearer <firebase_id_token>.