PASAR API
Keyless real-time JSON feeds of Indonesian earthquakes, latest quake (autogempa.json), recent felt quakes and M5.0+ events, with magnitude, depth, coordinates, region and tsunami potential. No signup. ID-first.
View docs ↗ More Realtime APIscurl 'https://data.bmkg.go.id/DataMKG/TEWS'
I'm building an app using a free Malaysian API (no auth needed). API: BMKG Earthquake & Tsunami Feed ~ real-time Indonesia seismic data Provider: BMKG (Badan Meteorologi, Klimatologi dan Geofisika) Endpoint: GET https://data.bmkg.go.id/DataMKG/TEWS It returns JSON (live data). Help me fetch this and build a simple page that displays it nicely.