REST API v1.1 - Managed DNS

Tools - Get the current public IP

If you’re doing development or production behind NAT devices, it may be helpful to retrieve your current public IP address.

Request

Example
GET /api/1.1/tools/public_ipv4.xml

Response

Example body
<ipv4>64.27.57.4</ipv4>