Free News API vs The News API
The News API — Free live and top story JSON news API — measured against freenewsapi.ai on 18 August 2026.
| The News API | freenewsapi.ai | |
|---|---|---|
| Free tier | limited daily | no quota |
| API key | required | none |
| Keyless request returns | 401 invalid_api_token |
200 results |
| Signup | required | none |
| Commercial use on free | allowed | allowed |
| Full article text | paid tiers only | free for everyone |
| Entry price | from $16/mo | $0 |
| Time window | paid for archive | rolling 30 days |
| MCP server | no | on the roadmap |
llms.txt | no | yes |
openapi.json | no | yes |
| Provenance fields | no | country_source, date_source |
| Claimed coverage | 50 countries, 30 languages, 40k sources | 90+ countries, 50+ languages, 3,000+ publishers |
What The News API is good at
Sensible pricing that starts at $16 and a clean, predictable API. One of the more honest mid-market options.
The word "free" in the tagline refers to a capped tier that still requires an API token
— we tested it, and a keyless call returns 401 invalid_api_token.
When to choose which
Choose The News API if
You need a deeper archive than 30 days, ready-made sentiment or entity extraction, a curated and contractual source list, or a support agreement with a name on it. Paying for a product with a support desk is a legitimate choice.
Choose freenewsapi.ai if
An autonomous agent needs to call the API without a human registering first, you want article bodies without a paid tier, you need to know which metadata is inferred rather than observed, or you simply do not want a quota to plan around.
Try ours right now
No signup, no key, nothing to configure. Paste this:
curl "https://freenewsapi.ai/v1/search?q=technology&date=today&size=5"Then run the same query against thenewsapi.com without a key and compare what you get.