/
RE
renegade-fi
/
Renegade v2 API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
Details
View markdown
Account
3
post
/v2/account
get
/v2/account/{account_id}/seeds
post
/v2/account/{account_id}/sync
Admin
2
Balances
4
ExternalMatches
2
Markets
4
Metadata
1
Orders
5
Tasks
2
Account
post
/v2/account/{account_id}/sync
Path parameters
account_id
string
uuid
required
Query parameters
non_blocking
boolean
Request body
SyncAccountRequest
required
account_id
string
uuid
required
master_view_seed
string
required
auth_hmac_key
string
base64
required
Response
Account sync initiated/completed
SyncAccountResponse
required
task_id
string
uuid
required
completed
boolean
required