GeminiGemini
Demo environmentGet API key
  • Overview
  • Crypto Trading
  • Prediction Markets
  • Perpetuals
  • Stocks
  • API Reference
  • SDKs & Tools
Changelog
Gemini logoGemini logo

© 2026 Gemini Space Station, Inc.

Overview
Spot
    OverviewGet started
    Orders API
    Market Data API
    Fund Management API
    Instant Orders API
    WebSocket API
    FIX API
      Overview
      Order Entry
        IntroductionErrorsThird Party Support
        Workflow
        Exchange-Bound Messages
        Client-Bound Messages
        Examples
        Identifiers
          Client-Supplied IdentifiersIdentifiers Assigned by Gemini
        Price & Quantity
        Gemini Clearing
      Market Data
      Drop Copy
Margin
    Overview
    Margin REST API
      Get Margin Account SummaryGet Margin Interest RatesPreview Margin Order Impact
Staking
    Overview
    Staking REST API
      List Staking BalancesStake Crypto FundsUnstake Crypto FundsList Staking Event HistoryList Staking RatesList Staking Rewards
Clearing
    Clearing REST API
      Clearing Orders
      Broker & Trade Operations
Identifiers

Identifiers assigned by Gemini

Tag

Name

Defined In

Description

49

SenderCompID

Standard Header

Assigned value used to identify the firm sending the message.

 

  • From Gemini to client: GEMINI

  • From client to Gemini: your client identifier (e.g., CLIENT-OE)

56

TargetCompID

Standard Header

Assigned value used to identify the firm receiving the message.

  • From Gemini to client: your client identifier (e.g., CLIENT-OE)
  • From client to Gemini: GEMINI

37

OrderID

Execution Report <8> Order Cancel Reject <9>

Globally unique order identifier assigned by Gemini, which remains constant throughout the order's lifecycle.

 

When ExecType <150> = 0 = New and OrdStatus <39> = 0 = New, the order is considered on the book.

 

For an order cancel reject, the value is NONE.

17

ExecID

Execution Report <8>

Globally unique event identifier assigned by Gemini. This ID can refer to:

  • Order accepted id (when the order is placed on the book)
  • Trade id (partial fill or fill)
  • Order cancellation id
  • Order rejection id
Client-Supplied IdentifiersCurrency-Denominated Fields