P2P Earthquake Information API
Query parameters
codesinteger · int32[]Optional
Information codes to retrieve (default is all). Values are 551(Earthquake Information), 552(Tsunami Forecast), 554(Emergency Earthquake Warning Detection), 555(Regional Peer Count), 556(Emergency Earthquake Warning (Alert)), 561(Earthquake Detection Information), 9611(Earthquake Detection Information Analysis Result).
limitinteger · int32 · min: 1 · max: 100Optional
Number of items to return (1-100, default is 10)
offsetinteger · int32Optional
Number of items to skip (0 or greater, default is 0). For example, limit=100&offset=200 returns 100 items starting from the 201st item.
Responses
200
Returns various information.
application/json
or
or
or
or
or
or
400
Parameter error
get
/historyLast updated