Geospatial API usage quota
Stay organized with collections
Save and categorize content based on your preferences.
The ARCore SDK limits API requests to the ARCore service to the following limits
for each project that uses the ARCore SDK:
- 1,000 sessions started per minute, or
- 100,000 requests per minute
API requests in excess of these limits may result
in an
AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED
error and an unfulfilled request.
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-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eARCore SDK limits API requests to 1,000 sessions started per minute or 100,000 total requests per minute per project.\u003c/p\u003e\n"],["\u003cp\u003eExceeding these API request limits may lead to an \u003ccode\u003eAR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED\u003c/code\u003e error and unfulfilled requests.\u003c/p\u003e\n"]]],["The ARCore SDK enforces API request limits per project: 1,000 sessions started per minute or 100,000 requests per minute. Exceeding these limits may cause an `AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED` error, leading to unfulfilled requests. These restrictions apply to all projects utilizing the ARCore SDK and dictate the maximum number of ARCore service interactions allowed within a given time frame.\n"],null,["# Geospatial API usage quota\n\nThe ARCore SDK limits API requests to the ARCore service to the following limits\nfor each project that uses the ARCore SDK:\n\n- **1,000 sessions started per minute**, or\n- **100,000 requests per minute**\n\nAPI requests in excess of these limits may result\n\nin an\n[`AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED`](/ar/reference/c/group/ar-earth#arearthstate)\nerror and an unfulfilled request."]]