Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbytecloud.com/v1/network/ip_addresses/{public_ipv4_address} \ --header 'apikey: <api-key>'
{ "id": 1, "address": "1.1.1.1", "name": "My First Ip", "enabled": true }
Get floating IP. Location-specific endpoint.
Floating IP data
The response is of type object.
object