Skip to main content
GET
Get your fees
GET /user/fees-v3 returns the five fee rates that apply to your account. Rates are set per account. Fees covers what each rate is charged on, and when. Every rate is a decimal fraction string: "0.05" is 5%, "0.005" is 0.5%.

Authorizations

x-sx-api-key
string
header
required

API key, sent as the x-sx-api-key header.

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on August 26, 2026