← Back to API docs
Get an API key
Anonymous access is intentionally generous, but a key raises your per-minute rate limits ~10x and unlocks the GET /v1/bulk export endpoint. Keys are free.
Rate limits
| Endpoint | Anonymous | With API key |
|---|---|---|
/v1/search | 30 / min | 300 / min |
/v1/documents/:id | 60 / min | 600 / min |
/v1/citations/:id | 30 / min | 300 / min |
/v1/bulk | Requires key | 1 / min, max 10K docs |
We store an SHA-256 hash of the key, not the key itself. We never share your email. If you lose a key, just issue a new one (up to 3 per email per day).