Documentation for https://volcanoes.usgs.gov/hans-public/api/notice/

Notice API


Unless otherwise noted, results are returned in json format.



https://volcanoes.usgs.gov/hans-public/api/notice/getNoticeFormatted/{notice_identifier}/{notice_format}

Get a notice based on provided identifier and desired format, json|html|text|sms.


https://volcanoes.usgs.gov/hans-public/api/notice/getNotice/{notice_identifier}

Get the html for a notice based on provided notice identifier value.

https://volcanoes.usgs.gov/hans-public/api/notice/getNoticeParts/{notice_identifier}
Get the individual notice parts of a notice. Useful when only certain sections are needed.

https://volcanoes.usgs.gov/hans-public/api/notice/getRecentNotices
Get all notices sent out recently (as of this writing, in the last month).

https://volcanoes.usgs.gov/hans-public/api/notice/getNewestOrRecent
Get all notices sent in the last few days or the newest sent by each observatory if none have been sent
recently. Notices are sorted newest first.

https://volcanoes.usgs.gov/hans-public/api/notice/recent/OBS/DAYS
Get all notices sent out recently by observatory and days limit.
Valid observatory values are all|avo|calvo|cvo|hvo|nmi|yvo.
Valid days value is an integer value, 1 - 7.

https://volcanoes.usgs.gov/hans-public/api/notice/getVona/{notice_identifier}
Get the html for a VONA based on provided notice identifier value.

https://volcanoes.usgs.gov/hans-public/api/notice/getVonasWithinLastYear
Get VONA's (volcano observatory notice for aviation) sent in the last year.

https://volcanoes.usgs.gov/hans-public/api/notice/default
View documentation for this API.

← Back | HANS API | HANS