GeminiGemini
SandboxGet API key
  • Crypto Trading
  • Prediction Markets
Resources
  • Changelog

© 2026 Gemini Space Station, Inc.

Gemini Crypto Exchange LogoGemini Crypto Exchange Logo
REST APIs
    Orders
    Market Data
    Derivatives
    Margin Trading
    Staking
    Clearing
    Instant Orders
WebSocket
    AuthenticationMessage Format
    Streams
      Book TickerL2 Partial DepthL2 Differential DepthTrade StreamOrder EventsBalance Updates
    Playground
      Overviewconninfopingtimesubscribeunsubscribelist_subscriptionsdepthorder.placeorder.cancelorder.cancel_allorder.cancel_session
Agentic
FIX
    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
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
Last modified on April 17, 2026
Client-Supplied IdentifiersCurrency-Denominated Fields