Japan Meteorological Agency Earthquake Information & Tsunami Forecast JSON API
Number of items to return (1-100, default is 10)
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.
Sort order. 1 is ascending (oldest first), -1 is descending (newest first). Default is descending.
On or after specified date (yyyyMMdd format)
\d{8}On or before specified date (yyyyMMdd format)
\d{8}Type of earthquake information. Values are ScalePrompt(Seismic Intensity Prompt Report), Destination(Hypocenter Information), ScaleAndDestination(Seismic Intensity and Hypocenter Information), DetailScale(Regional Seismic Intensity Information), Foreign(Distant Earthquake Information), Other(Other Information).
Minimum magnitude
Maximum magnitude
Lower limit of maximum seismic intensity. Values are 10(Intensity 1), 20(Intensity 2), 30(Intensity 3), 40(Intensity 4), 45(Intensity 5-), 50(Intensity 5+), 55(Intensity 6-), 60(Intensity 6+), 70(Intensity 7).
Upper limit of maximum seismic intensity. Values are 10(Intensity 1), 20(Intensity 2), 30(Intensity 3), 40(Intensity 4), 45(Intensity 5-), 50(Intensity 5+), 55(Intensity 6-), 60(Intensity 6+), 70(Intensity 7).
Minimum seismic intensity for each prefecture. Specify like "Hyogo Prefecture,10".
Earthquake Information List
Earthquake Information
Unique ID to identify the information
Information code. Always 551.
Reception date and time. Format is 2006/01/02 15:04:05.999.
Parameter error
ID
Returns earthquake information for the specified ID.
Earthquake Information
Unique ID to identify the information
Information code. Always 551.
Reception date and time. Format is 2006/01/02 15:04:05.999.
Invalid ID format
Information with specified ID not found
Number of items to return (1-100, default is 10)
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.
Sort order. 1 is ascending (oldest first), -1 is descending (newest first). Default is descending.
On or after specified date (yyyyMMdd format)
\d{8}On or before specified date (yyyyMMdd format)
\d{8}Tsunami Forecast List
Tsunami Forecast
Unique ID to identify the information
Information code. Always 552.
Reception date and time. Format is 2006/01/02 15:04:05.999.
Whether the tsunami forecast has been cancelled. When true, areas is an empty array.
Parameter error
ID
Returns tsunami forecast for the specified ID.
Tsunami Forecast
Unique ID to identify the information
Information code. Always 552.
Reception date and time. Format is 2006/01/02 15:04:05.999.
Whether the tsunami forecast has been cancelled. When true, areas is an empty array.
Invalid ID format
Information with specified ID not found
Last updated