Skip to main content
POST
usgs_earthquakes

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
start_time
string
end_time
string
min_magnitude
number
max_magnitude
number
latitude
number
longitude
number
radius_km
number
min_depth_km
number
max_depth_km
number
alert_level
string
orderby
string
limit
integer
Required range: 1 <= x <= 1000

Response

Success

The response is of type object.