Skip to main content
GET
/
health
Check health
curl --request GET \
  --url https://catchall.newscatcherapi.com/health
{
  "healthy": true
}

Response

200 - application/json

API is healthy

healthy
boolean
Example:

true