API Platform
Credits & Rate Limits
Plan-based request limits and credit consumption.
Requests are subject to per-minute and per-day limits based on your plan.
Exceeding them returns 429.
How it works
| Concept | Description |
|---|---|
| Credit | Each successful request consumes credits from your account |
| Per-minute limit | Requests allowed per minute |
| Per-day limit | Requests allowed per day |
| Exceeding | Returns 429 RATE_LIMIT_EXCEEDED |
Parameters that affect cost
Some parameters increase credit consumption — for example a high limit on the
Keyword Data API, or requesting multiple pages from the SERP API.
Insufficient credits
When you run out of credits the API returns 402 with INSUFFICIENT_CREDITS.
See Error Codes for the full list.
Last updated: 2026-08-21
