Skip to main content
POST
Deploy a proxy wallet
Required in order to trade. This call is asynchronous and will complete in a few seconds. To check whether the deployment has completed, poll GET /user/proxy and wait for deployed to be true. Until then, POST /orders-v3 and POST /user/transfer-to-proxy reject with PROXY_NOT_DEPLOYED.

Authorizations

x-sx-api-key
string
header
required

API key, sent as the x-sx-api-key header. Generate one from the API keys section of your account page on sx.bet.

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on August 11, 2026