/
RE
renegade-fi
/
Renegade v2 API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
23
74
40.9 KB
Account
post
/v2/account
Request body
CreateAccountRequest
required
account_id
string
uuid
required
address
string
required
master_view_seed
string
required
auth_hmac_key
string
base64
required
Response
Account created successfully
All 23 operations
post
/v2/account
get
/v2/account/{account_id}/seeds
post
/v2/account/{account_id}/sync
get
/v2/account/{account_id}/orders
post
/v2/account/{account_id}/orders
get
/v2/account/{account_id}/orders/{order_id}
post
/v2/account/{account_id}/orders/{order_id}/update
post
/v2/account/{account_id}/orders/{order_id}/cancel
get
/v2/account/{account_id}/balances
get
/v2/account/{account_id}/balances/{mint}
post
/v2/account/{account_id}/balances/{mint}/deposit
post
/v2/account/{account_id}/balances/{mint}/withdraw
get
/v2/account/{account_id}/tasks
get
/v2/account/{account_id}/tasks/{task_id}
post
/v2/external-matches/get-quote
post
/v2/external-matches/assemble-match-bundle
get
/v2/markets
get
/v2/markets/depth
get
/v2/markets/{mint}/depth
get
/v2/markets/{mint}/price
get
/v2/metadata/exchange
get
/v2/relayer-admin/orders
get
/v2/relayer-admin/orders/{order_id}