PASAR API
Free community REST wrapper over JAKIM e-Solat with developer-friendly docs. Endpoints /v2/solat/zone/{zone} and /v2/solat/gps/{lat}/{long}; zone detection by coordinates. Not officially affiliated with JAKIM.
View docs ↗ More Government services APIscurl 'https://api.waktusolat.app'
I'm building an app using a free Malaysia API (no auth needed). API: Waktu Solat API (Malaysia Prayer Times) Provider: waktusolat.app Endpoint: GET https://api.waktusolat.app It returns JSON. Source: waktusolat.app (https://api.waktusolat.app/docs) Source type: Curated source Endpoint type: Provider API base URL Integration difficulty: Copy-paste ready Last checked: 2026-06-13 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.