alerts.atom endpoints #685
-
According to Service Change Notice 23-121 (https://www.weather.gov/media/notification/pdf_2023_24/scn23-121_alerts_2.3.0.pdf):
I can currently fetch data from these endpoints but I see no documentation for them at https://www.weather.gov/documentation/services-web-api. Does any exist? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
What documentation are you looking for? Should be the same as the normal endpoint without the '.atom' extension (which appears to be a shortcut to request the |
Beta Was this translation helpful? Give feedback.
What documentation are you looking for? Should be the same as the normal endpoint without the '.atom' extension (which appears to be a shortcut to request the
application/atom+xml
output instead of using the Accept header).