Create an asynchronous export job.
Starts an export job forDocumentation Index
Fetch the complete documentation index at: https://docs.oathnet.org/llms.txt
Use this file to discover all available pages before exploring further.
stealer, victims, or breach data.
202. Use Get Export Status to poll progress.API key for authentication (lowercase header name)
docs, victims, breach stealer, victims, breach json, jsonl, csv Reusable JSON form of a search request for exports and bulk-search jobs.
It accepts the same public filter keys as the corresponding V2 search endpoint, plus filter
and filter_id. Prefer canonical JSON keys such as domain, email_domain, dbname,
and username; bracketed variants such as domain[] are also accepted by the backend.
{
"q": "alice@example.com",
"email": "alice@example.com",
"dbname[]": ["linkedin.com", "twitter.com"],
"wildcard": true,
"extra_params": { "sort": "-indexed_at" }
}Raw export job snapshot
queued, running, completed, canceled