Skip to main content

Submit an on-demand discovery scan

POST 

/discovery/:module/scan

Submit a scan for the given discovery module (e.g. youtube, telegram). Returns 202 with a jobId; poll the status URL or supply callback_url for an HMAC-signed webhook on completion. Scans are asynchronous. The body is module-specific (see GET /discovery/modules); filters and callback_url are common to all modules.

Request

Responses

Scan queued (returns jobId + statusUrl)