Trader Profiles
Users can choose between two trader profiles that best suits their strategy
UI traders enjoy lower fees
when trading
API traders have access to Pro rates
For detailed fee information, see Trading Fees.
By default, all orders submitted through the API are treated as Pro orders. To have your API orders treated as Retail orders, request a JWT token with the token_usage=interactive query parameter.
When using an interactive token:
Orders placed with an interactive token are subject to Retail rate limits. If rate limits are exceeded, the account automatically switches to the Pro trader profile and loses access to RPI liquidity.
Add token_usage=interactive when requesting a JWT:
See the Get JWT endpoint for details.