API Reference
Endpoints generated from the current OpenAPI document.
/health
确认 API 服务是否可达。
/v1/account/balance
读取用户钱包地址、授权额度与 USDC 余额。
/v1/positions
获取组合净值、总盈亏与当前持仓列表。
/v1/orders
提交市价单或限价单,支持幂等键。
/v1/orders/open
查询当前仍处于开放状态的订单。
/v1/orders/{orderId}
按订单 ID 查询单个订单详情。
按订单 ID 撤销订单。