This data call returns the IP address of the requestor.
https://stat.ripe.net/data/whats-my-ip/data.<format>
e.g. https://stat.ripe.net/data/whats-my-ip/data.json
Key | Value | Info | Required |
---|---|---|---|
- | - | - |
Key | Info |
---|---|
ip | contains the requester's IP address |
"data": { "ip": "127.0.0.1" }