11.06.2025
API v5.0.2 Update - Enhanced Pagination & Historical CEX Data Access
Pagination Support
- Navigate through historical data with 100 tokens per page
- New page parameter for all CEX listing endpoints
Date Filtering
- Filter listings by trading start date using start_trade_date parameter
- Format: YYYY-MM-DD (e.g., start_trade_date=2024-01-15)
Enhanced Response Structure
- Pagination metadata now appears first in API responses
- Consistent 100-token limit per page
Updated Documentation
- Complete API v5 documentation with examples
- Step-by-step authentication guide
- Integration examples for developers