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

Query Parameters

proxy_type
enum<string>
required

Proxy type

Available options:
RESIDENTIAL,
PREMIUM_RESIDENTIAL,
DATACENTER

Response

Country response

success
boolean
Example:

true

countries
object