简体   繁体   English

谷歌云上每个项目的 API 密钥限制

[英]Limit to API keys per project on google cloud

In order to organize usage of my sites through the dashboard on the google cloud platform I would like to assign individual api keys, one per site.为了通过谷歌云平台上的仪表板组织我的网站的使用,我想分配单独的 api 密钥,每个站点一个。 I know that a billing account has a limit of 5 projects, but can a project have any number of keys?我知道一个结算帐号最多只能有 5 个项目,但是一个项目可以有任意数量的键吗?

I'm using hundreds of keys now.我现在正在使用数百个键。 This seems a project can have unlimited number of keys.这似乎一个项目可以有无限数量的键。

Only the queries per second (QPS) is limited by API: https://developers.google.com/maps/faq#usage_apis仅每秒查询数 (QPS) 受 API 限制: https : //developers.google.com/maps/faq#usage_apis

Number of queries per day is not limited, it's just your billing.每天的查询次数不受限制,这只是您的帐单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Google Cloud Vision API限制和使用 - Google Cloud Vision API limit and usage Rest API Google Cloud-创建/编辑/列出 API 密钥 - Rest API Google Cloud- create/edit/list API Keys 在谷歌云项目中启用所有 API - Enabling all API in Google Cloud project Google API地理编码OVER_QUERY_LIMIT,每秒5个地址? - Google API Geocoding OVER_QUERY_LIMIT , 5 addresses per second? 使用Cloud Resource Manager API创建Google Cloud Project - Create Google Cloud Project with Cloud Resource Manager API 如何在 Google Cloud 控制台中限制 Firebase API 密钥 - How to restrict Firebase API keys in the Google Cloud console “超过配额组‘ReadGroup’的配额并限制服务 google api 的‘每用户每 100 秒读取请求数’ - "Quota exceeded for quota group 'ReadGroup' and limit 'Read requests per user per 100 seconds' of service google api 我的问题是关于 google 自定义搜索 api 及其“每个用户每 100 秒的查询”限制 - My question is about google custom search api and its "queries per 100 seconds per user" limit 限制 google api 项目的 OAuth 2.0 客户端 ID - Limit OAuth 2.0 client IDs for a google api project Google Drive API将项目限制为具有只读访问权限的特定文件夹 - Google Drive API limit Project to Specific folder with Read only access
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM