Geolocation and Utils API
The Geolocation & Utilities API gives developers a simple way to access detailed IP data, timezone information, and postal code lookup through a unified, JSON-based API. Whether you need to enrich user profiles, calculate local times, or validate postal codes, this API provides reliable, real-time data for web and mobile applications. IP Info: Retrieve geolocation, ISP, city, region, and country…
Geolocation and Utils API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
IP Information Lookup /ipinfo |
Retrieve detailed information about an IP address including city, region, country, and ISP. |
| POST |
Timezone Lookup /timezone |
Get accurate timezone information and UTC offset for any valid timezone string. |
| POST |
Postal Code Lookup /postal |
Retrieve city, state, and country information for a postal code. |