Account Management API
Amount of available Datacenter and ISP IPs
GET
cURL
Paste your API key to the authorization field. To get an API key, Create an account and learn how to generate an API key
Plan Examples
Plan Examples
- Available IPs for current Zone plan:
- Abstract plan, dedicated IPs:
dedicated IPs
- Abstract plan, shared IPs located in United States:
- Abstract plan, dedicated ips located in United States:
- Abstract plan, shared IPs located in United States, Denver:
- Abstract plan, shared IPs located in US, exclusive for domains: amazon.com, fb.com:
- Abstract plan, shared IPs located in US, geo IP databases: should persist in both maxmind and dbip:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
OK
The response is of type object
.
cURL