The identity and technical contract details declared by the specification.
UniversalTransferHistoryRequest
object
Parameters for GET /sapi/v1/sub-account/universalTransfer. Lists universal transfers initiated by the master account. All filters are optional; if starttime/en…
7 properties
BadRequestErrorCode
string
BtcListUtxosRequest
object
Parameters for the [csbtcListUtxos](CsRpc::BtcListUtxos) method.
4 properties
2 required
SubAccountAssetsRequest
object
Parameters for GET /sapi/v4/sub-account/assets. Queries the spot-wallet balances of a single sub-account. Must be called by a master-account credential.
1 property
1 required
CreateEvmTransferRequest
Parameters for creating an EVM transfer.
BinanceCoinInfoParams
object
Parameters for csbinanceCoinInfo. Binance endpoint: GET /sapi/v1/capital/config/getall. Returns the list of coins supported by the calling account along with p…
3 properties
1 required
GetTransactionRequest
object
Parameters for the [csgetTransaction](RpcMethod::GetTransaction) method.
1 property
1 required
CsRpc
Core RPC methods (transaction CRUD).
ListSubAccountsRequest
object
Parameters for GET /sapi/v1/sub-account/list. Enumerates the sub-accounts under the calling master account. All filters are optional; if email/isfreeze are omi…
4 properties
ErrorResponse
object
The structure of ErrorResponse must match the response template that AWS uses
5 properties
2 required
CoinbaseRpc
Coinbase-family RPC methods. Each variant authenticates as the [KeyType::Ed25519CoinbaseApi] key in its params.keyid.
BinanceDepositParams
Parameters envelope for all Binance RPC methods.
HttpRequest
object
Information about the request. Captures all the relevant info (including the request body) about requests that require MFA. We use this to verify that when a r…
3 properties
2 required
BinanceDryRunArgs
object
2 properties
2 required
BybitRpc
Bybit-family RPC methods. Each variant authenticates as the [KeyType::HmacSha256Bybit] key in its params.keyid (which must carry [KeyProperties::BybitApi]).
BybitQueryDepositAddressRequest
object
Parameters for GET /v5/asset/deposit/query-address.
2 properties
1 required
Receipt
object
Receipt that an MFA request was approved.
3 properties
3 required
BinanceRpc
Binance-family RPC methods. Each variant authenticates as the [KeyType::Ed25519BinanceApi] key in its params.keyid.
RetryTransactionRequest
Parameters for the [csretryTransaction](RpcMethod::RetryTransaction) method.
PreconditionErrorOwnCodes
string
BinanceSubAccountTransferHistoryParams
Parameters envelope for all Binance RPC methods.
BinanceUniversalTransferParams
Parameters envelope for all Binance RPC methods.
MfaRequiredArgs
object
5 properties
3 required
SubToSubRequest
object
Parameters for POST /sapi/v1/sub-account/transfer/subToSub. Transfers an asset from the caller's sub-account to another sub-account under the same master accou…
3 properties
3 required
ListTransactionsRequest
Parameters for the [cslistTransactions](RpcMethod::ListTransactions) method.
SignDryRunArgs
object
2 properties
1 required
BinanceDryRunMode
string
Different "dry run" modes for executing Binance requests.
EpochDateTime
integer
DateTime measured in seconds since unix epoch. A wrapper type for serialization that encodes a [SystemTime] as a [u64] representing the number of seconds since…
WithdrawHistoryRequest
object
Parameters for GET /sapi/v1/capital/withdraw/history. Returns the master account's withdrawal history. All filters are optional; if starttime/endtime are omitt…
8 properties
CoinbaseDryRunArgs
object
2 properties
2 required
CoinbaseDryRunMode
string
Different "dry run" modes for executing Coinbase requests.
BybitQueryCoinsBalanceRequest
object
Parameters for GET /v5/asset/transfer/query-account-coins-balance.
4 properties
1 required
CoinbaseListPortfoliosParams
Parameters envelope for all Coinbase RPC methods.
BinanceUniversalTransferHistoryParams
Parameters envelope for all Binance RPC methods.
BinanceAccountInfoParams
Parameters envelope for all Binance RPC methods.
CoinbaseAmount
object
A { value, currency } amount pair used throughout Coinbase responses.
2 properties
2 required
BadGatewayErrorCode
string
ApprovalInfo
object
1 property
1 required
BinanceWithdrawParams
Parameters envelope for all Binance RPC methods.
BybitWithdrawRequest
object
Parameters for POST /v5/asset/withdraw/create. Master-only.
9 properties
5 required
BtcNetwork
string
The Bitcoin network to query for UTXOs.
BybitQuerySubMembersParams
object
Parameters for [BybitRpc::QuerySubMembers]. Bybit endpoint: GET /v5/user/query-sub-members. Takes no inputs beyond the common envelope.
3 properties
1 required
PolicyErrorOwnCodes
string
BinanceSubAccountAssetsParams
Parameters envelope for all Binance RPC methods.
Page
object
The rocket query parameter representing the page from which to start a paginated query. MUST be named in rocket url spec so that 'serde(rename = "page.")' belo…
2 properties
AcceptedValue
Different responses we return for success status codes.
BybitQueryUserParams
object
Parameters for [BybitRpc::QueryUser]. Bybit endpoint: GET /v5/user/query-api. Takes no inputs beyond the common recvWindow / timestamp envelope; defined direct…
3 properties
1 required
ForbiddenErrorCode
string
BybitUniversalTransferRequest
object
Parameters for POST /v5/asset/transfer/universal-transfer.
7 properties
5 required
UnauthorizedErrorCode
string
BybitUniversalTransferParams
Parameters envelope for all Bybit RPC variants whose payload schema is derived from a Request struct. (BybitQueryUserParams and BybitQuerySubMembersParams have…
SignerErrorOwnCodes
string
BybitQueryCoinsBalanceParams
Parameters envelope for all Bybit RPC variants whose payload schema is derived from a Request struct. (BybitQueryUserParams and BybitQuerySubMembersParams have…
BinanceListSubAccountsParams
Parameters envelope for all Binance RPC methods.
B32
string
Wrapper around a zeroizing 32-byte fixed-size array
BybitDryRunArgs
object
3 properties
3 required
CoinbaseMoveFundsParams
Parameters envelope for all Coinbase RPC methods.
SolanaTxCmp
object
1 property
AccountType
string
Wallet type used as the source or destination of a [UniversalTransferRequest]. Serializes to the SCREAMINGSNAKECASE strings Binance expects. The default is [Ac…
ListPortfoliosRequest
object
Parameters for cscoinbaseListPortfolios. Coinbase endpoint: GET /api/v3/brokerage/portfolios.
1 property
SubToMasterRequest
object
Parameters for POST /sapi/v1/sub-account/transfer/subToMaster. Transfers an asset from the caller's sub-account to the master account.
2 properties
2 required
HttpRequestCmp
How to compare HTTP requests when verifying MFA receipt (see [MfaRequest::verifyrequest])
BybitDryRunMode
string
"Dry run" modes for Bybit requests.
NewSessionResponse
object
Information about a new session, returned from multiple endpoints (e.g., login, refresh, etc.).
5 properties
4 required
ListAccountsRequest
object
Parameters for cscoinbaseListAccounts. Coinbase endpoint: GET /api/v3/brokerage/accounts. Lists the brokerage accounts the calling key can see. All filters are…
3 properties
ClientSessionInfo
object
Session information sent to the client. This struct works in tandem with its server-side counterpart [SessionData].
7 properties
7 required
CancelTransactionRequest
object
Parameters for the [cscancelTransaction](RpcMethod::CancelTransaction) method.
1 property
1 required
BinanceDepositHistoryParams
Parameters envelope for all Binance RPC methods.
CreateTransactionRequest
Parameters for the [cscreateTransaction](RpcMethod::CreateTransaction) method.
DepositRequest
object
Parameters for GET /sapi/v1/capital/deposit/address. Fetches the deposit address for coin on the account that the signing key authenticates as. Optionally narr…
3 properties
1 required
BinanceWithdrawHistoryParams
Parameters envelope for all Binance RPC methods.
MfaRequestInfo
object
Returned as a response from multiple routes (e.g., 'get mfa', 'approve mfa', 'approve totp').
11 properties
6 required
RpcMethod
The RPC API method and matching parameters. Top-level dispatch. Wire format is preserved by [serde(untagged)]: each inbound request is matched against one of t…
Status
object
6 properties
4 required
MoveFundsRequest
object
Parameters for cscoinbaseMoveFunds. Coinbase endpoint: POST /api/v3/brokerage/portfolios/movefunds.
3 properties
3 required
BinanceSubToSubParams
Parameters envelope for all Binance RPC methods.
UniversalTransferRequest
object
Parameters for POST /sapi/v1/sub-account/universalTransfer. Transfers an asset between any two accounts (master to/from sub, or sub to/from sub) and between an…
7 properties
2 required
ErrorObj
object
3 properties
2 required
JsonRpcRequest
The top-level JSON-RPC request type.
BybitWithdrawParams
Parameters envelope for all Bybit RPC variants whose payload schema is derived from a Request struct. (BybitQueryUserParams and BybitQuerySubMembersParams have…
CreateEvmTransactionRequest
Parameters for creating an EVM transaction.
DepositHistoryRequest
object
Parameters for GET /sapi/v1/capital/deposit/hisrec. Returns the calling account's deposit history. All filters are optional; if starttime/endtime are omitted,…
8 properties
EvmTxCustomization
object
Optional fields used to customize EVM transactions.
4 properties
MfaType
string
Different types that can be used to approve an MFA request
BybitWithdrawalsRequest
object
Parameters for GET /v5/asset/withdraw/query-record.
3 properties
WithdrawRequest
object
Parameters for POST /sapi/v1/capital/withdraw/apply. Submits a withdrawal of amount of coin to the given external address. The signing key's account must have…
9 properties
3 required
EvmTxCmp
object
3 properties
BybitWithdrawalsParams
Parameters envelope for all Bybit RPC variants whose payload schema is derived from a Request struct. (BybitQueryUserParams and BybitQuerySubMembersParams have…
BybitQueryDepositAddressParams
Parameters envelope for all Bybit RPC variants whose payload schema is derived from a Request struct. (BybitQueryUserParams and BybitQuerySubMembersParams have…
AccountInfoRequest
object
Parameters for GET /api/v3/account. Returns Spot account info for whichever account the signing key authenticates as (master or sub).
1 property
BinanceSubToMasterParams
Parameters envelope for all Binance RPC methods.
SubAccountTransferHistoryRequest
object
Parameters for GET /sapi/v1/sub-account/transfer/subUserHistory. Lists the transfer history of the calling sub-account. Covers both sub-to-master and sub-to-su…
6 properties
EvmTxDepositErrorCode
string
CoinbaseListAccountsParams
Parameters envelope for all Coinbase RPC methods.
The full machine-readable OpenAPI contract behind this narrative.
Other APIs Cubist publishes across the network.