Get Cities

To get available cities, you must pass the proxy_type, country_code(ISO) and the state name you got from the states endpoint.

Get cities for a specific proxy type, country, and state

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
proxy_typestring · enumRequiredPossible values:
country_codestringRequired
statestringRequired
Responses
chevron-right
200

Successful response

application/json
get
/api/cities

Last updated