Skip to main content
GET
/
api
/
v2
/
proxy
/
endpoints
/
default
Get default endpoints
curl --request GET \
  --url https://api.okeyproxy.com/ipglobal-api/api/v2/proxy/endpoints/default
{
  "protocol": "Endpoint:Port",
  "endpoint": "tunnel-proxy.okeyproxy.com:30000:customer-798v509632:qli98bex",
  "sessionType": "Rotating",
  "location": "Random",
  "account": "798v509632"
}

Query Parameters

apiKey
string
required

Agent API key used for authentication

proxyType
string
required

Rotating proxies type. Use 1 for Starter, 2 for Advanced, 3 for Premium.

secUsername
string
required

Sec-user account. Letters and numbers only, up to 40 characters.

Response

200 - application/json
protocol
string
required

Protocol used for the endpoint

endpoint
string
required

Proxy endpoint (host:port) including username and password for authentication

sessionType
string
required

Session type

location
string
required

Geolocation of the proxy server (Default: random locations)

account
string
required

Account used to generate the endpoint and authenticate proxy connection