2026-8-17
2026-08-17¶
Aster Code — Spot Builder Documentation Added
- Added Spot Aster Code documentation, including Spot Integration Flow, Spot Authentication, and Spot Endpoints.
- Added 5 new Spot Builder endpoints:
POST /api/v3/approveBuilder,POST /api/v3/updateBuilder,DELETE /api/v3/delBuilder,GET /api/v3/builder, andPOST /api/v3/order(with Builder parameters). - Updated
POST /fapi/v3/approveAgentto support simultaneously authorizing a Spot Builder via the new optional parameters:spotBuilder,maxFeeRate(max0.01for Spot), andspotBuilderName.