Account Management API
Available Datacenter & ISP IPs/Zone
Get the available Data center/ISP IPs per Zone
GET
Paste your API token to the authorization field. To get a token, Create an account and learn how to generate a token
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Zone
2-letter Country code
Return JSON
array of [{ip, country},..]
instead of plain list of IPs
Was this page helpful?