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
      Market Data
      Drop Copy
        Introduction
        Workflow
        Client-Bound Messages
        Examples
        Identifiers
        Party IDs & Roles
          FieldsThird Party Support
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
Party IDs & Roles

Third Party Support

When an OMS/OEMS account is set up to place orders on behalf of one or more other accounts, this account will receive trade capture reports for:

  • all their own trades
  • all the orders placed by the other accounts
    • orders placed by the OMS/OEMS on behalf of the other account
    • orders placed by the other account on Gemini outside the OMS/OEMS, using the UI or any other API

When an order is placed, the trade capture report will contain two party IDs with the following PartyRole <452> values:


Party Fields

FieldTagValue
NoPartyIDs4532
First Group
PartyID448The API session key of the REST or FIX session that placed the order; "UI" when placed using the website.
PartyRole45211 = Order Origination Trader
PartyIDSource447D = Proprietary/Custom Code
Second Group
PartyID448The OnBehalfOfCompID <115> assigned to the account the order was placed on behalf of
PartyRole4521 = Executing Firm
PartyIDSource447D = Proprietary/Custom Code
FieldsOverview
On this page
  • Party Fields