PASAR API
Keyless IP geolocation REST API returning JSON, XML or CSV. Free for non-commercial use at 45 req/min. Batch API supports up to 100 IPs per request. Commercial use requires a paid Pro plan.
View docs ↗ More Data & enrichment APIscurl 'http://ip-api.com/json'
I'm building an app using a free Malaysia API (no auth needed). API: ip-api Free IP Geolocation Provider: ip-api.com Endpoint: GET http://ip-api.com/json It returns JSON. Source: ip-api.com (https://ip-api.com/docs/) Source type: Curated source Endpoint type: Provider API base URL Integration difficulty: Copy-paste ready Last checked: 2026-06-15 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.