GET checks/proxysniffer/locations
Gets a list of all locations that are available for ZebraTester checks.
Request example
curl --request GET "https://api-asm1.apica.io/v3/checks/proxysniffer/locations?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
[ { "region": "Stockholm", "country_code": "nl", "country": "Ukraine", "location_code": "public|europe.western-europe.nl.na.amsterdam.azure", "location_tier": "1+" }, { "region": "Stockholm", "country_code": "us", "country": "Ukraine", "location_code": "public|europe.western-europe.nl.na.amsterdam.azure", "location_tier": "1+" }, { "region": "Stockholm", "country_code": "us", "country": "Ukraine", "location_code": "public|europe.western-europe.nl.na.amsterdam.azure", "location_tier": "1+" } ]