Google Place API usage limitations and billing

旧时模样 提交于 2020-11-30 11:05:33

问题


I have developed one app in which i have used the Google Place API. This is what places doc says about limitation.

The Google Places API has the following query limits:

  1. Users with an API key are allowed 1 000 requests per 24 hour period.

  2. Users who have also verified their identity through the APIs console are allowed 100 000 requests per 24 hour period. A credit card is required for verification, by enabling billing in the console. Your card will not be charged for use of the Places API.

So my question is that if i enable billing for Place API then its free? Is it really true?


回答1:


Yes, you will have what they are saying. I have done that, so I can confirm... If you put your credit card info, you are letting them know that you are a verified user, and that therefore you won't misuse their services.

And for the second question, we are talking about Google here. It is really true, you won't be charged, they can make money from other sources :)

EDIT:

Actually, if you need more than the "verified" option, it seems you can contact them as stated by Thor Mitchell (Product Manager @Google) in this topic at Quora: Pros and Cons of Places API

"The limits on use (after identity verification) is 100,000 requests per day, and we're happy to talk to developers who need more about their requirements."




回答2:


As of today, the limit is 150,000 free requests per day, but the documentation is hard to make sense of in terms of how they bill overage.




回答3:


Latest update March 2019:

"For an overview of pricing for the Google Maps Platform products, please see the Pricing Sheet.

To learn more about how Google Maps Platform APIs are billed, please see Understanding billing for Maps, Routes, and Places."



来源:https://stackoverflow.com/questions/10161672/google-place-api-usage-limitations-and-billing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!