账户管理 API
数据中心和 ISP 的可用 IP 数量
GET
cURL
请将 API 令牌粘贴到“授权”字段。 如需获取令牌,请创建账户并了解如何生成令牌
计划示例
计划示例
- 当前区域计划中可用的 IP:
- 抽象计划,专用 IP:
dedicated IPs
- 抽象计划,共享 IP 位于美国:
- 抽象计划,专用 IP 位于美国:
- 抽象计划,共享 IP 位于美国丹佛:
- 抽象计划,共享 IP 位于美国,仅适用于以下域名:amazon.com 和 fb.com:
- 抽象计划,共享 IP 位于美国,地理位置 IP 数据库:需同时存储在
maxmind
和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