Scanners
Test Draft Scanner Delivery
POST
Test Draft Scanner Delivery
Validate and send a real test notification without saving the scanner first.
Authorizations
API key for authentication (lowercase header name)
Body
application/json
Available options:
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.
Example:
{
"q": "alice@example.com",
"email": "alice@example.com",
"dbname[]": ["linkedin.com", "twitter.com"],
"wildcard": true,
"extra_params": { "sort": "-indexed_at" }
}Available options:
email, webhook, discord Available options:
api_key, signed_json, signed_encrypted Test Draft Scanner Delivery