cURL
curl --request GET \ --url https://catchall.newscatcherapi.com/health
{ "healthy": true }
Check API availability.
API is healthy
true
Was this page helpful?