/
/ax-api-gateway
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
api-gateway30
  • get/bbo-candles
  • get/book
  • get/candles
  • get/bbo-candles/current
  • get/candles/current
  • get/funding-rates
  • get/bbo-candles/last
  • get/candles/last
  • get/ticker
  • get/tickers
  • get/trades
  • get/special-settlements-pending
  • post/preview-aggressive-limit-order
  • get/balances
  • get/fills
  • get/funding-transactions
  • get/liquidations
  • get/positions
  • get/risk-snapshot
  • get/transactions
  • post/sandbox/deposit
  • post/sandbox/withdraw
  • get/instrument
  • get/instruments
  • post/authenticate
  • get/api-keys
  • post/api-keys
  • delete/api-keys
  • get/whoami
  • post/logout
order-gateway9
    api-gateway

    get/bbo-candles/current

    Query parameters

    symbolstring required

    Instrument symbol (e.g. "XAU-PERP")

    candle_widthstring required

    Candle width (e.g. "1s", "1m", "1h", "1d")

    Response

    Current BBO candle

    Changes