IP Checker
Get Your IP Address
Last verified:
What is IP Checker?
A lightweight IP address detection service that returns your public IP address in multiple formats (IPv4/IPv6, plain text or JSON). Provides simple REST API endpoints for developers and users who need quick IP information.
IP Checker pricing
Pricing model: Freemium
IP Checker pros
- Multiple output formats (plain text and JSON) for both IPv4 and IPv6
- Clean, simple REST API with straightforward endpoint structure
- Health check endpoint for service monitoring
- Lightweight and fast response times
IP Checker cons
- Limited to IP address detection only—no geolocation, ISP, or enriched data
- Minimal documentation; endpoint list is the primary reference
- No mention of rate limits, SLAs, or uptime guarantees
Frequently asked questions about IP Checker
What formats does this service support?
The service provides IPv4 and IPv6 addresses in both plain text and JSON formats via dedicated endpoints.
Is there a health check endpoint?
Yes, the /health endpoint returns the service status for monitoring purposes.
How do I get my public IP address?
Use /ip/4/plain for IPv4 as text, /ip/4/json for IPv4 as JSON, or the equivalent /ip/6/ endpoints for IPv6.