Skip to content
NewsDataHub NewsDataHub API Docs

API Reference

Base URL: https://api.newsdatahub.com/v1

The NewsDataHub API provides access to news articles, top news, related articles, and news sources through a RESTful interface. All endpoints use cursor-based pagination and return JSON responses.

Retrieve news articles with granular filters for topics, geography, and metadata enrichment.

View full documentation →

Retrieve recent news from mainstream media outlets, limited to 24-72 hour window with core topics.

View full documentation →

Discover contextually similar articles by analyzing title, description, topics, and keywords.

View full documentation →

Retrieve comprehensive metadata about news sources including geographic location, political leaning, and reliability scores.

View full documentation →

All endpoints support:

  • Cursor-based pagination for efficient data traversal
  • Field selection to optimize response size
  • Comprehensive filtering by date, topic, country, language, and more
  • Quota headers for monitoring API usage

See the individual endpoint pages for detailed parameter documentation and examples.