All endpoints require JWT authentication.
| Endpoint | Method | Description |
|---|
/api/fees/tiers | GET | Get all fee tiers and thresholds |
/api/fees/calculate | GET | Calculate fee for a given trade size |
/api/fees/account | GET | Get your fee account summary (tier, volume, balance) |
/api/fees/history | GET | Get your fee payment history |
Entry Fees
| Endpoint | Method | Description |
|---|
/api/fees/entry-fee/estimate | GET | Estimate entry fee for a position |
/api/fees/entry-fee/tiers | GET | Entry fee tier structure |
Notifications
| Endpoint | Method | Description |
|---|
/api/fees/notifications | GET | Get platform notifications |