The Volcano Eruptions Data API specializes in the domain of volcanic activity, offering detailed information on eruptions that have occurred globally. It processes various data fields, including historical eruption statistics since 1960. The API adheres to geological standards and utilizes specific terminology such as VEI, which categorizes the explosiveness of volcanic eruptions. Data is structured in a JSON format, allowing for easy integration and retrieval. Users can query the API for current eruptions, historical eruption data by year, and access comprehensive lists of volcanoes categorized by geological epochs such as Holocene and Pleistocene. Technical requirements include adherence to data update schedules, as the information is subject to change based on ongoing research. The output schema includes fields for eruption details, volcano identifiers, and statistical summaries, ensuring users receive accurate and relevant data for their volcanic research needs.
[
{
"years": [
2025,
2024,
2023,
2022,
2021,
2020,
2019,
2018,
2017,
2016,
2015,
2014,
2013,
2012,
2011,
2010,
2009,
2008,
2007,
2006,
2005,
2004,
2003,
2002,
2001,
2000,
1999,
1998,
1997,
1996,
1995,
1994,
1993,
1992,
1991,
1990,
1989,
1988,
1987,
1986,
1985,
1984,
1983,
1982,
1981,
1980,
1979,
1978,
1977,
1976,
1975,
1974,
1973,
1972,
1971,
1970,
1969,
1968,
1967,
1966,
1965,
1964,
1963,
1962,
1961,
1960
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10126/volcano+eruptions+data+api/19417/get+years+with+eruption+stats' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"years": [
{
"year": 1976,
"eruptions_started": 29,
"eruptions_ended": 23,
"eruptions_total": 61,
"volcanoes_active": 56,
"countries": 23,
"VEI_leq_2": 27,
"VEI_3": 1,
"VEI_4": 1,
"VEI_5": 0,
"VEI_6": 0
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10126/volcano+eruptions+data+api/19418/get+eruption+data+by+year' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"year":"Required"}'
[
{
"regions": [
"Antarctic-Scotia Volcanic Regions",
"South America Volcanic Regions",
"Middle America-Caribbean Volcanic Regions",
"Eastern Pacific Volcanic Regions",
"North America Volcanic Regions",
"Northwest Pacific Volcanic Regions",
"Western Pacific Volcanic Regions",
"Southwest Pacific Volcanic Regions",
"Tonga-Kermadec Volcanic Regions",
"Southern Pacific Volcanic Regions",
"Eastern Australia Volcanic Regions",
"Sunda-Banda Volcanic Regions",
"Eastern Asia Volcanic Regions",
"Atlantic Ocean Volcanic Regions",
"Northern Africa Volcanic Regions",
"European Volcanic Regions",
"Arabia-Central Asia Volcanic Regions",
"Eastern Africa Volcanic Regions",
"Somalian-Antarctic Volcanic Regions"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10126/volcano+eruptions+data+api/19419/get+volcanos+regions' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"European Volcanic Regions": {
"Holocene Volcanoes": 3,
"Pleistocene Volcanoes": 4,
"Active since 1800 CE": 0,
"Active since 1960 CE": 0
}
}
]
curl --location --request POST 'https://zylalabs.com/api/10126/volcano+eruptions+data+api/19420/get+volcanos+activity+by+region' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"region":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The API provides comprehensive data on volcanic eruptions, including historical records, current activity, eruption statistics, and detailed information about individual volcanoes.
The data is structured in JSON format, allowing for easy integration and retrieval for various applications.
The API can be used for research in geology, environmental science, disaster preparedness, and educational purposes, enabling users to analyze eruption patterns and trends.
The output schema includes fields for eruption details, volcano identifiers, eruption statistics, and categorizations such as the Volcanic Explosivity Index (VEI).
Users can query the API for current eruptions or historical data, allowing them to incorporate volcanic activity information into applications, dashboards, or research projects.
This endpoint returns a list of years for which eruption statistics are available. The response includes an array of years, allowing users to identify the timeframes for which they can request detailed eruption data.
The response includes fields such as "year," "eruptions_started," "eruptions_ended," "eruptions_total," "volcanoes_active," "countries," and VEI categories, providing a comprehensive overview of volcanic activity for the specified year.
Users can specify a region as a parameter to retrieve data on volcanic activity specific to that area. The endpoint returns information on Holocene and Pleistocene volcanoes, as well as active volcanoes since 1800 and 1960 CE.
The response is structured as an array containing a single object with a "regions" field. This field lists various volcanic regions worldwide, allowing users to easily identify and select regions for further queries.
This endpoint provides data on the number of Holocene and Pleistocene volcanoes, as well as counts of active volcanoes since 1800 and 1960 CE, offering insights into volcanic activity within specific regions.
Fields like "eruptions_started" indicate the number of eruptions that began in that year, while "VEI_leq_2" counts eruptions with a Volcanic Explosivity Index of 2 or lower, helping users understand the scale and impact of volcanic activity.
The API adheres to geological standards and utilizes verified data sources, ensuring that the eruption statistics and volcano information are accurate and reliable for research and analysis.
Typical use cases include geological research, environmental monitoring, disaster preparedness planning, and educational projects, where users analyze eruption trends and assess volcanic risks in specific regions.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
13,354ms
Service Level:
100%
Response Time:
13,355ms
Service Level:
100%
Response Time:
19,307ms
Service Level:
100%
Response Time:
13,355ms
Service Level:
100%
Response Time:
13,354ms
Service Level:
100%
Response Time:
65ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
4,884ms
Service Level:
100%
Response Time:
5,871ms
Service Level:
100%
Response Time:
13,993ms
Service Level:
100%
Response Time:
6,153ms
Service Level:
100%
Response Time:
267ms
Service Level:
100%
Response Time:
332ms
Service Level:
100%
Response Time:
568ms
Service Level:
100%
Response Time:
337ms
Service Level:
100%
Response Time:
355ms
Service Level:
100%
Response Time:
604ms
Service Level:
100%
Response Time:
2,081ms
Service Level:
100%
Response Time:
1,775ms
Service Level:
100%
Response Time:
275ms