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

Documentation Index

Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

API is healthy

healthy
boolean
Example:

true