Last updated 2 years ago
GET https://api.cloudnode.pro/v4/check
GET
https://api.cloudnode.pro/v4/check
Returns basic parameters sent by your client.
{ "ip": "::ffff:5.9.184.76", // {string} Your IP address. Can be IPv4 or IPv6 "port": 39990, // {number} Your socket port "userAgent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0" // {string} Your user-agent }