jsonip.io

Returns JSON indicating the IP address and version of the client

If there is an error or the system is unable to determine the address, errorCode will be non-zero

Options:

Example:
		{
			"address": "2001:db8:eadc::1",
			"version": 6,
			"errorCode": 0
		}
	

Service provided by CyCore Systems, Inc.