Added

v1.0.9 - Languages Taxonomy & Filtering

New /taxonomy/languages endpoint and optional languages filtering parameter added to headlines and macro sentiment endpoints.

Added

  • Added new /taxonomy/languages endpoint for retrieving all supported languages with pagination support
  • Added optional languages parameter to /headlines/ticker/{ticker}, /headlines/events, and /headlines/macro/{model_id} endpoints for filtering by language codes (defaults to all languages)
  • Added optional languages parameter to /macro/sentiment/V1 and /macro/sentiment/V2 endpoints (defaults to English only)