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.
Request body
Response
OK
Changes
Changed in 2 of the 12 revisions of this API.313
- ▲
the
//request property type changed fromobjectto no typerequest-property-type-changed
- ▲
response property
external_ref_idlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
platform_urllist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ●
removed the request property
///request-property-removed
- ○
added
subschema #2to the//request propertyanyOflistrequest-property-any-of-added
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ▲
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○