Breaking news represents important stories rapidly gaining traction across multiple sources. News API identifies these events by analyzing coverage patterns and grouping articles by content similarity — surfacing high-impact events as they emerge.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.
How it works
Validation
Each cluster is analyzed for breaking news signals: sudden spikes in
publication frequency, coverage across multiple publishers, and presence
of high-ranking news sources.
Historical analysis
New candidates are compared against recent breaking news to track continuing
stories.
/breaking_news, you receive the most representative article
from each breaking news cluster. Results are ordered by cluster size, so the
most widely covered stories appear first.
Query endpoint
Response format
Comparison with other endpoints
| Breaking news | Search | Latest headlines | |
|---|---|---|---|
| Purpose | Discover high-impact emerging stories | Find specific content | Retrieve recent headlines |
| Time scope | Fixed at 24 hours | Configurable with from_ and to_ | Configurable with when |
| Result grouping | Clustered by event | Individual articles | Individual articles |
| Primary sorting | By cluster size | By relevance, date, or rank | By publication date |
| Use cases | Media monitoring, market intelligence, crisis monitoring | Content curation, research, entity tracking | News feeds, topic monitoring |
Use cases
- Media monitoring — quickly identify emerging stories without tracking multiple sources manually.
- Content curation — surface trending stories for newsletters, apps, or websites based on coverage traction.
- Market intelligence — detect potentially market-moving events as they gain media coverage.
- Crisis monitoring — identify sudden surges in coverage about topics of concern.

