Since the Public Market API endpoints V3 have been available for a considerable time and offer better efficiency, Bitkub Exchange will now proceed with the deprecation of the Public Market API endpoints V1. Please see the details and schedules below.
Schedule
Issue Deprecation of Public Market API Endpoint V1
Date 9 December 2025
From 04:00 PM (GMT+7) onwards
For better performance, please switch to the new Public Market API Endpoints V3 instead of the old Public Market API Endpoints V1 starting on 09/12/2025 from 04:00 PM (GMT+7) onwards.
Changes and Required Actions for API Users
Old 7 Public Market API Endpoints V1 that are currently in use but will be deprecated are:
GET /api/market/symbols
GET /api/market/ticker
GET /api/market/trades
GET /api/market/bids
GET /api/market/asks
GET /api/market/books
GET /api/market/depth
New 7 Public Market API Endpoints V3 that you can use instead of the old endpoints are:
GET /api/market/symbols → GET /api/v3/market/symbols
GET /api/market/ticker → GET /api/v3/market/ticker
GET /api/market/trades → GET /api/v3/market/trades
GET /api/market/bids → GET /api/v3/market/bids
GET /api/market/asks → GET /api/v3/market/asks
GET /api/market/depth → GET /api/v3/market/depth
GET /api/market/books → Please use GET /api/v3/market/depth instead
Action Required
Switch to using the new Public Market API Endpoints V3 as specified in item 2, replacing all instances where Public Market API Endpoints V1 are currently in use.
Other Public APIs that are not mentioned in this announcement are still available as usual.
Remark: You can see more details regarding the new Public Market API Endpoints V3 from here.
We apologize for the inconvenience that this may cause and thank you for your trust in Bitkub Exchange.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article