api keys
Creating a Key
Key Security
Using a Key
GET /api/agents
Authorization: Bearer cwe_your_full_api_key_hereAPI
Was this helpful?
GET /api/agents
Authorization: Bearer cwe_your_full_api_key_hereWas this helpful?
Was this helpful?
GET /api/api-keys ← list all keys (prefix + metadata only)
POST /api/api-keys ← create key (returns full key once)
DELETE /api/api-keys/:id ← revoke key