Geospatial API usage quota
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 2024-12-12 UTC.
[null,null,["Last updated 2024-12-12 UTC."],[[["ARCore SDK limits API requests to 1,000 sessions started per minute or 100,000 total requests per minute per project."],["Exceeding these API request limits may lead to an `AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED` error and unfulfilled requests."]]],[]]