1
Create an account
2
Log in
token; the remaining steps send it as a bearer token.3
Mint an API key (for programmatic trading)
secret in the response is shown once. Programmatic requests sign with it —
see Authentication and Auth.4
Get a deposit address and fund it
GET /custody/get-usdc-balance.5
Request a quote
1000000 is one unit. Market makers quote the
request; poll GET /rfq/quote?request_id=... or subscribe to the RFQ websocket,
then accept with POST /rfq/accept — see RFQ.