Authorization header.
API keys
API keys start withforii_sk_ and are created in the Dashboard.
Key types
Using your API key
Environment variable
Python (OpenAI SDK)
JavaScript (OpenAI SDK)
cURL
Key management
Create a key
List keys
Revoke a key
Currently, all keys have full access. Scoped keys (read-only, inference-only) are coming soon.
Rate limits
Forii is on the Free Plan today. Paid tiers are on the roadmap.
Rate limit headers are included in every response:
429 Too Many Requests with a Retry-After header.
Related
- Errors — Error codes and rate limit details
- Dashboard → Keys — Key management in the UI