How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cubist RPC API

The RPC API from Cubist — 1 operation(s) for rpc.

Cubist RPC API is one of 30 APIs that Cubist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RPC. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 104 schemas. It is described by OpenAPI 3.2.0, at version v0.1.0.

Requests are made against 2 base URLs: https://gamma.signer.cubist.dev, https://prod.signer.cubist.dev.

1 operations 1 paths 104 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0.1.0
Base URL
https://prod.signer.cubist.dev
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Cubist RPC API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Oidc). An API key is passed in the header as Authorization (SignerAuth). By default, every request must be authenticated.

  • Oidc — OIDC tokens allow users to authenticate using a third-party service. These are exchanged for signer session tokens.
  • SignerAuth — Signing API end-points use session tokens for auth. Specifically, with each request you need to use the \token\ from your signer session (which you create with…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

RPC 1
POST
/v0/org/{org_id}/rpc
High-level RPC endpoint.
rpcApi 1 param body → 200default

Schemas 104

The contract defines 104 schemas that model the data the API accepts and returns. The most detailed are MfaRequestInfo (11 properties), BybitWithdrawRequest (9 properties), WithdrawRequest (9 properties), WithdrawHistoryRequest (8 properties). Each schema is shown below with its type and property counts.

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
PreconditionErrorCode
AcceptedValueCode
string
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
NotFoundErrorCode
string
CoinbaseDryRunMode
string
Different "dry run" modes for executing Coinbase requests.
SignerErrorCode
EvmToken
An EVM token.
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
InternalErrorCode
string
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
PolicyErrorCode
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…
TimeoutErrorCode
string
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.
Id
string
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
ConflictErrorCode
string
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.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubist-rpc-api-openapi.yml Raw ↑

Other APIs Cubist publishes across the network.

Cubist Account API
Cubist Accounts API
Cubist Audit API
Cubist AuthMigration API
Cubist Babylon API
Cubist Contact API
Cubist Cube3Signer API
Cubist Identity API
Cubist Internal API
Cubist Keys API
Cubist Keys In Role API
Cubist Login API
Where this information came from

This is an independent, third-party profile of Cubist RPC API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.