Update scanner configuration in place.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.
API key for authentication (lowercase header name)
stealer, breach Persistent scanner search definition.
Scanners reuse the same flat filters and structured filter grammar as V2 search,
but reject runtime-only params such as from, to, cursor, page_size, format,
debug, and search_id. Scanner runs always execute on indexed_at.
{
"q": "alice@example.com",
"email": "alice@example.com",
"dbname[]": ["linkedin.com", "twitter.com"],
"wildcard": true,
"extra_params": { "sort": "-indexed_at" }
}
email, webhook, discord api_key, signed_json, signed_encrypted Raw scanner object
stealer, breach active, paused, disabled Persistent scanner search definition.
Scanners reuse the same flat filters and structured filter grammar as V2 search,
but reject runtime-only params such as from, to, cursor, page_size, format,
debug, and search_id. Scanner runs always execute on indexed_at.
{
"q": "alice@example.com",
"email": "alice@example.com",
"dbname[]": ["linkedin.com", "twitter.com"],
"wildcard": true,
"extra_params": { "sort": "-indexed_at" }
}
email, webhook, discord api_key, signed_json, signed_encrypted