cURL
curl --request POST \ --url https://api.topograph.co/v2/monitors \ --header 'Content-Type: application/json' \ --data '{ "companyId": "123456789", "countryCode": "DE" }'
{ "id": "cmfzlu1dt000j12ldeqrfszq0", "companyId": "123456789", "countryCode": "DE" }
The company ID to monitor
"123456789"
The country code for the company
"DE"
Monitor created or retrieved
The unique identifier for the monitor
"cmfzlu1dt000j12ldeqrfszq0"
The company ID being monitored
The country code for the monitored company