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
AT
BE
CH
CN
CZ
CY
DE
DK
EE
ES
FI
FR
GB
HU
IE
IT
LU
MT
NL
NO
PL
PT
RO
SE
"DE"
Monitor created or retrieved
The unique identifier for the monitor
"cmfzlu1dt000j12ldeqrfszq0"
The company ID being monitored
The country code for the monitored company