Skip to content

https://api.weather.gov/ no longer returns API status in JSON #823

Answered by StephenClouse
jolan asked this question in Q&A
Discussion options

You must be logged in to vote

The previous root endpoint was never really meant to be a health check. It never even really ensured that everything was OK — it was just a static response to tell that the application server was running, but upstream services required for operation could still be unavailable. Given its effective meaninglessness, we opted to make it more of a resource for visitors presumably wanting to know the API's capabilities.

Any sort of OK response from / is equivalent to the old check. The /health endpoint exists for more detailed metrics.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jolan
Comment options

@mgwalker
Comment options

Answer selected by jolan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants