curl "https://api.brightdata.com/cities?country=US" \
  -H "Authorization: Bearer API_TOKEN"
[
    {
        "c_id": "US",
        "region": "Texas",
        "r_id": "TX",
        "country": "United States",
        "name":"Cherokee"
    }
]

API Endpoint: GET /api/cities

country
string

2-letter COUNTRY_CODE