Aller au contenu principal

Développeurs

Points d'accès API, flux de données et ressources lisibles par machine pour intégrer les données QuakeFYI dans vos applications.

Points d'accès API

Tous les points d'accès renvoient du JSON. Aucune authentification requise. Une limitation de débit peut s'appliquer. Documentation interactive (Swagger UI) →

GET /api/v1/earthquakes/

Recent earthquakes, paginated. Supports magnitude and date filtering.

Paramètres : page, min_mag, days

GET /api/v1/earthquakes/{slug}/

Full earthquake detail with impact data and country info.

Paramètres : slug (path)

GET /api/v1/countries/

Countries with seismic data, filterable by zone and continent.

Paramètres : zone, continent

GET /api/v1/countries/{slug}/

Country seismic profile with recent earthquakes and notable historical events.

Paramètres : slug (path)

GET /api/v1/plates/

All tectonic plates with area, type, and earthquake count.

GET /api/v1/plates/{slug}/

Tectonic plate detail with description and annual earthquake stats.

Paramètres : slug (path)

GET /api/v1/search/?q={query}

Search earthquakes, countries, and glossary terms.

Paramètres : q (min 2 chars)

GET /api/v1/glossary/

Seismology glossary terms, filterable by category.

Paramètres : category

GET /api/v1/glossary/{slug}/

Glossary term detail with definition, example, and related terms.

Paramètres : slug (path)

GET /api/v1/openapi.json

OpenAPI 3.1.0 specification for the QuakeFYI API.

GET /api/recent/

Recent earthquakes with optional magnitude and time filtering.

Paramètres : hours, min_magnitude

GET /api/live-feed/

GeoJSON feed of recent earthquakes for map rendering.

Paramètres : hours

GET /api/plate-boundaries/

GeoJSON of tectonic plate boundaries for map overlays.

GET /api/v1/countries/{iso2}/risk/

Seismic risk assessment for a specific country.

Paramètres : iso2 (path)

GET /api/v1/stats/

Global earthquake statistics and data coverage summary.

Flux de données

Machine-Readable Files

Data Coverage

250
Countries
5,700+
Historical Events
15
Languages
12
Interactive Tools

Famille Geo FYI

QuakeFYI fait partie de la famille Geo FYI — quatre sites couvrant la géographie, les distances, l'élévation, la sismologie et les codes postaux.