Skip to content

Health

GET /health

Unauthenticated diagnostic endpoint. Use it in monitoring and as the first step when troubleshooting.

curl "https://prod-external-weather-api.birdseyeviewtechnologies.com/health"
# → {"message": "API is running"}