Queue a domain for Intel scanning
POST/domains/monitor
Dispatch a domain directly to the Intel Domain Monitor for worker investigation without writing anything to Chainara's threat database. Fire-and-forget.
Ideal for processing third-party IOC feeds, bulk tip lists, or testing the scanner pipeline without polluting the threat database.
No blockchain_id field, domain monitoring is blockchain-agnostic at this level.
If Pub/Sub is unavailable this endpoint returns 503 (not 202), since there is no
DB fallback, the caller must know the request failed and should retry.
Request
Responses
- 202
- 400
- 403
- 503
Domain queued for scanning
Invalid domain or request body
Enterprise API key required
Scanner queue unavailable, retry request