Skip to main content
GET
/
v2
/
endpoints
/
{type}
Get endpoints by type
curl --request GET \
  --url https://api.decodo.com/v2/endpoints/{type}
"[\n  0:{\n    \"location\":\"Random\"\n    \"hostname\":\"gate.decodo.com\"\n    \"port_range\":\"7000\"\n  }\n  1:{\n    \"location\":\"Canada\"\n    \"hostname\":\"ca.decodo.com\"\n    \"port_range\":\"20000\"\n}"

Path Parameters

type
enum<string>
required
Available options:
random,
sticky

Response

200