GET /earthquakes
Hent nylige jordskælv verden over fra USGS (United States Geological Survey) seismiske netværk. Returnerer placering, magnitude, dybde, tid og koordinater for hver begivenhed. Filtrer efter minimumsmagnitude (standard 2,5) og begræns resultater. Nyttigt til seismologidashboards, naturkatastrofeovervågningsværktøjer, sikkerhedsadvarselssystemer og uddannelsesapps om pladetektonik. Data opdateres i næsten realtid.
min_magnitude
valgfri
standard: 2.5
Minimum magnitude
limit
valgfri
standard: 20
Limit
| Navn | Påkrævet | Standard | Beskrivelse |
|---|---|---|---|
min_magnitude |
Nej | 2.5 | Minimum magnitude |
limit |
Nej | 20 | Limit |
curl https://nordapi.ee/api/v1/earthquakes
curl "https://nordapi.ee/api/v1/earthquakes?min_magnitude=4&limit=10"
curl "https://nordapi.ee/api/v1/earthquakes?limit=50"
curl "https://nordapi.ee/api/v1/earthquakes?min_magnitude=6"
{
"count": 20,
"data": [
{
"depth_km": 10,
"id": "us6000szgb",
"latitude": -2.857,
"longitude": 147.713,
"magnitude": 5.7,
"place": "103 km SSE of Lorengau, Papua New Guinea",
"time": 1779444499139,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szgb"
},
{
"depth_km": 38.248,
"id": "us6000szg7",
"latitude": 8.8755,
"longitude": -83.3957,
"magnitude": 4.5,
"place": "17 km SE of Puerto Cortés, Costa Rica",
"time": 1779441603617,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szg7"
},
{
"depth_km": 5,
"id": "us6000szfq",
"latitude": 60.3985,
"longitude": -139.5015,
"magnitude": 2.6,
"place": "95 km N of Yakutat, Alaska",
"time": 1779438068203,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szfq"
},
{
"depth_km": 10,
"id": "us6000szfp",
"latitude": -61.6801,
"longitude": 154.2037,
"magnitude": 4.9,
"place": "Balleny Islands region",
"time": 1779437061659,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szfp"
},
{
"depth_km": 6,
"id": "pr2026142000",
"latitude": 18.0573,
"longitude": -67.1421,
"magnitude": 3.19,
"place": "3 km S of Cabo Rojo, Puerto Rico",
"time": 1779433776570,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr2026142000"
},
{
"depth_km": 10,
"id": "us6000szfd",
"latitude": 51.9382,
"longitude": -169.1042,
"magnitude": 4.7,
"place": "112 km S of Nikolski, Alaska",
"time": 1779431617455,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szfd"
},
{
"depth_km": 68.74,
"id": "pr71517518",
"latitude": 18.6061666666667,
"longitude": -66.1338333333333,
"magnitude": 2.67,
"place": "15 km N of San Juan, Puerto Rico",
"time": 1779424623810,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71517518"
},
{
"depth_km": 0.89,
"id": "ci41472056",
"latitude": 35.0303333333333,
"longitude": -119.128833333333,
"magnitude": 2.74,
"place": "21 km WNW of Grapevine, CA",
"time": 1779424318700,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41472056"
},
{
"depth_km": 5.3308,
"id": "tx2026jzctfl",
"latitude": 31.73,
"longitude": -104.354,
"magnitude": 2.5,
"place": "49 km S of Whites City, New Mexico",
"time": 1779421306885,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/tx2026jzctfl"
},
{
"depth_km": 176.237,
"id": "us6000szek",
"latitude": -22.6221,
"longitude": -67.5857,
"magnitude": 4.3,
"place": "70 km ENE of San Pedro de Atacama, Chile",
"time": 1779419712742,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szek"
},
{
"depth_km": 5.15999984741211,
"id": "ci41471960",
"latitude": 32.3686676025391,
"longitude": -115.26016998291,
"magnitude": 3.438380009492,
"place": "6 km WNW of Delta, B.C., MX",
"time": 1779412242850,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/ci41471960"
},
{
"depth_km": 10,
"id": "us6000sze1",
"latitude": 16.5273,
"longitude": -46.6299,
"magnitude": 5.1,
"place": "northern Mid-Atlantic Ridge",
"time": 1779412012610,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000sze1"
},
{
"depth_km": 35,
"id": "us6000szdy",
"latitude": 1.0433,
"longitude": 126.067,
"magnitude": 5.9,
"place": "113 km ESE of Bitung, Indonesia",
"time": 1779411908540,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szdy"
},
{
"depth_km": 32.04,
"id": "hv74965612",
"latitude": 19.2456666666667,
"longitude": -155.537666666667,
"magnitude": 3.03,
"place": "7 km NW of Pāhala, Hawaii",
"time": 1779408638270,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/hv74965612"
},
{
"depth_km": 31.88,
"id": "hv74965437",
"latitude": 19.219,
"longitude": -155.478166666667,
"magnitude": 2.73,
"place": "1 km N of Pāhala, Hawaii",
"time": 1779396796190,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/hv74965437"
},
{
"depth_km": 40.8,
"id": "pr71517508",
"latitude": 17.7105,
"longitude": -64.1085,
"magnitude": 3.1,
"place": "63 km E of Christiansted, U.S. Virgin Islands",
"time": 1779391719670,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71517508"
},
{
"depth_km": 10,
"id": "nc75366637",
"latitude": 40.3773333333333,
"longitude": -125.010666666667,
"magnitude": 3.89,
"place": "62 km W of Petrolia, CA",
"time": 1779390010190,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/nc75366637"
},
{
"depth_km": 40.75,
"id": "pr71517498",
"latitude": 19.199,
"longitude": -64.3918333333333,
"magnitude": 3.15,
"place": "104 km NNE of Cruz Bay, U.S. Virgin Islands",
"time": 1779385911840,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/pr71517498"
},
{
"depth_km": 8.457,
"id": "tx2026jyhaxp",
"latitude": 28.799,
"longitude": -98.98,
"magnitude": 2.7,
"place": "15 km SE of Pearsall, Texas",
"time": 1779382014711,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/tx2026jyhaxp"
},
{
"depth_km": 132.199,
"id": "us6000szad",
"latitude": 5.6498,
"longitude": 126.7968,
"magnitude": 4.7,
"place": "104 km SE of Pondaguitan, Philippines",
"time": 1779381956677,
"tsunami": false,
"type": "earthquake",
"url": "https://earthquake.usgs.gov/earthquakes/eventpage/us6000szad"
}
],
"success": true
}