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>
If you’re doing development or production behind NAT devices, it may be helpful to retrieve your current public IP address.
GET /api/1.1/tools/public_ipv4.xml
<ipv4>64.27.57.4</ipv4>