/v2/return/address
Returns the IP address of the client as seen by the server.
Response Body
JSON Object:
Name | Type | Description |
---|---|---|
address | string | The IP address of the client. IPv6 address are surrounded by square brackets (e.g. [::] ). |
Returns the IP address of the client as seen by the server.
JSON Object:
Name | Type | Description |
---|---|---|
address | string | The IP address of the client. IPv6 address are surrounded by square brackets (e.g. [::] ). |