> ## 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.

# Nuage privé Niveau Dev

> Limite anti-attaques pour le type d’abonnement Nuage privé Niveau 20 (Développement).

Voir ci-après les politiques de limite anti-attaques pour le type d’abonnement Nuage privé Niveau 20 (Développement).

<Accordion title="Authentication API Limites de débit pour Authentication API et les points de terminaison d’API dans le nuage privé de niveau 20 (développement).">
  <table class="table">
    <thead>
      <tr>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#api-rate-limits">API</a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Limite de requêtes en rafale</a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Limite de requêtes soutenues</a></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>Authentication API</td>
        <td>20</td>
        <td>20/seconde</td>
      </tr>
    </tbody>
  </table>

  <table class="table">
    <thead>
      <tr>
        <th><a href="/docs/fr-CA/fr-ca/api/authentication#introduction">Point de terminaison</a></th>
        <th>Méthode</th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Limite de requêtes en rafale</a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Limite de requêtes soutenues</a></th>
        <th>Type de limite</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#get-user-info">Informations sur l’utilisateur</a></td>
        <td>`GET`, `POST`</td>
        <td>10</td>
        <td>5/minute</td>
        <td>Vers un identifiant utilisateur unique</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#change-password">Modifier</a> <br /><br /> <a href="https://auth0.com/docs/authenticate/database-connections/password-change#universal-login-page">Réinitialiser le mot de passe avec la connexion universelle</a></td>
        <td>`POST`</td>
        <td>10</td>
        <td>1/minute</td>
        <td>Depuis une adresse IP vers une adresse courriel unique</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#signup">Inscription\* </a></td>
        <td>`POST`</td>
        <td>50</td>
        <td>50/minute</td>
        <td>Depuis une adresse IP</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#passwordless">Obtenir un code ou un lien à usage unique</a></td>
        <td>`GET`, `POST`</td>
        <td>50</td>
        <td>50/hour</td>
        <td>Depuis une adresse IP</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#verify-with-one-time-password-otp-">Connexion native via réseau social (Apple / Facebook seulement)</a></td>
        <td>`POST`</td>
        <td>50</td>
        <td>500/minute</td>
        <td>Toute requête pour la connexion native via réseau social avec Apple et Facebook</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#dynamic-application-client-registration">Inscription à application dynamique (Client)</a></td>
        <td>`POST`</td>
        <td>5</td>
        <td>5/seconde</td>
        <td>Toute requête</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/authentication#global-token-revocation">Déconnexion universelle</a></td>
        <td>`POST`</td>
        <td>5</td>
        <td>5/seconde</td>
        <td>Toute requête</td>
      </tr>
    </tbody>
  </table>

  \*Représente la limite par défaut. Vous pouvez configurer la limite pour le point de terminaison Inscription dans Auth0 Dashboard. Pour en apprendre davantage, consultez [Limitation du débit des IP suspectes](https://www.auth0.com/docs/secure/attack-protection/suspicious-ip-throttling).
</Accordion>

<Accordion title="Management API Limites anti-attaques pour Management API, les points de terminaison d’API et les groupes de points de terminaison d’API dans l’abonnement au nuage privé Tier 20 (Development).">
  <table class="table">
    <thead>
      <tr>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#api-rate-limits">API</a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Burst Request Limit (Limite de requêtes en rafale)</a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm">Sustained Request Limit (Limite de requêtes soutenues)</a></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>Management API</td>
        <td>20</td>
        <td>20/seconde</td>
      </tr>
    </tbody>
  </table>

  <table class="table">
    <thead>
      <tr>
        <th><a href="/docs/fr-CA/fr-ca/api/management/v2"><strong>Point de terminaison</strong></a></th>
        <th><strong>Méthode</strong></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm"><strong>Limite des demandes en rafale</strong></a></th>
        <th><a href="/docs/fr-CA/fr-ca/troubleshoot/customer-support/operational-policies/rate-limit-policy#rate-limit-algorithm"><strong>Limite de requêtes soutenues</strong></a></th>
        <th><strong>Type de limite</strong></th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-organizations">Obtenir les Organizations</a></td>
        <td>`GET`</td>
        <td>10</td>
        <td>100/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-organizations-by-id">Obtenir les Organizations par ID</a></td>
        <td>`GET`</td>
        <td>40</td>
        <td>500/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-name-by-name">Obtenir les Organizations par nom</a></td>
        <td>`GET`</td>
        <td>20</td>
        <td>200/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/post-organizations">Créer une Organization</a></td>
        <td>`POST`, `PATCH`, `DELETE`</td>
        <td>5</td>
        <td>150/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-members">Obtenir les membres d’une Organization</a></td>
        <td>`GET`</td>
        <td>40</td>
        <td>500/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/post-members">Ajouter les membres d’une Organization</a></td>
        <td>`POST`, `DELETE`</td>
        <td>20</td>
        <td>200/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-members">Obtenir les membres d’une Organization</a></td>
        <td>`GET`</td>
        <td>20</td>
        <td>200/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-organization-member-roles">Obtenir les rôles des membres d’une Organization</a></td>
        <td>`GET`</td>
        <td>20</td>
        <td>200/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/post-organization-member-roles">Créer les rôles des membres d’une Organization</a></td>
        <td>`POST`, `DELETE`</td>
        <td>20</td>
        <td>200/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-enabled-connections">Obtenir les connexions d’une Organization</a></td>
        <td>`GET`</td>
        <td>10</td>
        <td>100/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/post-enabled-connections">Créer des connexions pour une Organization</a></td>
        <td>`POST`, `PATCH`, `DELETE`</td>
        <td>5</td>
        <td>150/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/custom-domains/post-verify">Vérifier le domaine personnalisé</a></td>
        <td>`POST`</td>
        <td>5</td>
        <td>5/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/connections/get-status">Obtenir l’état de la connexion</a></td>
        <td>`GET`</td>
        <td>100</td>
        <td>15/seconde</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/keys/post-signing-keys">Effectuer une rotation des clés de connexion</a></td>
        <td>`POST`</td>
        <td>5</td>
        <td>5/jour</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/prompts/get-partials">Obtenir des partiels pour une invite</a></td>
        <td>`GET`</td>
        <td>5</td>
        <td>5/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/prompts/put-partials">Créer des partiels pour une invite</a></td>
        <td>`PUT`</td>
        <td>5</td>
        <td>5/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/clients/get-clients">Obtenir des clients</a><p><br />S’applique uniquement à l’utilisation du paramètre `q`.<br /></p></td>
        <td>`GET`</td>
        <td>5</td>
        <td>150/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/get-organization-client-grants">Obtenir les autorisations client d’une Organization</a></td>
        <td>`GET`</td>
        <td>10</td>
        <td>100/minute</td>
        <td>Toute demande</td>
      </tr>

      <tr>
        <td><a href="https://auth0.com/docs/api/management/v2/organizations/create-organization-client-grants">Créer les autorisations client d’une Organization</a></td>
        <td>`POST`</td>
        <td>5</td>
        <td>150/minute</td>
        <td>Toute demande</td>
      </tr>
    </tbody>
  </table>
</Accordion>

<Accordion title="SCIM API Limites anti-attaques pour les points de terminaison SCIM API entrants dans le type d’abonnement Nuage privé de niveau 20 (développement).">
  <table class="table">
    <thead>
      <tr>
        <th>Type de limite</th>
        <th>Chemin du point de terminaison</th>
        <th>Opération</th>
        <th>Limite</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td>Point de terminaison unique de la connexion SCIM</td>
        <td>`/scim/v2/connections/{connection-id}`</td>
        <td>Toute requête</td>
        <td>25 requêtes par seconde</td>
      </tr>

      <tr>
        <td>Limite globale de locataires pour toutes les connexions SCIM</td>
        <td>`/scim/v2/connections/*`</td>
        <td>Toute requête</td>
        <td>100 requêtes par seconde</td>
      </tr>
    </tbody>
  </table>
</Accordion>
