# August 2026

## [August 18, 2026] VIP Rate Limit Rules: Rate limits increased for VIP 1-7

Interface:
- Classic Spot & Futures VIP Rate Limit Rules

Changes：
- VIP 1 rate limit increased from 30/s to 60/s
- VIP 2 rate limit increased from 40/s to 80/s
- VIP 3-7 rate limit increased from 50/s to 100/s

## [August 6, 2026] Get Customer Commissions: Records with totalRebateAmount of 0 will not be returned

Interface:
- `/api/v2/broker/customer-commissions`

Changes:
- Records where `totalRebateAmount` is 0 will no longer be returned in the response.

## [August 4, 2026] Get Market Trades / Get Fills History: Default Query Window Adjusted to 7 Days

Interface:
- `/api/v2/spot/market/fills-history`
- `/api/v2/mix/market/fills-history`

Changes:
- When `startTime` and `endTime` are not provided, the default query window will be changed from 90 days to **7 days**.
- Please update your integration before August 4, 2026 to avoid disruption.

