Help center
Developer
API key creation, scopes, rate limits, and the developer documentation mirror.
How do I get an API key?
Sign in, open /app/developer, choose a key name and scope, then create a key. The full key is shown once.
What scopes are available?
Read only keys can inspect account and reference endpoints. Read/write keys can also spend Inkwell allowance on write endpoints.
What is the rate limit?
The v1 API uses tier-aware token buckets and returns X-RateLimit headers so clients can back off cleanly.
Where are the API docs?
The human docs are at /docs/api and the markdown mirror for agents is at /agent/docs/api.
Can I rotate or revoke keys?
Yes. Open /app/developer to rotate an active key or revoke it. Rotated keys reveal the new secret once.
Still need help?
Email hello@121collaborative.ai.