Prerequisites
Before you begin, you’ll need:1
Create an Account
Sign up at oathnet.org if you haven’t already.
2
Get Your API Key
Open Dashboard > Account and generate a new API key.
3
Store It Securely
Keep the key in an environment variable or secret manager.
Try the API Playground
The OpenAPI reference includes an interactive playground where you can:- enter your API key in the authorization section
- set request parameters
- send the request and inspect the live response
Try V2 Breach Search
Learn the workflow first, then use OpenAPI for the exact request shape
Your First API Call
Start with the current breach search endpoint:Example Response
Understanding the Response
Search Sessions
Search-session and v2 search endpoints can participate in the same flow when you want related lookups grouped under a sharedsearch_id.
Common Query Types
OathNet automatically detects many common query types from theq parameter:
Next Steps
API Reference
Explore the generated OpenAPI endpoint reference
Scanners Guide
Learn how to monitor new results automatically