Multiple API Keys

China☆狼群 提交于 2019-12-12 13:56:42

问题


My company helps develop google map web apps for multiple clients. I am personally not a developer so please excuse me for asking a question that is likely obvious to everyone else.

I need to sign up for more than one API key because I do not want to exceed 25K on my one API Key. So is it possible to sign up for more than one API key - one for each one of my clients? This would ensure one client does not impact the rest and personally I do not exceed the api limit.


回答1:


I've created multiple keys for this purpose.

Each of your clients needs to be a separate Project in the Console. You then keep all of the quotas separate.

However: note that all of the keys are tied to your Google account. If one of your clients does something heinous it could reflect on your account and all the projects. On the other hand, because it's your account, Google will contact you about the usage and you could disable that particular key (thus stopping your client doing whatever it is).




回答2:


As of the time I'm writing this, the Developers console help states that

you cannot use multiple projects to try to exceed API usage limits

So I guess the answer is no, you cannot do that.



来源:https://stackoverflow.com/questions/10533850/multiple-api-keys

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