List the account’s floating (public) IP addresses, including reserved IPs and IPs currently attached to VMs.
Filter to just reserved IPs with ?reserved=true.
Updated May 8, 2026Documentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Each key is bound to a specific account.
Project ID. Required for all mutating operations (create, delete, power actions, resize).
When true, return only reserved IPs (not currently attached to a VM).
Filter by IP status:
free — IP is in the pool. Combined with reserved=true it means held for the account but not attached to a VM.in-use — currently attached to a VM.free, in-use