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 a
GAREarthStateErrorResourceExhausted
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 projects are limited to 1,000 session starts per minute."],["ARCore SDK projects are also limited to a total of 100,000 API requests per minute."],["Exceeding these limits may lead to errors and unfulfilled API requests."]]],[]]