These terms govern your use of the Find The Breach API and supplement our general Terms of Service.
Effective: February 23, 2026 | Version 1.0
Access to the Find The Breach API requires a valid API key, issued via the Portal under Settings → API Keys. API keys are prefixed with ftb_ and must be included in requests via the X-API-Key header.
Key Responsibilities:
To ensure platform stability and fair access for all customers, the API enforces the following rate limits:
| Plan | Requests/min | Concurrent Scans | Daily Scan Limit |
|---|---|---|---|
| Free | 30 | 1 | 5 |
| Pro | 120 | 3 | 50 |
| Enterprise | 600 | 10 | Unlimited |
Rate limit headers are returned with every response: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset. Exceeding limits returns HTTP 429.
You retain full ownership of all scan results generated through the API. Find The Breach does not claim any intellectual property rights over your scan data, reports, or vulnerability findings.
License Grant: You grant Find The Breach a limited license to process, store, and transmit scan data solely for the purpose of providing the scanning service and generating reports as requested.
Data Retention: Scan results are retained per your plan's retention policy (see Privacy Policy). You may export or delete your data at any time via the API or Portal.
API availability targets mirror our general Service Level Agreement:
Service credits apply per our SLA for sustained downtime exceeding the monthly uptime target.
In addition to the prohibitions in our Acceptable Use Policy, you must not:
The current API version is v1. When breaking changes are introduced:
Sunset: <date> headerScan results exported in SARIF (Static Analysis Results Interchange Format) are provided for integration with GitHub Code Scanning, GitLab SAST, and other CI/CD platforms.
Accuracy Disclaimer: Automated scan results may contain false positives or miss certain vulnerability classes. SARIF exports should be reviewed by qualified security personnel before acting on findings. See Section 12 of our Terms of Service for full accuracy disclaimers.
Webhook payloads may contain vulnerability summaries, severity indicators, scan status updates, and asset metadata. You are responsible for:
FindTheBreach is not responsible for data exposure resulting from improperly secured webhook receivers.
API rate limits are enforced per API key and per account. Current limits are documented in our API Documentation.
HTTP 429 Too Many Requests responses with a Retry-After headerScan results submitted or generated through the API are subject to the same retention periods as described in the Privacy Policy (Section 13). Specific API data retention:
If you integrate FindTheBreach's API into automated workflows (including but not limited to CI/CD pipelines, orchestration tools, or scheduled tasks), you are solely responsible for ensuring that all targets scanned through such automation are properly authorized under Section 5 of the Terms of Service.
FindTheBreach is not liable for any damages, claims, or legal consequences arising from automated scans initiated against unauthorized targets through your API integration. We strongly recommend implementing:
For API-specific inquiries, contact api@findthebreach.com. For general legal questions, contact legal@findthebreach.com.
API documentation: /api-docs