Products
IPv6 Datacenter
Duration-based IPv6 datacenter proxy plan
Overview
Slug: ipv6-datacenter · Type: duration
IPv6 datacenter pool: same integration pattern as IPv6 Residential — duration slugs and per-duration speed (or plan-defined) options. Use GET /plans/ipv6-datacenter for durations and constraints; order via Create IPv6 order.
Plan resource
GET /plans/ipv6-datacenter
{
"id": 21,
"name": "IPv6 Datacenter",
"slug": "ipv6-datacenter",
"type": "duration",
"has_geo_targeting": false,
"has_ip_whitelist": false,
"rotations": [],
"protocols": [],
"durations": [
{
"id": 6,
"slug": "1_week",
"duration": 1,
"duration_unit": "week",
"duration_in_minutes": 10080,
"price": 39,
"options": [
{
"id": 61,
"name": "speed",
"label": "Speed",
"type": "range",
"options": [],
"min": 1,
"max": 100,
"step": 1
}
]
}
]
}