Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.oathnet.org/llms.txt

Use this file to discover all available pages before exploring further.

Getting Help

Documentation

Search the docs for guides, tutorials, and endpoint reference.

Discord Community

Join Discord for real-time discussion and troubleshooting.

Email Support

Contact support directly for account, billing, or security issues.

Before Contacting Support

Please include:
  1. what you were trying to do
  2. the endpoint and parameters you used
  3. the HTTP status code and full response body
  4. whether the issue reproduces consistently

Example Bug Report

Issue: unexpected 403 on breach search

Request:
GET /service/v2/breach/search?q=test@example.com
Headers: x-api-key: [REDACTED]

Response:
HTTP 403
{"success": false, "message": "You have reached your daily lookup limit"}

Notes:
- key works on lower-cost endpoints
- issue started today after several export jobs

Security Issues

Do not report security issues publicly. Email support@oathnet.org directly with details.

Contact