U.S. Geological Survey · Example Payload

Usgs Earthquake Api Earthquake Metadata Example

Federal GovernmentGeologicalEarth ScienceNatural ResourcesEarthquakeWaterHydrology

Usgs Earthquake Api Earthquake Metadata Example is an example object payload from U.S. Geological Survey, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

generatedurltitlestatusapicountlimitoffset

Example Payload

Raw ↑
{
  "generated": 1743897600000,
  "url": "https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&limit=10",
  "title": "USGS Earthquakes",
  "status": 200,
  "api": "1.14.1",
  "count": 47,
  "limit": 100,
  "offset": 1
}