News API uses API key authentication. Include your API key in theDocumentation 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.
x-api-token
header on every request:
401 Unauthorized response. See
Errors for details.
Authentication example
Security best practices
Follow these practices to keep your API key secure:- Never expose your API key in client-side code, public repositories, or anywhere accessible to unauthorized parties.
- Store your API key in environment variables or a secrets manager, not in source code.
- Rotate your API key periodically.
- Monitor your usage to detect unauthorized access early.
- If you suspect your key has been compromised, contact support immediately to have it revoked and replaced.

