This request will return the clients IP address as seen by the server.
| URL | https://api.telecomx.dk/tools/myip | |
|---|---|---|
| Method | GET | |
| Access level | Any | |
https://api.telecomx.dk/tools/myip
| Field | Type | Description |
|---|---|---|
| ip | String | Client IP address. |
{ ip: '1.2.3.4' }
| Error code | Message | Description |
|---|---|---|
| 500 | internal_error | <Unspecified> |