Added
v1.0.9 - Languages Taxonomy & Filtering
7 months ago by ReadMe GitHub Action
New /taxonomy/languages endpoint and optional languages filtering parameter added to headlines and macro sentiment endpoints.
Added
- Added new
/taxonomy/languagesendpoint for retrieving all supported languages with pagination support - Added optional
languagesparameter to/headlines/ticker/{ticker},/headlines/events, and/headlines/macro/{model_id}endpoints for filtering by language codes (defaults to all languages) - Added optional
languagesparameter to/macro/sentiment/V1and/macro/sentiment/V2endpoints (defaults to English only)
