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:
Parameter | Endpoint API | Cost |
---|---|---|
https://api.apitube.io/v1/news/everything | Get all articles. | 1 |
https://api.apitube.io/v1/news/top-headlines | Get top headlines. | 1 |
https://api.apitube.io/v1/news/story | Get a specific story by Article ID. | 1 |
https://api.apitube.io/v1/news/article | Get a specific article by Article ID. | 0.1 |
https://api.apitube.io/v1/news/category | Get articles by category. | 1 |
https://api.apitube.io/v1/news/topic | Get articles by topic. | 1 |
https://api.apitube.io/v1/news/industry | Get articles by industry. | 1 |
https://api.apitube.io/v1/news/entity | Get articles by entity. | 1 |