> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-feat-init-gt-translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Essentials および Professional 料金プランのレート制限。

# Essentials and Professional

以下に、Essentials および Professional の料金プランに適用されるレート制限を示します。

<AccordionGroup>
  <Accordion title="Authentication API: Essentials および Professional の料金プランにおける Authentication API と API エンドポイントのレート制限。">
    | [API](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#api-rate-limits) | [バーストリクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [継続リクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) |
    | ------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
    | Authentication API                                                                                      | 25                                                                                                                   | 25/second                                                                                                          |

    | [エンドポイント](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#endpoint-rate-limits)                                                                                              | メソッド          | [バーストリクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [継続リクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限タイプ                                           |
    | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------- |
    | [ユーザー情報](https://auth0.com/docs/api/authentication#get-user-info)                                                                                                                                             | `GET`, `POST` | 10                                                                                                                   | 5/minute                                                                                                           | 一意のユーザー ID ごと                                   |
    | [Change Password](https://auth0.com/docs/api/authentication#change-password)<br /><br />[Universal Login を使用したパスワードのリセット](/docs/ja-jp/authenticate/database-connections/password-change#universal-login-page) | `POST`        | 10                                                                                                                   | 1/minute                                                                                                           | IP アドレスと一意のメールアドレスの組み合わせごと                      |
    | [パスワードレスのコードまたはリンクを取得](https://auth0.com/docs/api/authentication#passwordless)                                                                                                                                | `GET`, `POST` | 50                                                                                                                   | 50/hour                                                                                                            | IP アドレスごと                                       |
    | [ネイティブソーシャルログイン (Apple / Facebook のみ) ](https://auth0.com/docs/api/authentication#verify-with-one-time-password-otp-)                                                                                         | `POST`        | 50                                                                                                                   | 500/minute                                                                                                         | Apple または Facebook のネイティブソーシャルログインに対するすべてのリクエスト |
    | [動的アプリケーション (クライアント) 登録](https://auth0.com/docs/api/authentication#dynamic-application-client-registration)                                                                                                   | `POST`        | 5                                                                                                                    | 5/second                                                                                                           | すべてのリクエスト                                       |
    | [Universal Logout](https://auth0.com/docs/api/authentication#global-token-revocation)                                                                                                                         | `POST`        | 35                                                                                                                   | 35/second                                                                                                          | すべてのリクエスト                                       |
    | プッシュ型認可リクエスト (PAR)                                                                                                                                                                                            | `POST`        | 100                                                                                                                  | 100/second                                                                                                         | IP アドレスごと                                       |
    | バックチャネル authorize (CIBA)                                                                                                                                                                                      | `POST`        | 500                                                                                                                  | 500/minute                                                                                                         | IP アドレスごと                                       |
    | デバイスコードのアクティベーション (prompt なし)                                                                                                                                                                                 | `POST`        | 30                                                                                                                   | 6/second                                                                                                           | IP アドレスごと                                       |
    | デバイスコード認可                                                                                                                                                                                                     | `POST`        | 5                                                                                                                    | 5/second                                                                                                           | IP アドレスごと                                       |
    | MFA アウトオブバンドトークン交換                                                                                                                                                                                            | `POST`        | 12                                                                                                                   | 12/minute                                                                                                          | 一意のセッションごと                                      |
    | [カスタムトークン交換](/docs/ja-jp/authenticate/custom-token-exchange)                                                                                                                                                  | `POST`        | 4                                                                                                                    | 4/second                                                                                                           | すべてのリクエスト                                       |
    | [On-Behalf-Of Token Exchange](/docs/ja-jp/secure/call-apis-on-users-behalf/on-behalf-of-token-exchange)                                                                                                       | `POST`        | 8                                                                                                                    | 8/second                                                                                                           | すべてのリクエスト                                       |
    | [クロスアプリアクセス (ID-JAG 交換)](/docs/ja-jp/ai-agents-mcp/cross-app-access)                                                                                                                                          | `POST`        | 25                                                                                                                   | 25/second                                                                                                          | すべてのリクエスト                                       |

    \*デフォルトの上限を表します。Signup endpoint の上限は Auth0 Dashboard で設定できます。詳細は、[不審な IP スロットリング](/docs/ja-jp/secure/attack-protection/suspicious-ip-throttling)を参照してください。
  </Accordion>

  <Accordion title="Management API: Essentials および Professional の料金プランにおける、Management API、API エンドポイント、および API エンドポイントグループのレート制限。">
    | [エンドポイント](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#endpoint-rate-limits)                                      | メソッド                      | [バーストリクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [継続リクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限タイプ     |
    | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --------- |
    | [Organizations の取得](https://auth0.com/docs/api/management/v2/organizations/get-organizations)                                                         | `GET`                     | 5                                                                                                                    | 50/minute                                                                                                          | すべてのリクエスト |
    | [ID による Organizations の取得](https://auth0.com/docs/api/management/v2/organizations/get-organizations-by-id)                                            | `GET`                     | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [名前による Organizations の取得](https://auth0.com/docs/api/management/v2/organizations/get-name-by-name)                                                    | `GET`                     | 10                                                                                                                   | 100/minute                                                                                                         | すべてのリクエスト |
    | [Organizations の管理](https://auth0.com/docs/api/management/v2/organizations/post-organizations)                                                        | `POST`, `PATCH`, `DELETE` | 5                                                                                                                    | 25/minute                                                                                                          | すべてのリクエスト |
    | [organization のメンバーの取得](https://auth0.com/docs/api/management/v2/organizations/get-organization-members)                                              | `GET`                     | 40                                                                                                                   | 500/minute                                                                                                         | すべてのリクエスト |
    | [organization のメンバーの管理](https://auth0.com/docs/api/management/v2/organizations/post-members)                                                          | `POST`, `DELETE`          | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [organization に属するメンバーの取得](https://auth0.com/docs/api/management/v2/organizations/get-organization-members)                                           | `GET`                     | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [organization のメンバーロールの取得](https://auth0.com/docs/api/management/v2/organizations/get-organization-member-roles)                                      | `GET`                     | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [organization のメンバーロールの管理](https://auth0.com/docs/api/management/v2/organizations/post-organization-member-roles)                                     | `POST`, `DELETE`          | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [Organization Connections の取得](https://auth0.com/docs/api/management/v2/organizations/get-enabled-connections)                                        | `GET`                     | 5                                                                                                                    | 50/minute                                                                                                          | すべてのリクエスト |
    | [Organization Connections の管理](https://auth0.com/docs/api/management/v2/organizations/post-enabled-connections)                                       | `POST`, `PATCH`, `DELETE` | 5                                                                                                                    | 25/minute                                                                                                          | すべてのリクエスト |
    | [Users の取得](https://auth0.com/docs/api/management/v2/users/get-users)                                                                                 | `GET`                     | 40                                                                                                                   | 500/minute                                                                                                         | すべてのリクエスト |
    | [Users の管理](https://auth0.com/docs/api/management/v2/users/post-users)                                                                                | `POST`, `PATCH`           | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [Users の管理](https://auth0.com/docs/api/management/v2/users/delete-users-by-id)                                                                        | `DELETE`                  | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | [ログの取得](https://auth0.com/docs/api/management/v2/logs/get-logs)                                                                                       | `GET`                     | 10                                                                                                                   | 100/minute                                                                                                         | すべてのリクエスト |
    | [クライアントの取得](https://auth0.com/docs/api/management/v2/clients/get-clients)                                                                             | `GET`                     | 5                                                                                                                    | 100/minute                                                                                                         | すべてのリクエスト |
    | [接続の取得](https://auth0.com/docs/api/management/v2/connections/get-connections)                                                                         | `GET`                     | 5                                                                                                                    | 50/minute                                                                                                          | すべてのリクエスト |
    | [デバイス資格情報の管理](https://auth0.com/docs/api/management/v2/device-credentials/post-device-credentials)                                                    | `POST`, `DELETE`          | 5                                                                                                                    | 100/minute                                                                                                         | すべてのリクエスト |
    | [カスタムドメインの管理](https://auth0.com/docs/api/management/v2/custom-domains/post-verify)                                                                    | `POST`                    | 5                                                                                                                    | 5/minute                                                                                                           | すべてのリクエスト |
    | [接続ステータスの取得](https://auth0.com/docs/api/management/v2/connections/get-status)                                                                         | `GET`                     | 100                                                                                                                  | 15/second                                                                                                          | すべてのリクエスト |
    | [署名鍵の管理](https://auth0.com/docs/api/management/v2/keys/post-signing-keys)                                                                             | `POST`                    | 5                                                                                                                    | 5/day                                                                                                              | すべてのリクエスト |
    | [プロンプトの partials の取得](https://auth0.com/docs/api/management/v2/prompts/get-partials)                                                                  | `GET`                     | 5                                                                                                                    | 5/minute                                                                                                           | すべてのリクエスト |
    | [プロンプトの partials の管理](https://auth0.com/docs/api/management/v2/prompts/put-partials)                                                                  | `PUT`                     | 5                                                                                                                    | 5/minute                                                                                                           | すべてのリクエスト |
    | [クライアントの取得](https://auth0.com/docs/api/management/v2/clients/get-clients)<br />`q` パラメータの使用時にのみ適用されます。                                                | `GET`                     | 5                                                                                                                    | 150/minute                                                                                                         | すべてのリクエスト |
    | [organization のクライアントグラントの取得](https://auth0.com/docs/api/management/v2/organizations/get-organization-client-grants)                                  | `GET`                     | 10                                                                                                                   | 100/minute                                                                                                         | すべてのリクエスト |
    | [organization のクライアントグラントの管理](https://auth0.com/docs/api/management/v2/organizations/create-organization-client-grants)                               | `POST`                    | 5                                                                                                                    | 150/minute                                                                                                         | すべてのリクエスト |
    | [メールテンプレートの管理](https://auth0.com/docs/api/management/v2/email-templates/post-email-templates)                                                         | `POST`, `PATCH`, `DELETE` | 5                                                                                                                    | 25/minute                                                                                                          | すべてのリクエスト |
    | [メールテンプレートの取得](https://auth0.com/docs/api/management/v2/email-templates/get-email-templates-by-template-name)                                         | `GET`                     | 10                                                                                                                   | 50/minute                                                                                                          | すべてのリクエスト |
    | [メールプロバイダーの管理](https://auth0.com/docs/api/management/v2/emails/patch-provider)                                                                        | `POST`, `PATCH`, `DELETE` | 5                                                                                                                    | 25/minute                                                                                                          | すべてのリクエスト |
    | [メールプロバイダーの取得](https://auth0.com/docs/api/management/v2/emails/get-provider)                                                                          | `GET`                     | 5                                                                                                                    | 25/minute                                                                                                          | すべてのリクエスト |
    | [Token Exchange プロファイルの作成・更新・削除](/docs/ja-jp/authenticate/custom-token-exchange/configure-custom-token-exchange#create-custom-token-exchange-profile) | `POST`, `PATCH`, `DELETE` | 5                                                                                                                    | 100/minute                                                                                                         | すべてのリクエスト |
    | [Token Exchange プロファイルの取得](/docs/ja-jp/authenticate/custom-token-exchange/configure-custom-token-exchange#manage-custom-token-exchange-profile)       | `GET`                     | 20                                                                                                                   | 200/minute                                                                                                         | すべてのリクエスト |
    | その他すべてのエンドポイントの合計                                                                                                                                     | N/A                       | 10                                                                                                                   | 150/minute                                                                                                         | すべてのリクエスト |
  </Accordion>

  <Accordion title="SCIM API: エンタープライズ接続を含むパブリッククラウドのサブスクリプションにおける、インバウンドSCIM APIエンドポイントのレート制限。">
    | 制限タイプ                     | エンドポイントパス                              | 操作        | 制限               |
    | ------------------------- | -------------------------------------- | --------- | ---------------- |
    | 個別の SCIM 接続エンドポイント        | `/scim/v2/connections/{connection-id}` | すべてのリクエスト | 1 秒あたり 25 リクエスト  |
    | すべての SCIM 接続に対するテナント全体の制限 | `/scim/v2/connections/*`               | すべてのリクエスト | 1 秒あたり 100 リクエスト |
  </Accordion>

  <Accordion title="Universal Loginフローのエンドポイント: すべてのサブスクリプションタイプに共通する、Universal Login認証フローで使用されるエンドポイントのレート制限。">
    | エンドポイント                        | メソッド          | [バーストリクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [継続リクエスト上限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限種別              |
    | ------------------------------ | ------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ----------------- |
    | Universal Loginプロンプト (全体)      | `GET`, `POST` | 500                                                                                                                  | 500/分                                                                                                              | IPアドレス単位          |
    | Universal Loginプロンプト (プロンプトごと) | `GET`         | 20                                                                                                                   | 10/分                                                                                                               | IPアドレスおよびstate値単位 |
    | Universal Loginプロンプト (プロンプトごと) | `POST`        | 10                                                                                                                   | 5/分                                                                                                                | IPアドレス単位          |
    | パスワードリセットプロンプト                 | `GET`         | 500                                                                                                                  | 500/分                                                                                                              | IPアドレス単位          |
    | MFAプッシュ登録プロンプト                 | `GET`, `POST` | 500                                                                                                                  | 500/分                                                                                                              | IPアドレス単位          |
    | MFAプッシュチャレンジプロンプト              | `GET`, `POST` | 500                                                                                                                  | 500/分                                                                                                              | IPアドレス単位          |
    | MFA SMS登録プロンプト                 | `GET`         | 20                                                                                                                   | 10/分                                                                                                               | IPアドレス単位          |
    | MFA SMS登録プロンプト                 | `POST`        | 10                                                                                                                   | 5/分                                                                                                                | IPアドレス単位          |
    | MFA SMS登録確認プロンプト               | `GET`         | 20                                                                                                                   | 10/分                                                                                                               | IPアドレス単位          |
    | MFA SMS登録確認プロンプト               | `POST`        | 10                                                                                                                   | 5/分                                                                                                                | IPアドレス単位          |
    | パスワードレスSMSチャレンジプロンプト           | `GET`, `POST` | 5                                                                                                                    | 5/分                                                                                                                | IPアドレス単位          |
    | パスワードレスメールチャレンジプロンプト           | `GET`, `POST` | 5                                                                                                                    | 5/分                                                                                                                | IPアドレス単位          |
    | 電話番号認証登録プロンプト                  | `GET`, `POST` | 5                                                                                                                    | 5/分                                                                                                                | IPアドレス単位          |
    | 電話番号認証チャレンジプロンプト               | `GET`, `POST` | 5                                                                                                                    | 5/分                                                                                                                | IPアドレス単位          |
    | デバイスコードプロンプト                   | `GET`, `POST` | 5                                                                                                                    | 5/秒                                                                                                                | IPアドレス単位          |
  </Accordion>

  <Accordion title="追加のMFAレート制限: 追加のMFAレート制限。">
    | エンドポイント               | [バーストリクエスト制限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [継続的リクエスト制限](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限タイプ  | 制限            |
    | --------------------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------ | ------------- |
    | OTP (6桁の数字) の失敗回数     | 10                                                                                                                   | 10                                                                                                                  | 1時間あたり | 一意のユーザー ID ごと |
    | リカバリーコードの失敗回数         | 10                                                                                                                   | 10                                                                                                                  | 1時間あたり | 一意のユーザー ID ごと |
    | WebAuthn チャレンジの失敗回数   | 15                                                                                                                   | 15                                                                                                                  | 1分あたり  | 一意のユーザー ID ごと |
    | 生成された WebAuthn チャレンジ数 | 15                                                                                                                   | 15                                                                                                                  | 1分あたり  | 一意のユーザー ID ごと |
    | ユーザーごとに送信されるプッシュ通知の数  | 5                                                                                                                    | 5                                                                                                                   | 1分あたり  | 一意のユーザー ID ごと |
    | ユーザーごとに送信される SMS の数   | 10                                                                                                                   | 1                                                                                                                   | 1時間あたり | 一意のユーザー ID ごと |
    | ユーザーごとに送信される Email の数 | 20                                                                                                                   | 1                                                                                                                   | 1分あたり  | 一意のユーザー ID ごと |
  </Accordion>

  <Accordion title="My Account API: Essentials プランおよび Professional プランの My Account API エンドポイントに対するレート制限。">
    テナントレベル:

    | エンドポイント           | メソッド                    | [Burst Request Limit](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [Sustained Request Limit](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限タイプ     |
    | ----------------- | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | --------- |
    | 認証方法の取得           | `GET`                   | 5                                                                                                                            | 5/秒                                                                                                                              | すべてのリクエスト |
    | 認証方法の更新           | `POST`, `PUT`, `DELETE` | 5                                                                                                                            | 5/秒                                                                                                                              | すべてのリクエスト |
    | 認証方法の取得 (フィルター適用) | `GET`                   | 20                                                                                                                           | 20/秒                                                                                                                             | すべてのリクエスト |

    ユーザーレベル:

    | エンドポイント           | メソッド                    | [Burst Request Limit](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | [Sustained Request Limit](/docs/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm) | 制限タイプ        |
    | ----------------- | ----------------------- | ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------ |
    | 認証方法の取得           | `GET`                   | 5                                                                                                                            | 5/分                                                                                                                              | 一意のuser IDごと |
    | 認証方法の更新           | `POST`, `PUT`, `DELETE` | 5                                                                                                                            | 5/分                                                                                                                              | 一意のuser IDごと |
    | 認証方法の取得 (フィルター適用) | `GET`                   | 10                                                                                                                           | 10/分                                                                                                                             | 一意のuser IDごと |
  </Accordion>
</AccordionGroup>
