Back to catalog
🔬

USGS Earthquake Hazards Program

Free

Earthquakes data real-time

🔬Science & MathHTTPSNo API key required

Recent Significant Earthquakes

5 items

78km SSW of Taron, Papua New Guinea

2026-02-24T08:15:32Z

7.1

23km E of Arica, Chile

2026-02-23T14:42:10Z

6.4

112km NW of Ternate, Indonesia

2026-02-22T21:07:55Z

5.9

45km S of Hualien City, Taiwan

2026-02-21T03:28:41Z

5.5

16km WSW of Ridgecrest, California

2026-02-20T17:53:06Z

5.2

Sample Response

response.json
1{
2 "items": [
3 {
4 "magnitude": 7.1,
5 "place": "78km SSW of Taron, Papua New Guinea",
6 "time": "2026-02-24T08: 15: 32Z",
7 "depth_km": 35.2,
8 "tsunami_warning": true
9 },
10 {
11 "magnitude": 6.4,
12 "place": "23km E of Arica, Chile",
13 "time": "2026-02-23T14: 42: 10Z",
14 "depth_km": 62.8,
15 "tsunami_warning": false

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://earthquake.usgs.gov/fdsnws/event/1/"
View Documentation

Similar APIs