Endpoints for News API
The News API provides a set of endpoints that allow you to access news articles from various sources. The following endpoints are available:
Endpoint API | Description |
---|---|
https://api.apitube.io/v1/news/everything | Get all articles. |
https://api.apitube.io/v1/news/top-headlines | Get top headlines. |
https://api.apitube.io/v1/news/story | Get a specific story by Article ID. |
https://api.apitube.io/v1/news/article | Get a specific article by Article ID. |
https://api.apitube.io/v1/news/category | Get articles by category. |
https://api.apitube.io/v1/news/topic | Get articles by topic. |
https://api.apitube.io/v1/news/industry | Get articles by industry. |
https://api.apitube.io/v1/news/entity | Get articles by entity. |