curl -X POST https://api.60db.ai/developer/api \ -H "Authorization: Bearer your-api-key" \ -H "Content-Type: application/json" \ -d '{ "name": "Production Key" }'
{ "id": "key-456", "name": "Production Key", "key": "sk_live_1234567890abcdefghijklmnopqrstuvwxyz", "created_at": "2026-01-29T11:35:00Z" }
Create a new API key