使用制限
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
batchGet
現バージョンの Google AMP URL API には、100 秒あたり 10 クエリというデフォルトの上限があります。API は今のところ無料で使用できます(料金をご覧ください)。
batchGet
メソッドには、1 回の呼び出しで取得できる AMP URL の数に関するデフォルトの上限(50 個)があります。
update-cache
update-cache
リクエストには、特定のホスト名に対して行うことができるリクエストの数に関するデフォルトの上限(1 秒あたり 10 個)があります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-04 UTC。
[null,null,["最終更新日 2025-08-04 UTC。"],[[["\u003cp\u003eThe Google AMP URL API, including the \u003ccode\u003ebatchGet\u003c/code\u003e method, is currently free to use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ebatchGet\u003c/code\u003e allows fetching data for up to 50 AMP URLs per request, but overall API usage is limited to 10 queries per 100 seconds.\u003c/p\u003e\n"],["\u003cp\u003eWhen using \u003ccode\u003eupdate-cache\u003c/code\u003e, you can send a maximum of 10 requests per second for each hostname.\u003c/p\u003e\n"]]],["The Google AMP URL API's `batchGet` method allows up to 50 AMP URLs per call, with a default limit of 10 queries per 100 seconds. The `update-cache` request is limited to 10 requests per second for each host name. The API is currently free. These limitations define how frequently and extensively users can retrieve and update AMP URLs via these methods.\n"],null,["# Usage Limits\n\nbatchGet\n--------\n\nThis version of the Google AMP URL API has a default limit of 10 queries per 100 seconds.\nThe API is free for now (see [Pricing](/amp/cache/reference/pricing)).\n\nFor the [`batchGet` method](/amp/cache/reference/acceleratedmobilepageurl/rest/v1/ampUrls/batchGet),\nthe default limit is 50 AMP URLs each time you call this method.\n\nupdate-cache\n------------\n\nFor the [`update-cache` request](/amp/cache/update-cache), the default limit is 10 requests per second for a given host name."]]