Authentication
API key
http
Authorization: Bearer <API_KEY>1
Do not commit keys to public repositories.
| HTTP | code | Description |
|---|---|---|
| 401 | UNAUTHORIZED | Missing, invalid, or revoked key |
| 402 | INSUFFICIENT_CREDITS | Insufficient account credits |
Plan limits
Limits apply per API key.
History (from)
| Plan | Earliest from |
|---|---|
| Free | 2 years |
| Basic | 5 years |
| Pro | Full available history |
Per request
| Plan | Max limit | Max symbols (comma-separated symbol) |
|---|---|---|
| Free | 500 | 1 |
| Basic | 5000 | 5 |
| Pro | 5000 | 20 |
| HTTP | code | Description |
|---|---|---|
| 403 | PLAN_LIMIT | History, limit, or symbol count exceeds plan |
See Errors · endpoint Plan Limits