GeminiGemini
SandboxGet API key
  • Crypto Trading
  • Prediction Markets
Changelog
Gemini Crypto Exchange LogoGemini Crypto Exchange Logo

© 2026 Gemini Space Station, Inc.

REST APIs
    Orders
    Market Data
      List SymbolsGet Symbol DetailsGet TickerList CandlesList Derivative CandlesList Fee PromosGet Current Order BookList TradesList PricesFX RateGet Assets for NetworkGet Network
    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

List Symbols

TradingMarket DataList Symbols

List Symbols

GEThttps://api.gemini.com/v1/symbols

This endpoint retrieves all available symbols for trading.

GETv1/symbols
curl --request GET \
  --url https://api.gemini.com/v1/symbols

Responses

The full list of supported symbols.

Example Responses
[
  "aavegusd",
  "aaveusd",
  "aligusd",
  "aliusd",
  "ampgusd",
  "ampusd",
  "ankrgusd",
  "ankrusd",
  "apegusd",
  "apeusd",
  "api3gusd",
  "api3usd",
  "arbgusd",
  "arbusd",
  "atomgusd",
  "atomusd",
  "avaxgusd",
  "avaxgusdperp",
  "avaxusd",
  "axsgusd",
  "axsusd",
  "batgusd",
  "batusd",
  "bchgusd",
  "bchgusdperp",
  "bchusd",
  "bnbgusdperp",
  "bomegusd",
  "bomegusdperp",
  "bomeusd",
  "bonkgusd",
  "bonkgusdperp",
  "bonkusd",
  "btceur",
  "btcgbp",
  "btcgusd",
  "btcgusdperp",
  "btcsgd",
  "btcusd",
  "btcusdt",
  "chillguygusd",
  "chillguyusd",
  "chzgusd",
  "chzusd",
  "compgusd",
  "compusd",
  "crvgusd",
  "crvusd",
  "ctxgusd",
  "ctxusd",
  "cubegusd",
  "cubeusd",
  "daigusd",
  "daiusd",
  "dogebtc",
  "dogeeth",
  "dogegusd",
  "dogegusdperp",
  "dogeusd",
  "dotgusd",
  "dotgusdperp",
  "dotusd",
  "efilfil",
  "elongusd",
  "elonusd",
  "ensgusd",
  "ensusd",
  "ethbtc",
  "etheur",
  "ethgbp",
  "ethgusd",
  "ethgusdperp",
  "ethsgd",
  "ethusd",
  "ethusdt",
  "fetgusd",
  "fetusd",
  "filgusd",
  "filusd",
  "flokigusd",
  "flokigusdperp",
  "flokiusd",
  "ftmgusd",
  "ftmusd",
  "galagusd",
  "galausd",
  "gmtgusd",
  "gmtusd",
  "goatgusd",
  "goatgusdperp",
  "goatusd",
  "grtgusd",
  "grtusd",
  "gusdgbp",
  "gusdsgd",
  "gusdusd",
  "hntgusd",
  "hntusd",
  "hypegusdperp",
  "imxgusd",
  "imxusd",
  "injgusd",
  "injgusdperp",
  "injusd",
  "iotxgusd",
  "iotxusd",
  "ksl2gusdperp",
  "kt5gusdperp",
  "ldogusd",
  "ldousd",
  "linkbtc",
  "linketh",
  "linkgusd",
  "linkgusdperp",
  "linkusd",
  "lptgusd",
  "lptusd",
  "lrcgusd",
  "lrcusd",
  "ltcbtc",
  "ltceth",
  "ltcgusd",
  "ltcgusdperp",
  "ltcusd",
  "managusd",
  "manausd",
  "maskgusd",
  "maskusd",
  "maticgusd",
  "maticusd",
  "mewgusd",
  "mewgusdperp",
  "mewusd",
  "mkrgusd",
  "mkrusd",
  "moodenggusd",
  "moodenggusdperp",
  "moodengusd",
  "opgusd",
  "opgusdperp",
  "opusd",
  "oxtgusd",
  "oxtusd",
  "paxggusd",
  "paxgusd",
  "pepegusd",
  "pepegusdperp",
  "pepeusd",
  "pnutgusd",
  "pnutgusdperp",
  "pnutusd",
  "polgusdperp",
  "popcatgusd",
  "popcatgusdperp",
  "popcatusd",
  "pythgusd",
  "pythgusdperp",
  "pythusd",
  "qntgusd",
  "qntusd",
  "raregusd",
  "rareusd",
  "rengusd",
  "renusd",
  "rlusdusd",
  "rndrgusd",
  "rndrusd",
  "samogusd",
  "samousd",
  "sandgusd",
  "sandusd",
  "shibgusd",
  "shibgusdperp",
  "shibusd",
  "sklgusd",
  "sklusd",
  "solbtc",
  "soleth",
  "solgusd",
  "solgusdperp",
  "solusd",
  "storjgusd",
  "storjusd",
  "sushigusd",
  "sushiusd",
  "trumpgusdperp",
  "umagusd",
  "umausd",
  "unigusd",
  "unigusdperp",
  "uniusd",
  "usdcusd",
  "usdtgusd",
  "usdtusd",
  "wifgusd",
  "wifgusdperp",
  "wifusd",
  "xrpgusd",
  "xrpgusdperp",
  "xrpusd",
  "xtzgusd",
  "xtzusd",
  "yfigusd",
  "yfiusd",
  "zecgusd",
  "zecusd",
  "zrxgusd",
  "zrxusd"
]
PreviousMarket DataNextGet Symbol Details
Last modified on April 29, 2026