Removed

v1.3.0 - Removal of Deprecated Sentiment & Macro Endpoints

Permanent removal of all /sentiment endpoints, macro sentiment V1/V2 endpoints, and the legacy /macro/regional endpoint — all of which reached their deprecation sunset date of 2025-11-01.

Removed

  • All /sentiment endpoints — permanently removed after reaching their deprecation sunset date:

    • /sentiment/aggregate/sector/{sector_id}
    • /sentiment/aggregate/ticker/{ticker}
    • /sentiment/live/sector/{sector_id}
    • /sentiment/live/ticker/{ticker}
  • Macro sentiment V1/V2 endpoints — permanently removed (deprecated in v1.2.0, sunset 2025-11-01):

    • /macro/sentiment/V1 → Use /macro/live/sentiment/{model_id} with model_id=macro_1 for live data, or /macro/historical/sentiment/{model_id} for historical data
    • /macro/sentiment/V2 → Use /macro/live/sentiment/{model_id} with model_id=macro_2 for live data, or /macro/historical/sentiment/{model_id} for historical data
  • /macro/regional — permanently removed (deprecated in v1.2.0, sunset 2025-11-01). Use /macro/live/regional for live data or /macro/historical/regional for historical data