Skip to main content
GET
/
reseller
/
v1
/
states
/
{countryCode}
cURL
curl --request GET \
  --url https://swiftproxy.io/api/reseller/v1/states/{countryCode}
{
  "success": true,
  "states": {}
}

Path Parameters

countryCode
string
required

Country code

Query Parameters

proxy_type
enum<string>
required

Proxy type

Available options:
PREMIUM_RESIDENTIAL

Response

State response

success
boolean
Example:

true

states
object