Usage Limits
Stay organized with collections
Save and categorize content based on your preferences.
This version of the Google Search Console API enforces the following usage limits:
Search Analytics
Search Analytics quota falls in two types: load limits and QPS limits. The "quota exceeded" error is the same for all quota exceeded events.
Load quota
Load represents the internal resources consumed by a query. Most users will not exceed load limits, but if you do, you will receive a "quota exceeded" error message. The Search Analytics resource enforces the following load limits:
- Short-term load quota: Short-term quota is measured in 10 minute chunks. To fix:
- If you exceed your quota, wait 15 minutes and try again. If you still exceed quota, you are exceeding long-term quota.
- If you are exceeding short-term quota only, spread out your queries throughout the day.
- Long-term load quota: Long-term quota is measured in 1 day chunks. If you exceed quota when running only a single query inside a 10 minute period, you are exceeding your long-term quota. To fix:
- Queries are expensive when you group and/or filter by either page or query string. Queries grouped/filtered by page AND query string are the most expensive. To reduce your load for these queries, remove the grouping and/or filtering for the page and/or query string.
- Query load increases with the date range queried. So queries with a six month range are much more expensive than a query with a one day range.
- Avoid requerying the same data (for example, querying all data for last month over and over).
QPS quota
The Search Analytics resource enforces the following QPS (queries per second) QPM (queries per minute) and QPD (queries per day) limits:
- Per-site quota (calls querying the same site):
- Per-user quota (calls made by the same user):
- Per-project quota (calls made using the same Developer Console key):
- 30,000,000 QPD
- 40,000 QPM
Example
- User A can make up to 1,200 QPM combined to her 3 websites.
- Users A and B can make up to 1,200 QPM combined to their one website.
URL inspection
index inspection quota
- Per-site quota (calls querying the same site):
- Per-project quota (calls made using the same Developer Console key):
- 10,000,000 QPD
- 15,000 QPM
All other resources
- Per-user limit (calls made by the same user):
- Per-project limit (calls made using the same Developer Console key):
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThe Google Search Console API has usage limits for Search Analytics, URL inspection, and all other resources to ensure fair access.\u003c/p\u003e\n"],["\u003cp\u003eSearch Analytics usage is limited by short-term (10 minutes) and long-term (1 day) load quota, as well as QPS (queries per second), QPM (queries per minute) and QPD (queries per day) quota for per-site, per-user, and per-project usage.\u003c/p\u003e\n"],["\u003cp\u003eURL inspection is restricted by per-site and per-project quota based on QPM and QPD and has an index inspection quota.\u003c/p\u003e\n"],["\u003cp\u003eAll other resources have per-user and per-project limitations on QPS, QPM, and QPD.\u003c/p\u003e\n"],["\u003cp\u003eUsers can monitor their current API usage in the quota tab of their Google API Console project.\u003c/p\u003e\n"]]],["The Google Search Console API has usage limits for Search Analytics and URL inspection. Search Analytics has load and QPS limits; exceeding load quotas requires waiting 15 minutes or reducing query complexity (grouping/filtering, date range, re-querying). QPS limits are 1,200 QPM per site/user, and 30,000,000 QPD and 40,000 QPM per project. URL inspection has 2,000 QPD and 600 QPM per site, with project limits at 10,000,000 QPD and 15,000 QPM. All other resources have a per-user limit of 20 QPS and 200 QPM, and per-project of 100,000,000 QPD.\n"],null,["# Usage Limits\n\nThis version of the Google Search Console API enforces the following usage limits:\n\n*** ** * ** ***\n\nSearch Analytics\n----------------\n\nSearch Analytics quota falls in two types: load limits and QPS limits. The \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error is the same for all quota exceeded events.\n\n### Load quota\n\n*Load* represents the internal resources consumed by a query. Most users will not exceed load limits, but if you do, you will receive a \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error message. The [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following load limits:\n\n- **Short-term load quota:** Short-term quota is measured in 10 minute chunks. **To fix:**\n - If you exceed your quota, wait 15 minutes and try again. If you still exceed quota, you are exceeding long-term quota.\n - If you are exceeding short-term quota only, spread out your queries throughout the day.\n- **Long-term load quota:** Long-term quota is measured in 1 day chunks. If you exceed quota when running only a single query inside a 10 minute period, you are exceeding your long-term quota. **To fix:**\n - Queries are expensive when you group and/or filter by either page or query string. Queries grouped/filtered by page AND query string are the most expensive. To reduce your load for these queries, remove the grouping and/or filtering for the page and/or query string.\n - Query load increases with the date range queried. So queries with a six month range are much more expensive than a query with a one day range.\n - Avoid requerying the same data (for example, querying all data for last month over and over).\n\n### QPS quota\n\nThe [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following QPS (queries per second) QPM (queries per minute) and QPD (queries per day) limits:\n\n- **Per-site quota** (calls querying the same site):\n - 1,200 QPM\n- **Per-user quota** (calls made by the same user):\n - 1,200 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 30,000,000 QPD\n - 40,000 QPM\n\n*Example*\n\n- User A can make up to 1,200 QPM combined to her 3 websites.\n- Users A and B can make up to 1,200 QPM combined to their one website.\n\nURL inspection\n--------------\n\n- **index inspection quota**\n- **Per-site quota** (calls querying the same site):\n - 2000 QPD\n - 600 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 10,000,000 QPD\n - 15,000 QPM\n\nAll other resources\n-------------------\n\n- **Per-user limit** (calls made by the same user):\n - 20 QPS\n - 200 QPM\n- **Per-project limit** (calls made using the same Developer Console key):\n - 100,000,000 QPD\n\n*** ** * ** ***\n\nYou can see your current usage in the quota tab for your project in the [Google APIs Console](https://console.developers.google.com/project)."]]