Routes API FAQ
Is there a rate limit on the API?
For computing routes, there is a default rate limit of 3,000 QPM
(requests per minute).
For computing a route matrix, the rate limit is 3,000 EPM
(elements per minute, calculated by number of origins × number of destinations).
See Usage limits and billing for more information.
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-03-07 UTC.
[null,null,["Last updated 2025-03-07 UTC."],[[["The API has a default rate limit of 3,000 requests per minute for computing routes."],["For route matrix computations, the rate limit is 3,000 elements per minute (origins x destinations)."],["More details on usage limits and billing can be found in the provided documentation link."]]],[]]