March 6, 2025
We are announcing that our new versioned Market Data Batch API endpoints are now live in production. These updated endpoints, designed for improved usability, consistency, and scalability, are now available under the/markets prefix.
Legacy Batch Endpoints Will Be Deprecated on June 30, 2025
Starting July 1, 2025, all legacy Batch endpoints will be permanently shut down. To avoid disruptions, we strongly encourage all customers to migrate to the new endpoints as soon as possible.What’s New
- New Endpoint Structure: More intuitive and consistent URI paths under
/markets. - Consistent Parameters:
pair→instrumentsexchangeis a required path parameterinstrumentsis a required parameter
- Date Limits:
startDateandendDatecannot retrieve data older than 62 days- Default behavior returns data for the past 62 days
- Time Interval Adjustments:
tickandticksvalues are no longer supported (only minutes, hours, days)
- Pagination: All new endpoints include
nextURL pagination - Header Support:
api-versionAccept-Encoding
Upcoming Changes to Batch Endpoints
Action Required
- Update your API calls to use the new
/marketsendpoints - Review your applications to ensure compatibility
- Test the new endpoints during the transition period
Legacy Endpoints Shutdown Timeline
- June 30, 2025: Last day to use legacy Batch endpoints
- July 1, 2025: Legacy Batch endpoints will be permanently disabled