Monitoring Domains

Start Monitoring Domain

Start monitoring a domain or a platform URL.

Accepts either a bare domain ("example.com") or a page on a known platform ("facebook.com/acmecorp"), which is monitored as its own enrollment rather than being flattened to the bare platform domain.

This endpoint requires a valid API key (X-API-KEY) to be provided in the headers and is rate limited to 5 requests per second.

post/api/v1/monitoring/start

Request body

domainstring required
external_ref_idstring nullable

Response

OK

domainstring required
platform_urlstring nullable
external_ref_idstring nullable

Changes