My IP Address

Loading...

API Documentation

Get Plain Text IP Address

Endpoint:

https://ip.waynecommand.com/

Response Format:

3.91.76.206

Get JSON IP Information

Endpoint:

https://ip.waynecommand.com/json

Response Format:

{
    "ip": "44.195.36.252",
    "ipcountry": "US",
    "country": "United States",
    "city": "Ashburn",
    "latitude": 39.0469,
    "longitude": -77.4903
}

Get MaxMind Format IP Information

Endpoint:

https://ip.waynecommand.com/maxmind

Documentation:

MaxMind GeoIP Web Services Response Documentation