承認の概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このドキュメントでは、認証、認可、アカウンティングの概要について説明します。すべての API 呼び出しで、アプリケーションを認証する必要があります。また、API がユーザーの限定公開データにアクセスする場合は、そのデータへのアクセスをユーザーが承認する必要があります。たとえば、一般公開の Google+ の投稿にアクセスするにはユーザーの承認は不要ですが、ユーザーの限定公開カレンダーにアクセスする場合は必要です。
また、割り当てと課金のために、すべての API 呼び出しにアカウンティングが伴います。このドキュメントでは、Google API で使用されているプロトコルの概要を説明し、詳細情報へのリンクを掲載しています。
アクセスタイプ
詳細については、「開始」ページの認証と認可セクションをご覧ください。
API キーの使用
API キーの詳細と例については、API キーのページをご覧ください。
OAuth 2.0 の使用
OAuth 2.0 の詳細と例については、OAuth 2.0 のページをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eGoogle APIs require authentication for all calls and authorization when accessing private user data.\u003c/p\u003e\n"],["\u003cp\u003eAPI usage is tracked for accounting, quota, and billing purposes.\u003c/p\u003e\n"],["\u003cp\u003eGoogle APIs utilize API keys and OAuth 2.0 for authentication and authorization.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can find more information about authentication, authorization, and API keys through provided links.\u003c/p\u003e\n"]]],[],null,["# Authorization Overview\n\nThis document is an overview of how authentication, authorization,\nand accounting are accomplished.\nFor all API calls, your application needs to be authenticated.\nWhen an API accesses a user's private data, your application\nmust also be authorized by the user to access the data.\nFor example, accessing a public Google+ post would not require user authorization,\nbut accessing a user's private calendar would.\nAlso, for quota and billing purposes, all API calls involve accounting.\nThis document summarizes the protocols used by Google APIs and provides links to more information.\n\nAccess types\n------------\n\nRead more in the [Authentication and authorization](/api-client-library/dotnet/get_started#auth) section in the Get Started page.\n\nUsing API keys\n--------------\n\n\nMore information and examples for API keys are provided on the\n[API Keys](/api-client-library/dotnet/guide/aaa_apikeys)\npage.\n\nUsing OAuth 2.0\n---------------\n\n\nMore information and examples for OAuth 2.0 are provided on the\n[OAuth 2.0](/api-client-library/dotnet/guide/aaa_oauth)\npage."]]