> ## Documentation Index
> Fetch the complete documentation index at: https://auth0.generaltranslation.app/llms.txt
> Use this file to discover all available pages before exploring further.

# 無料

> 無料パブリックサブスクリプションタイプのレート制限ポリシー。

無料サブスクリプションタイプのレート制限ポリシーは以下を参照してください。

<Accordion title="Authentication API 無料サブスクリプションタイプのAuthentication APIおよびAPIエンドポイントのレート制限。">
  <table class="table">
    <thead>
      <tr>
        <th><a href="/docs/ja-JP/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#api-rate-limits">API</a></th>
        <th><a href="/docs/ja-JP/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">バースト時の要求制限</a></th>
        <th><a href="/docs/ja-JP/ja-jp/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">サステイン時の要求制限</a></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>Authentication API</td>
        <td>300</td>
        <td>300/分</td>
      </tr>
    </tbody>
  </table>

  <table class="table">
    <thead>
      <tr>
        <th>エンドポイント</th>
        <th>メソッド</th>
        <th>パス</th>
        <th>バースト要求制限</th>
        <th>持続要求制限</th>
        <th>制限の種類</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>ユーザー情報</td>
        <td>GET、POST</td>
        <td>`/userinfo`</td>
        <td>10</td>
        <td>5/分</td>
        <td>一意のユーザーIDへ</td>
      </tr>

      <tr>
        <td>パスワード変更</td>
        <td>POST</td>
        <td>`/dbconnections/change_password` & `u/reset-password/request/:connection`</td>
        <td>10</td>
        <td>1/分</td>
        <td>IPアドレスから一意のメールアドレスへ</td>
      </tr>

      <tr>
        <td>サインアップ\*</td>
        <td>POST</td>
        <td>`/dbconnections/signup`</td>
        <td>50</td>
        <td>50/分</td>
        <td>IPアドレスから</td>
      </tr>

      <tr>
        <td>パスワードレスコード/リンク取得</td>
        <td>GET、POST</td>
        <td>`/passwordless/start`</td>
        <td>50</td>
        <td>50/時</td>
        <td>IPアドレスから</td>
      </tr>

      <tr>
        <td>トークン取得</td>
        <td>POST</td>
        <td>`/oauth/token`</td>
        <td>30</td>
        <td>30/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>クロスオリジン認証</td>
        <td>POST</td>
        <td>`co/authenticate`</td>
        <td>5</td>
        <td>5/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>認証</td>
        <td>POST</td>
        <td>`/usernamepassword/login`</td>
        <td>5</td>
        <td>5/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>JSON Web Tokenキー</td>
        <td>GET</td>
        <td>`/.well-known/jwks.json`</td>
        <td>20</td>
        <td>20/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>ネイティブソーシャルログイン</td>
        <td>POST</td>
        <td>`/oauth/token`</td>
        <td>50</td>
        <td>50/分</td>
        <td>Appleまたはのネイティブソーシャルログインの任意の要求</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/ja-jp/api/authentication#dynamic-application-client-registration">動的なアプリケーション（クライアント）登録</a></td>
        <td>POST</td>
        <td>`/oidc/register`</td>
        <td>5</td>
        <td>5/秒</td>
        <td>任意の要求</td>
      </tr>
    </tbody>
  </table>

  \*デフォルトの制限です。サインアップエンドポイントの制限はAuth0 Dashboardで構成することができます。詳細については、「[不審なIPのスロットリング](https://www.auth0.com/docs/secure/attack-protection/suspicious-ip-throttling)」をお読みください。
</Accordion>

<Accordion title="Mangement API 無料サブスクリプションレベルのManagement APIのレート制限。">
  <table class="table">
    <thead>
      <tr>
        <th><strong>API</strong></th>
        <th><strong>バースト要求制限</strong></th>
        <th><strong>持続的な要求制限</strong></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>Management</td>
        <td>2</td>
        <td>2/秒</td>
      </tr>
    </tbody>
  </table>

  <table class="table">
    <thead>
      <tr>
        <th><strong>エンドポイント</strong></th>
        <th><strong>メソッド</strong></th>
        <th><strong>パス</strong></th>
        <th><strong>バースト要求制限</strong></th>
        <th><strong>持続要求制限</strong></th>
        <th><strong>制限タイプ</strong></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>動的クライアント登録</td>
        <td>POST</td>
        <td>`/oidc/register`</td>
        <td>5</td>
        <td>5/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>カスタムドメイン検証</td>
        <td>POST</td>
        <td>`/api/v2/custom-domains{id}/verify`</td>
        <td>5</td>
        <td>5/分</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>ステータス接続読み取り</td>
        <td>POST</td>
        <td>`/api/v2/connections/{id}/status`</td>
        <td>100</td>
        <td>15/秒</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>署名鍵ローテーション</td>
        <td>POST</td>
        <td>`/api/v2/keys/signing/rotate`</td>
        <td>5</td>
        <td>5/日</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>メールテンプレート構成</td>
        <td>POST、PATCH、DELETE</td>
        <td>`/api/v2/email-templates`</td>
        <td>5</td>
        <td>25/分</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>メールテンプレート読み取り</td>
        <td>GET</td>
        <td>`/api/v2/email-templates`</td>
        <td>10</td>
        <td>50/分</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>メールプロバイダー構成</td>
        <td>POST、PATCH、DELETE</td>
        <td>`/api/v2/emails/provider`</td>
        <td>5</td>
        <td>25/分</td>
        <td>任意の要求</td>
      </tr>

      <tr>
        <td>メールプロバイダー読み取り</td>
        <td>GET</td>
        <td>`/api/v2/emails/provider`</td>
        <td>5</td>
        <td>25/分</td>
        <td>任意の要求</td>
      </tr>
    </tbody>
  </table>
</Accordion>
