The QPS limit can be raised by submitting a request to Google Support on the Edit Quotas page. Note that quotas are listed per minute in the Cloud Console but are also enforced per second. Choose the API (for example Geocoding API) and either per project or per user, depending on your needs. Quotas are per project and shared across API keys within a project. Since this is the case, another strategy to increase quotas is to create additional projects and spread traffic across multiple projects.
Note: Client IDs don't have the option to set quotas.
Example
3000 QPM = 50 QPS. Because quotas are also enforced per second, you may get an error if you try to complete more than 50 QPS because you are on track to hit more than 3000 QPM.
References
Most/all of the Maps Platform APIs have a per user quota. How is a user defined and measured?
Comments
0 comments
Article is closed for comments.