freeapis

IPify

A simple IP Address API

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Category
Development
Documentation / URL
https://www.ipify.org/

Overview

IPify is the simplest possible IP-address API: it tells you your public IP address in plain text or JSON. No registration, no key, no limits for basic use. It’s the canonical “what’s my IP” endpoint for server checks, client-side diagnostics, and status pages.

Note: geo.ipify.org (the URL in the listing) is the paid geolocation product — the free IP-lookup API lives at api.ipify.org and is documented at ipify.org.

Quick Start

Plain text (works in any shell):

curl "https://api.ipify.org"

JSON (verified live):

curl "https://api.ipify.org?format=json"
{"ip":"210.61.187.110"}

IPv6 (via the v6 endpoint):

curl "https://api64.ipify.org?format=json"

Authentication

None — keyless, registration-free.

Rate Limits & Notes

  • Free for reasonable use; no hard documented limit (don’t hammer it — it’s a free service).
  • CORS is enabled (Access-Control-Allow-Origin: * verified), so browser clients work.
  • HTTPS is supported — always use it.
  • api64.ipify.org returns your IP in both IPv4 and IPv6 environments.

FAQ

Is IPify free? Yes — free, keyless, no registration.

What’s the difference between api.ipify.org and geo.ipify.org? api.ipify.org is the free IP lookup; geo.ipify.org is the paid geolocation product.

Can I call it from the browser? Yes — CORS is enabled.

More in Development

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown