naftiko: 1.0.0-alpha2 info: label: "Auth0 Management API \u2014 Attack Protection" description: Auth0 Management API capability covering the Attack Protection resource group (5 paths). Self-contained Naftiko capability covering one Auth0 Management surface. 10 operations. tags: - Auth0 - Management API - Attack Protection created: '2026-05-22' modified: '2026-05-22' binds: - namespace: env keys: AUTH0_DOMAIN: AUTH0_DOMAIN AUTH0_MGMT_TOKEN: AUTH0_MGMT_TOKEN capability: consumes: - type: http namespace: auth0-management-attack-protection baseUri: https://{AUTH0_DOMAIN}/api/v2 description: "Auth0 Management API \u2014 Attack Protection resource group. Self-contained." resources: - name: attack-protection-bot-detection path: /attack-protection/bot-detection operations: - name: get_bot-detection method: GET description: Get Bot Detection Settings outputRawFormat: json - name: patch_bot-detection method: PATCH description: Update Bot Detection Settings outputRawFormat: json - name: attack-protection-breached-password-detection path: /attack-protection/breached-password-detection operations: - name: get_breached-password-detection method: GET description: Get Breached Password Detection Settings outputRawFormat: json - name: patch_breached-password-detection method: PATCH description: Update Breached Password Detection Settings outputRawFormat: json - name: attack-protection-brute-force-protection path: /attack-protection/brute-force-protection operations: - name: get_brute-force-protection method: GET description: Get Brute-force Settings outputRawFormat: json - name: patch_brute-force-protection method: PATCH description: Update Brute-force Settings outputRawFormat: json - name: attack-protection-captcha path: /attack-protection/captcha operations: - name: get_captcha method: GET description: Get the CAPTCHA Configuration for a Tenant outputRawFormat: json - name: patch_captcha method: PATCH description: Partial Update for CAPTCHA Configuration outputRawFormat: json - name: attack-protection-suspicious-ip-throttling path: /attack-protection/suspicious-ip-throttling operations: - name: get_suspicious-ip-throttling method: GET description: Get Suspicious IP Throttling Settings outputRawFormat: json - name: patch_suspicious-ip-throttling method: PATCH description: Update Suspicious IP Throttling Settings outputRawFormat: json