Welcome to MyIpMeow!

Fetch your public IPv4 or IPv6 address with our purr-some API.

API Endpoints

JSON Endpoint

GET https://myipmeow.com/json
{
  "ipv4": "203.0.113.42",
  "ipv6": "2001:db8::1"
}
See JSON Usage Examples

XML Endpoint

GET https://myipmeow.com/xml
<myipmeow>
  <ipv4>203.0.113.42</ipv4>
  <ipv6>2001:db8::1</ipv6>
</myipmeow>
See XML Usage Examples

Plain Text Endpoint

GET https://myipmeow.com/simple
203.0.113.42

Feature Requests

Email us at suggestions@myipmeow.com with your meow-velous ideas!