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 Orgs API

The Orgs API from Cubist — 4 operation(s) for orgs.

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

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

This API exposes 5 operations across 4 paths, and defines 73 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.

5 operations 4 paths 73 schemas 3 GET1 PATCH1 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 Orgs 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 5

Across 4 paths, the API surfaces 5 operations — 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Orgs 5
GET
/v0/email/orgs
List accessible organizations.
email_my_orgs 1 param → 200default
GET
/v0/org/{org_id}
Get Org
getOrg 1 param → 200default
PATCH
/v0/org/{org_id}
Update Org
updateOrg 1 param body → 200202default
GET
/v0/org/{org_id}/info
Public Org Info
public_org_info 1 param → 200default
POST
/v0/org/{org_id}/orgs
Create Org
createOrg 1 param body → 200default

Schemas 73

The contract defines 73 schemas that model the data the API accepts and returns. The most detailed are UpdateOrgRequest (22 properties), MfaRequestInfo (11 properties), MfaPolicy (8 properties), ClientSessionInfo (7 properties). Each schema is shown below with its type and property counts.

BadRequestErrorCode
string
PreconditionErrorCode
AcceptedValueCode
string
CreateOrgRequest
object
2 properties 1 required
OperationKind
string
All different kinds of sensitive operations
IdpConfig
object
IDP configuration
2 properties
ScopeSet
A set of scopes.
ErrorResponse
object
The structure of ErrorResponse must match the response template that AWS uses
5 properties 2 required
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
ThrottleConfig
object
Configuration object for a throttle which limits the number of entities within a given time window
2 properties 2 required
HistoricalTxConfiguration
object
Configuration governing whether and how to save historical transactions.
1 property
BinanceDryRunArgs
object
2 properties 2 required
UpdateOrgRequest
object
22 properties
Receipt
object
Receipt that an MFA request was approved.
3 properties 3 required
PreconditionErrorOwnCodes
string
MfaRequiredArgs
object
5 properties 3 required
CustomChainsData
object
Information about an org's custom chains.
1 property 1 required
SignDryRunArgs
object
2 properties 1 required
UpdateOrgPolicyEngineConfigs
object
Policy Engine configurations.
1 property 1 required
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…
CoinbaseDryRunArgs
object
2 properties 2 required
OrgAlertsPrefs
object
2 properties
OrgEventDiscriminants
string
Auto-generated discriminant enum variants
NotFoundErrorCode
string
CommonFields
Fields that are common to different types of resources such as keys, roles, etc. Includes versioning fields plus metadata, edit policy, etc.
SignerErrorCode
NotificationEndpoint
The configuration and status of a notification endpoint
BadGatewayErrorCode
string
ApprovalInfo
object
1 property 1 required
AllowedMfaMap
object
MFA types that are allowed to be used for individual implicitly security-sensitive operations (like logging in, adding an MFA factor, exporting keys, etc; see…
InternalErrorCode
string
PolicyEngineConfiguration
object
A struct containing Org-level configurations for the workings of the Policy Engine.
2 properties 1 required
EvmCustomChain
object
A custom EVM chain.
4 properties 4 required
PolicyErrorOwnCodes
string
MemberRole
string
Describes whether a user in an org is an Owner or just a regular member
InviteKind
string
Indicates the auth sources allowed to an invited user
AcceptedValue
Different responses we return for success status codes.
ForbiddenErrorCode
string
UnauthorizedErrorCode
string
MfaRequirements
object
Org-wide MFA requirements.
4 properties
SignerErrorOwnCodes
string
B32
string
Wrapper around a zeroizing 32-byte fixed-size array
BybitDryRunArgs
object
3 properties 3 required
PolicyErrorCode
SubscriptionStatus
string
The status of a subscription
NotificationEndpointSubscription
object
A notification endpoint subscription
2 properties 2 required
SolanaTxCmp
object
1 property
TimeoutErrorCode
string
HttpRequestCmp
How to compare HTTP requests when verifying MFA receipt (see [MfaRequest::verifyrequest])
NewSessionResponse
object
Information about a new session, returned from multiple endpoints (e.g., login, refresh, etc.).
5 properties 4 required
ClientSessionInfo
object
Session information sent to the client. This struct works in tandem with its server-side counterpart [SessionData].
7 properties 7 required
NotificationEndpointConfiguration
object
The configuration for an org event endpoint
2 properties 1 required
HistoricalDataConfiguration
object
Configuration governing whether and how to save historical data.
1 property 1 required
MfaRequestInfo
object
Returned as a response from multiple routes (e.g., 'get mfa', 'approve mfa', 'approve totp').
11 properties 6 required
Status
object
6 properties 4 required
EditPolicy
object
A policy which governs when and who is allowed to update the entity this policy is attached to (e.g., a role or a key). When attached to a role, by default, th…
3 properties
OrgEventFilter
Filter for org events
AccessModel
string
Determines who controls the keys within an org
Id
string
Seconds
integer
Duration measured in seconds A wrapper type for serialization that encodes a Duration as a u64 representing the number of seconds.
AcceptedResponse
EvmCurrencyInfo
object
Information about a currency used on an EVM chain.
3 properties 3 required
PasskeyConfig
object
Org-level passkey configuration
1 property
ConflictErrorCode
string
EmailPreferences
Describes email preferences at an Org level - what emails to send and options associated
SecondFactorRequirement
string
Represents the number of MFA approvals required for a given operation (e.g. login). Can be used to produce a concrete policy for a given user
MfaType
string
Different types that can be used to approve an MFA request
Scope
All scopes for accessing CubeSigner APIs
EvmTxCmp
object
3 properties
MfaPolicy
object
8 properties
AlertKind
string
EvmTxDepositErrorCode
string
ExplicitScope
string
Explicitly named scopes for accessing CubeSigner APIs

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubist-orgs-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 Orgs 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.