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}"

Documentation Index

Fetch the complete documentation index at: https://help.decodo.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

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

Response

200