Suggest non-overlapping CIDR blocks
VPCs
Suggest CIDR blocks for new VPCs
Returns suggested CIDR blocks that don’t overlap with the account’s existing VPCs.
Use one of these as cidr when creating a new VPC.
GET
Suggest non-overlapping CIDR blocks
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Response
CIDR suggestions
Recommended CIDR — non-overlapping and right-sized for typical use.
Example:
"10.1.0.0/24"
Number of usable IPs in the suggested block.
Example:
256
Other non-overlapping CIDRs to choose from, sized small/medium/large.
Number of VPCs you already have.
Last modified on May 8, 2026