Reuters Business and Financial News
This API helps to query for all articles as on reuters.com. The API is delivered through several endpoints in order to satisfy different request types. ** REAL-TIME updated ** ** CUSTOM endpoints ** ** PERSONALIZED pricing plans ** ** DEDICATED support ** Feel free to contact us for more information. Subscribe now to get access.
Reuters Business and Financial News endpoints
| Method | Endpoint | Description |
|---|---|---|
| NEWS | ||
| GET |
Get Articles by Date /article-date/{date}/{page}/{limit} |
Get Articles by Date This Endpoint has a hard limit set to max 20 result per page |
| GET |
Get Articles by Date Range /get-articles-between-dates/{fromDate}/{toDate}/{page}/{limit} |
Get Articles by time period. This Endpoint has a hard limit set to max 20 result per page |
| GET |
Get Article by {Category ID} and {Date} /category-id/{category}/article-date/{date}/{page}/{limit} |
Get Article by category id and article date ex :/api/v1/category-id-8/article-date-11-04-2021 category - category id from Category endpoint date-{day-month-year} |
| GET |
Get Articles by {Category ID} and {Date Range} /get-articles-category-between-dates/{categoryId}/{fromDate}/{toDate}/{page}/{limit} |
Get Articles by categoryId and time period. This Endpoint has a hard limit set to max 20 result per page |
| GET |
Get Articles by Keyword /get-articles-by-keyword-name/{keywordName}/{page}/{limit} |
Get Articles by Keyword name Example of internal request: Where keyword_name like 'Microsoft%' |
| GET |
Get Articles by Keyword & Date Range /get-articles-by-keyword-name-date-range/{fromDate}/{toDate}/{keywordName}/{page}/{limit} |
Get Articles by Date Range and Keyword name Example of internal request: Where keyword_name like 'Microsoft%' |
| GET |
Get Trending News /articles-by-trends/{date}/{page}/{limit} |
Get articles by trends |
| GET |
Get Articles by Date and Author ID /get-articles-by-date-authorId/{date}/{authorId}/{page}/{limit} |
Get Articles by date and Author ID |
| GET |
Get all Authors /authors/get-all-authors |
Get all Authors |
| GET |
Get all Categories /all-category |
Get all Categories |
| GET |
Get all SubCategories /all-category-subcategory |
Get all SubCategories |
| GET |
Get all Tags /tags/get-all-tags |
Get all tags |
| GET |
Get all N2 Tags /n2/get-all-n2 |
Get all N2 Tags |
| GET |
Search Keywords /keywords/search-keyword-by-name/{keywordName} |
Search a keyword by name Example of internal request: Where keyword_name like 'Microsoft%' |
| GET |
Get all Keywords /keywords/get-all-keywords/{page} |
Get all Keywords |
| MARKETS | ||
| GET |
Get all Market Assets /market-assets/list |
Get all Market Assets |
| GET |
Get all Market Categories /market-category/list |
Get all Market Categories |
| GET |
Get Rics Data By AssetId and CategoryId /market-data/list-data-by-asset-and-category/{marketAssetId}/{marketCategoryId} |
Get Rics Data By AssetId and CategoryId |
| GET |
Get Markets Rics by Asset ID and Category ID /market-rics/list-rics-by-asset-and-category/{marketAssetId}/{marketCategoryId} |
Get Markets Rics by Asset ID and Category ID |
| GET |
Get Categories by market Asset id /market-category/list-by-market-asset-id/{marketAssetId} |
Get Categories by market Asset id |
Reuters Business and Financial News pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 5 / second |
|
| ULTRA | $29 / month | 5 / second |
|
| MEGA | $300 / month | 5 / second |
|