Plan, Usage and Remaining Calls
get_quotaWhat this API key is allowed to do right now: plan, calls used this period, calls remaining, per-minute rate, page-size and pagination caps, and when the period resets. Free — this call is not counted against the quota. Check it before starting a long job so you can size the work instead of hitting a wall mid-task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| used | Yes | calls consumed this period (REST + MCP share one counter) | |
| limit | No | monthly quota, null if unlimited | |
| max_pages | Yes | pagination depth cap; deeper pages return an error, narrow with filters instead | |
| remaining | No | ||
| pricing_url | No | ||
| period_reset | Yes | ISO date when used resets to 0 | |
| rate_per_min | Yes | ||
| max_page_size | Yes |