cURL
curl --request GET \ --url https://suprkeywords.com/app/api/v1/locations
{ "locations": [ { "location_code": 123, "location_name": "<string>", "country_iso_code": "<string>" } ] }
Returns DataForSEO-compatible locations (location_code, location_name, country_iso_code) for job creation. No authentication required.
List of locations
Show child attributes