#exchange
66 APIs with this tag
Deribit API
Live market data from Deribit — the leading crypto options and futures exchange. A keyless, no-account JSON wrapper over Deribit's public v2 API. Read the spot index price for any settlement currency (BTC, ETH, USDC, USDT), pull a full ticker for any instrument — last / mark / index price, best bid-ask, open interest and 8-hour funding for perpetuals, plus mark implied volatility and the greeks (delta, gamma, vega, theta, rho) for options — list the entire active instruments catalog by currency and kind (future, option, spot, combos) with strikes, expiries and contract sizes, and fetch per-currency order-book summaries across all live instruments. The raw exchange feed for derivatives desks, options dashboards, volatility models and trading bots — distinct from analytics products: this is Deribit's own ticker, instrument and book data, decoded into clean JSON.
api.oanor.com/deribit-api
Coinstore Market Data API
Real-time spot market data from the Coinstore crypto exchange across 480+ trading pairs. Pull 24-hour tickers for all symbols at once or one at a time (last price, 24h open, high and low, best bid and ask with their sizes, percentage change, base and quote volume); read a lightweight latest-price feed for every actively traded pair; inspect full order-book depth with best bid, best ask, computed spread and the last traded price; and stream the most recent trades with price, size and taker side. Symbols are plain pairs such as BTCUSDT or ETHUSDT. A short protective cache keeps responses fast while staying within a few seconds of the exchange. Distinct from our perpetual-futures exchange feeds (BitMEX, BloFin, Bitunix, Phemex, WEEX): this surfaces the Coinstore spot order book and ticker tape specifically.
api.oanor.com/coinstore-api
WEEX Market Data API
Real-time perpetual-futures market data from the WEEX crypto exchange. List every live perpetual contract with its underlying index, quote and settle currency, contract value, tick size and size increment; pull 24-hour tickers for all 700+ contracts at once or one at a time (last price, best bid and ask, 24h high and low, traded and base volume, percentage change, mark price and index price); read full order-book depth with best bid, best ask and computed spread; and stream the most recent trades with price, size, notional value and side. Symbols use the WEEX cmt_ prefix (cmt_btcusdt) and accept either form (BTCUSDT or cmt_btcusdt). A short protective cache keeps responses fast while staying within a few seconds of the exchange. Distinct from our BitMEX, BloFin, Bitunix and Phemex exchange feeds: this surfaces the WEEX order book, ticker tape and contract registry specifically.
api.oanor.com/weex-api
Phemex Market Data API
Real-time perpetual-futures market data from the Phemex crypto exchange. List every live perpetual product with its base, quote and settle currency, tick size and maximum leverage; pull 24-hour tickers for all 800+ symbols at once or one at a time (last, mark and index price, 24h open/high/low, percentage change, traded volume, turnover, open interest and the current and predicted funding rate); read full order-book depth with best bid, best ask and computed spread; and stream the most recent trades with price, size, side and nanosecond timestamp. All prices and quantities are returned already de-scaled into real human-readable units, so there is no exponent arithmetic to do on your side. A short protective cache keeps responses fast while staying within a few seconds of the exchange. Distinct from our BitMEX, BloFin and Bitunix exchange feeds: this surfaces the Phemex order book, ticker tape and product registry specifically.
api.oanor.com/phemex-api
Bitunix Perpetual Futures Exchange API
Live market data for the Bitunix perpetual-futures exchange, with no key. List every trading pair with contract specs; pull a 24h ticker (last/mark price, 24h high/low/open, base & quote volume); read the live order book; fetch OHLC candles across many intervals; and get the latest funding rate with the next funding time and interval. Symbols are Binance-style ids (BTCUSDT, ETHUSDT) — ideal for derivatives dashboards, funding-rate monitors and charting across 600+ markets.
api.oanor.com/bitunix-api
BloFin Perpetual Futures Exchange API
Live market data for the BloFin perpetual-futures exchange, with no key. List every perpetual instrument with contract specs and max leverage; pull a 24h ticker (last/bid/ask, 24h high/low/open, volume); read the live order book; stream recent public trades; fetch OHLC candles across many intervals; and get the latest funding rate. Symbols are OKX-style instrument ids (BTC-USDT, ETH-USDT) — ideal for derivatives dashboards, funding-rate monitors and charting across 490+ markets.
api.oanor.com/blofin-api
BitMEX Derivatives Exchange API
Live market data for BitMEX, the original crypto perpetual-swap exchange, with no key. List the active instruments (perpetual swaps, futures and FX) with mark/last price, funding rate, open interest and 24h volume; pull a single-instrument ticker; read the live L2 order book split into bids and asks; stream recent public trades; and fetch bucketed OHLC candles. BitMEX uses XBT for Bitcoin — the flagship perpetual is XBTUSD. Ideal for derivatives dashboards, funding-rate monitors and charting across 130+ instruments.
api.oanor.com/bitmex-api
Backpack Exchange API
Live spot and perpetual-futures market data from Backpack, the Solana-native crypto exchange, with no key. List every spot and perp market; read the 24h ticker for any pair (last price, change, high/low, volume, trade count); pull the order-book depth, OHLC candlesticks and most-recent trades; and for perpetuals read the mark price, index price, funding rate and open interest. The live exchange-data / derivatives layer for trading bots, dashboards, arbitrage and analytics — distinct from the Binance, bitFlyer and XT exchange readers. Live from Backpack; short cache only.
api.oanor.com/backpack-api
Coincheck Exchange API
Live market data from Coincheck, one of Japan's largest retail crypto exchanges (Monex Group), straight from its public REST API. This is the single-venue Japanese-Yen (JPY) view. The ticker endpoint returns the live BTC/JPY summary — last price, bid, ask, 24h high/low and 24h volume. The orderbook endpoint returns the live BTC/JPY bid/ask depth with per-level price and size, plus the best bid/ask and the resulting spread. The trades endpoint returns the most recent executed trades for any listed pair, with price, amount, side and time. The rate endpoint returns the current Japanese-Yen price of any listed coin (BTC, ETH, XRP, ETC …). Together they answer "what does crypto cost in Japanese Yen on Coincheck right now, how deep is the BTC book, and what just traded" — a single-venue JPY-denominated exchange view, distinct from the aggregated cross-exchange market, whole-market overview and other regional exchange APIs in the catalogue. Live, no key on the upstream, nothing stored.
api.oanor.com/coincheck-api
BitoPro Exchange API
Live market data from BitoPro, Taiwan's largest regulated retail crypto exchange, straight from its public v3 REST API. This is the single-venue New-Taiwan-Dollar (TWD) order-flow view. The ticker endpoint returns the last price, 24h change, 24h high/low and 24h base volume for any listed pair (BTC_TWD, ETH_TWD, USDT_TWD …), or every pair at once ranked by volume. The orderbook endpoint returns the live aggregated bid/ask depth with per-level price, size and order count, plus the resulting best bid/ask and spread. The trades endpoint returns the most recent executed trades with price, amount, side and time. The pairs endpoint lists every tradable market with its base/quote, precision and order limits, and which markets are in maintenance. Together they answer "what does BTC cost in New Taiwan Dollars on BitoPro right now, how deep is the book, and what just traded" — a single-venue TWD-denominated exchange view, distinct from the aggregated cross-exchange market, whole-market overview and other regional exchange APIs in the catalogue. Live, no key on the upstream, nothing stored.
api.oanor.com/bitopro-api
Bit2C Israel Exchange API
Live order-book exchange data from Bit2C, the veteran Israeli crypto exchange, over its public API — no key, nothing stored. This is the regional venue view for the Israeli new shekel (ILS / NIS) order books: Israeli on-exchange price discovery, distinct from the global-aggregate and the other regional-exchange APIs in the catalogue. The ticker endpoint returns a pair market summary — last traded price, the live best bid and offer, the implied spread, the 24h volume and the 24h average price. The orderbook endpoint returns the live limit-order book — top bids and asks with cumulative depth and the bid/ask spread — so you can read on-venue liquidity. The trades endpoint returns the most recent executed trades with price, amount, side and time. The markets endpoint lists every shekel pair the venue trades. Coins traded include BTC, ETH, LTC, BCH, GRIN and USDC, all quoted in Israeli new shekel, updated live.
api.oanor.com/bit2c-api
Firi Nordic Exchange API
Live order-book exchange data from Firi, the regulated Norwegian crypto venue and the largest in the Nordics, over its public API — no key, nothing stored. This is the regional venue view for the Norwegian krone (NOK) and Danish krone (DKK) order books: Nordic on-exchange price discovery, distinct from the global-aggregate and the other regional-exchange APIs in the catalogue. The ticker endpoint returns a pair full market summary — last traded price, 24h high/low, the 24h change percent, day volume and the live best bid, best ask and spread. The orderbook endpoint returns the live limit-order book — top bids and asks with cumulative depth and the bid/ask spread — so you can read on-venue liquidity. The trades endpoint returns the most recent executed trades with price, amount, side and time. The markets endpoint lists every NOK and DKK pair the venue trades with its last price and day volume. Coins traded include BTC, ETH, XRP, SOL, ADA, LTC, BNB, DOT and USDC, quoted in NOK and DKK, updated live. Build a pair from coin plus fiat (coin=btc, fiat=nok) or pass it directly (pair=ETHDKK).
api.oanor.com/firi-api
Independent Reserve Exchange API
Live order-book exchange data from Independent Reserve, the regulated Australian / New Zealand crypto venue, over its public API — no key, nothing stored. This is the regional venue view for the AUD, USD, NZD and SGD order books: Australasian and Singapore on-exchange price discovery, distinct from the global-aggregate and the other regional-exchange APIs in the catalogue. The ticker endpoint returns a pair market summary — last traded price, 24h high/low, day volume, the live best bid and offer and the implied spread. The orderbook endpoint returns the live limit-order book — top bids and asks with cumulative depth and the bid/ask spread — so you can read on-venue liquidity. The trades endpoint returns the most recent executed trades. The history endpoint returns the hourly trade-history summary for the last N hours (per-hour open/high/low/close, volume and trade count). The markets endpoint lists every supported coin and the four fiat quote currencies. Forty-one cryptos (BTC, ETH, SOL, XRP and more) quoted against AUD, USD, NZD and SGD, updated live. Currency codes are case-insensitive and BTC is accepted either as btc or its upstream code xbt.
api.oanor.com/independentreserve-api
BTSE Exchange API
Live spot market data from BTSE, a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every market for a quote currency by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE-QUOTE (BTC-USD). This is the BTSE venue specifically — a distinct multi-fiat price feed that quotes against the US, Hong Kong, Canadian, New Zealand and Australian dollars plus the pound, euro, Swiss franc, yen and rupee as well as USDT/USDC, ideal for HKD/CAD/CHF/GBP/NZD price discovery and cross-venue arbitrage, separate from the USD/USDT-only exchange APIs in the catalogue.
api.oanor.com/btse-api
EXMO Exchange API
Live spot market data from EXMO, a European/CIS crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low/average and base/quote volume; rank every market for a quote currency by 24h turnover; list the tradable pairs with their base, quote and limits; or pull live order-book depth with the running spread. Markets are addressed BASE_QUOTE (BTC_UAH). This is the EXMO venue specifically — a distinct multi-fiat price feed that quotes against the Ukrainian hryvnia (UAH), Polish złoty (PLN), euro, Brazilian real and US dollar as well as USDT, ideal for UAH/PLN price discovery and Eastern-European-market arbitrage, separate from the USD/USDT-only exchange APIs in the catalogue.
api.oanor.com/exmo-api
Quidax Exchange API
Live spot market data from Quidax, a leading Nigerian crypto exchange, served straight from its public ticker feed — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and base/quote volume; rank every market for a quote currency (Nigerian naira NGN, USDT or USD) by 24h turnover; or list the tradable pairs with their base and quote. Markets are addressed as BTCNGN or BTC_NGN. This is the Quidax venue specifically — a distinct Nigerian-naira price feed for a high-adoption African market, ideal for NGN price discovery and Africa-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue. Ticker-only: Quidax exposes no public order book, so the best bid/ask travel inside the ticker.
api.oanor.com/quidax-api
MAX Exchange API
Live spot market data from MAX (MaiCoin), Taiwan's leading crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and base/quote volume; rank every market for a quote currency (New Taiwan dollar TWD, USDT or BTC) by 24h turnover; list the tradable pairs with their base, quote and precision; or pull live order-book depth with the running spread. Markets are addressed as BTCTWD or BTC_TWD. This is the MAX venue specifically — a distinct New-Taiwan-dollar price feed, ideal for TWD price discovery and East-Asia-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/max-api
CoinMate Exchange API
Live spot market data from CoinMate, a long-running European (Czech) crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and base/quote volume; rank every market for a quote currency (Czech koruna CZK, euro EUR, or BTC) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE_QUOTE (BTC_CZK). This is the CoinMate venue specifically — a distinct Czech-koruna and euro price feed, ideal for CZK/EUR price discovery and central-European-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/coinmate-api
Buda Exchange API
Live spot market data from Buda.com, a leading Latin American crypto exchange operating in Chile, Colombia and Peru, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h and 7d change and base/quote volume; rank every market for a quote currency (Chilean peso CLP, Colombian peso COP, Peruvian sol PEN, or BTC/USDC/USDT) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE-QUOTE (BTC-CLP). This is the Buda venue specifically — a distinct Latin-American price feed across three local currencies, ideal for CLP/COP/PEN price discovery and LatAm-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/buda-api
Coins.ph Exchange API
Live spot market data from Coins.ph (Coins Pro), the Philippines' leading crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and base/quote volume; rank every market for a quote currency (Philippine peso PHP, USDT or USDC) by 24h quote volume; list the tradable pairs with their base, quote and status; or pull live order-book depth with the running spread. Markets are addressed as BTCPHP or BTC_PHP. This is the Coins.ph venue specifically — a distinct Philippine-peso price feed, ideal for PHP price discovery and Southeast-Asia-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/coinsph-api
Paribu Exchange API
Live spot market data from Paribu, Turkey's largest crypto exchange, served straight from its public ticker feed — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low/average, 24h change and base/quote volume; rank every market for a quote currency (Turkish lira TL/TRY, or USDT) by 24h turnover; or list the tradable pairs with their base and quote. Markets are addressed BASE_QUOTE (BTC_TL); TRY is accepted as an alias for the lira. This is the Paribu venue specifically — a distinct Turkish-lira price feed for a high-adoption, high-volatility market, separate from the USD/USDT-quoted exchange APIs in the catalogue. Ticker-only: Paribu exposes no public order book, so the best bid/ask travel inside the ticker.
api.oanor.com/paribu-api
VALR Exchange API
Live spot market data from VALR, South Africa's leading crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every market for a quote currency (South African rand ZAR, USDC, USDT or BTC) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE_QUOTE (BTC_ZAR). This is the VALR venue specifically — a distinct South-African-rand price feed, ideal for ZAR price discovery and Africa-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/valr-api
bitbank Exchange API
Live spot market data from bitbank, a major Japanese crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and base/quote volume; rank every market for a quote currency (Japanese yen JPY, or BTC) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE_QUOTE (BTC_JPY). This is the bitbank venue specifically — a distinct Japanese-yen price feed, ideal for JPY price discovery and Japan-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/bitbank-api
WazirX Exchange API
Live spot market data from WazirX, one of India's largest crypto exchanges, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h open/high/low, 24h change and volume; rank every market for a quote currency (Indian rupee INR, or USDT) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed BASE_QUOTE (BTC_INR). This is the WazirX venue specifically — a distinct Indian-rupee price feed, ideal for INR price discovery and India-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/wazirx-api
BTC Markets Exchange API
Live spot market data from BTC Markets, Australia's established crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every market for a quote currency (Australian dollar AUD, BTC or USDT) by 24h turnover; list the tradable pairs with their base, quote and precision; or pull live order-book depth with the running spread. Markets are addressed BASE-QUOTE (BTC-AUD). This is the BTC Markets venue specifically — a distinct Australian-dollar price feed, ideal for AUD price discovery and AU-market arbitrage, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/btcmarkets-api
Bithumb Exchange API
Live spot market data from Bithumb, South Korea's major crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, 24h open/high/low, 24h change and base/quote volume; rank every market for a payment currency (Korean won KRW, or BTC) by 24h turnover; list the tradable coins; or pull live order-book depth with the running spread. Markets are addressed COIN_PAYMENT (BTC_KRW, ETH_BTC). This is the Bithumb venue specifically — a distinct Korean-won price feed, ideal for tracking the "kimchi premium" and KRW price discovery, separate from the USD/USDT-quoted exchange APIs in the catalogue.
api.oanor.com/bithumb-api
Biconomy Exchange API
Live spot market data from Biconomy, a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, 24h high/low, 24h change and base/quote volume; rank every spot market for a quote currency (USDT, BTC, ETH…) by 24h turnover; list the tradable pairs with their base, quote and precision; or pull live order-book depth with the real best bid/ask and running spread. Markets are addressed as BTC_USDT, with base and quote either side of the underscore. This is the Biconomy venue specifically — a distinct global exchange feed, separate from the other exchange APIs in the catalogue, so cross-venue arbitrage and price-discovery workflows can read each book on its own terms.
api.oanor.com/biconomy-api
Deepcoin Exchange API
Live spot market data from Deepcoin, a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every spot market for a quote currency (USDT, BTC, ETH…) by 24h quote volume; list the tradable instruments with their base, quote and tick/lot size; or pull live order-book depth with the running spread. Markets are addressed OKX-style as BTC-USDT, with base and quote either side of the hyphen. This is the Deepcoin venue specifically — a distinct global exchange feed, separate from the other exchange APIs in the catalogue, so cross-venue arbitrage and price-discovery workflows can read each book on its own terms.
api.oanor.com/deepcoin-api
CoinW Exchange API
Live spot market data from CoinW, a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and turnover; rank every spot market for a quote currency (USDT, BTC, ETH…) by 24h turnover; list the tradable pairs with their base and quote; or pull live order-book depth with the running spread. Markets are addressed as BTC_USDT, with base and quote either side of the underscore. This is the CoinW venue specifically — a distinct global exchange feed, separate from the other exchange APIs in the catalogue, so cross-venue arbitrage and price-discovery workflows can read each book on its own terms.
api.oanor.com/coinw-api
Toobit Exchange API
Live spot market data from Toobit, a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every spot market for a quote currency (USDT, BTC, ETH…) by 24h quote volume; list the tradable pairs with their base/quote and price precision; or pull live order-book depth with the running spread. Markets are addressed either concatenated (BTCUSDT) or as BTC_USDT, with base and quote resolved from Toobit's own exchange info. This is the Toobit venue specifically — a distinct global exchange feed, separate from the other exchange APIs in the catalogue, so cross-venue arbitrage and price-discovery workflows can read each book on its own terms.
api.oanor.com/toobit-api
P2B Exchange API
Live spot market data from P2B (p2pb2b.com), a global crypto exchange, served straight from its public order books — no key on the data, nothing cached, nothing stored. Look up any market for its last price, best bid/ask and spread, 24h high/low, 24h change and base/quote volume; rank every spot market for a quote currency (USDT, BTC, ETH…) by 24h quote volume; list the tradable pairs with their base/quote and price precision; or pull live order-book depth with the running spread. Markets are addressed P2B-style as BTC_USDT (base and quote separated by an underscore). This is the P2B venue specifically — a distinct global exchange feed, separate from the other exchange APIs in the catalogue, so cross-venue arbitrage and price-discovery workflows can read each book on its own terms.
api.oanor.com/p2b-api
Bitrue Exchange API
Live spot market data from Bitrue, a global crypto exchange, served straight from its public API with no key and nothing cached. The ticker endpoint returns a market's last price, best bid and ask, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their base and quote currency and precision. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from Bitrue on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Markets accept either BTC_USDT or BTCUSDT. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/bitrue-api
BingX Exchange API
Live spot market data from BingX, a global crypto exchange, served straight from its public spot API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, 24-hour change, best bid and ask and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their order-size and notional limits and tick/step size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from BingX on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Markets are written BASE-QUOTE; BTC_USDT is also accepted. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/bingx-api
DigiFinex Exchange API
Live spot market data from DigiFinex, a global crypto exchange, served straight from its public v3 API with no key and nothing cached. The ticker endpoint returns a market's last price, best bid and ask, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their price and volume precision and minimum order size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from DigiFinex on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/digifinex-api
AscendEX Exchange API
Live spot market data from AscendEX (formerly BitMax), a global crypto exchange, served straight from its public API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, 24-hour change, best bid and ask and volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their tick and lot size and minimum and maximum notional. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from AscendEX on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Markets are written BASE/QUOTE; BTC_USDT is also accepted. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/ascendex-api
XT Exchange API
Live spot market data from XT.com, a global crypto exchange, served straight from its public v4 API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their price and quantity precision and trading state. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from XT on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/xt-api
LBank Exchange API
Live spot market data from LBank, a global crypto exchange, served straight from its public v2 API with no key and nothing cached. The ticker endpoint returns a market's last price, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their price and quantity precision and minimum order size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from LBank on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/lbank-api
BitMart Exchange API
Live spot market data from BitMart, a global crypto exchange, served straight from its public API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, 24-hour change, best bid and ask, the spread and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their price precision and minimum order size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and spread. Everything is read live from BitMart on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/bitmart-api
CoinEx Exchange API
Live spot market data from CoinEx, a global crypto exchange, served straight from its public v2 API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their maker and taker fees, base and quote precision and minimum order size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and spread. Everything is read live from CoinEx on each request, nothing stored. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Markets accept either BTC_USDT or BTCUSDT. Live, no key. 4 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/coinex-api
Poloniex Exchange API
Live spot market data from Poloniex, one of the longest-running global crypto exchanges, served straight from its public v2 API with no key and nothing cached. The ticker endpoint returns a market's last price, open, 24-hour high and low, best bid and ask, the spread, 24-hour change, base and quote volume, trade count and mark price. The tickers endpoint returns every market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable pairs with their price and quantity scales and minimum order size. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and spread. The trades endpoint returns the most recent public trades with price, size and taker side, so you can see the tape in real time. Everything is read live from Poloniex on each request, nothing stored. A distinct venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, tape readers, arbitrage scanners and market dashboards. Live, no key. 5 spot endpoints. For candles or perpetuals use an OHLC or derivatives API.
api.oanor.com/poloniex-api
WhiteBIT Exchange API
Live spot market data from WhiteBIT, one of the largest global crypto exchanges by spot volume and a major European venue, served straight from its public v4 API with no key and nothing cached. The ticker endpoint returns a market's last price, 24-hour percentage change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call surfaces the most-traded pairs on the venue. The markets endpoint lists the tradable spot pairs with their base/quote precision, minimum and maximum order size and maker/taker fees. The book endpoint returns live order-book depth — every bid and ask level with price and amount, plus the best bid/ask and the spread. Everything is read live from WhiteBIT on each request, nothing stored; perpetual contracts are excluded so you get clean spot data. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For perpetuals or candles use a derivatives or OHLC API.
api.oanor.com/whitebit-api
Crypto.com Exchange API
Live spot market data from the Crypto.com Exchange, one of the largest global retail crypto venues and the heart of the CRO ecosystem, served straight from its public API with no key and nothing cached. The ticker endpoint returns a market's last price, best bid and ask, the spread, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call gives you the most-traded pairs on the venue. The instruments endpoint lists the tradable spot pairs with their price and quantity tick sizes and decimal precision. The book endpoint returns live order-book depth — every bid and ask level with price, amount and order count, plus the best bid/ask and spread. Everything is read live from Crypto.com on each request, nothing stored; perpetual contracts are excluded so you get clean spot data. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For perpetuals or candles use a derivatives or OHLC API.
api.oanor.com/cryptocom-api
Bitvavo API
Live spot market data from Bitvavo, the largest retail crypto exchange in the Netherlands and one of the highest-volume euro venues in Europe — served straight from its public API, no key, nothing cached. Get a market's last price, best bid/ask, 24h high/low, open, 24h change and base/quote volume (in euro, USDT or Bitcoin); rank every market for a quote currency by 24h quote volume; list trading pairs with status, order limits and precision; and read live market depth. A distinct European / euro venue, separate from other exchange feeds. Markets are BASE-QUOTE (e.g. BTC-EUR).
api.oanor.com/bitvavo-api
BTCTurk API
Live spot market data from BTCTurk, Turkey's largest and oldest crypto exchange and one of the highest-volume venues for the Turkish lira — served straight from its public API, no key, nothing cached. Get a pair's last price, best bid/ask, 24h high/low, open, average and 24h change (in Turkish lira, USDT or Bitcoin); rank every pair for a quote currency by 24h volume; and read live market depth with the best bid/ask and spread. A distinct Turkish venue with lira pricing, separate from other exchange feeds. Pairs are NUMERATOR+DENOMINATOR (e.g. BTCTRY).
api.oanor.com/btcturk-api
Mercado Bitcoin API
Live spot market data from Mercado Bitcoin, Brazil's largest and oldest crypto exchange — served straight from its public API, no key, nothing cached. Get a pair's last price, buy/sell, 24h high/low, open and 24h change (in Brazilian real); read live market depth with the best bid/ask and spread; and list 1,300+ trading pairs. A distinct Brazilian / Latin-American venue with real pricing, separate from other exchange feeds. Pairs are BASE-QUOTE (e.g. BTC-BRL).
api.oanor.com/mercadobitcoin-api
bitFlyer API
Live spot market data from bitFlyer, one of Japan's largest and longest-running crypto exchanges — served straight from its public API, no key, nothing cached. Get a product's last traded price, best bid/ask, 24h volume and order-book depth (in Japanese yen); read the live order book with the mid price and top bids and asks; and list bitFlyer's spot and FX products. A distinct Japanese venue with yen pricing, separate from other exchange feeds. Products are BASE_QUOTE (e.g. BTC_JPY).
api.oanor.com/bitflyer-api
Bitkub API
Live spot market data from Bitkub, Thailand's largest crypto exchange — served straight from its public API, no key, nothing cached. Get a pair's last price, best bid/ask, 24h change, high/low and base/quote volume (in Thai baht, USDT or Bitcoin); rank every pair for a quote currency by 24h quote volume; and list Bitkub's trading pairs. A distinct South-East-Asian venue with baht pricing, separate from other exchange feeds. Symbols are QUOTE_BASE (e.g. THB_BTC).
api.oanor.com/bitkub-api
Luno API
Live spot market data from Luno, the leading crypto exchange across Africa and emerging markets (South Africa, Nigeria, Uganda, Zambia, Malaysia, Indonesia) — served straight from its public API, no key, nothing cached. Get a pair's best bid/ask, last trade and 24h volume (in South African rand, Nigerian naira, Ugandan shilling, ringgit, rupiah and more); rank every pair for a quote currency by 24h volume; read live market depth; and list each market's trading limits, price and volume scales and status. A distinct African / emerging-markets venue with local-fiat pricing, separate from other exchange feeds. Note: XBT = Bitcoin.
api.oanor.com/luno-api
Indodax API
Live spot market data from Indodax, Indonesia's largest crypto exchange and the biggest in South-East Asia — served straight from its public API, no key, nothing cached. Get a pair's last price, buy/sell, 24h high/low and base/quote volume (in Indonesian rupiah, USDT or Bitcoin); list every pair for a quote currency with its name and 24h change, ranked by quote volume; browse the 500+ trading pairs; and read the most recent executed trades (price, amount, side). A distinct South-East-Asian venue with rupiah pricing, separate from other exchange feeds.
api.oanor.com/indodax-api
Bitso API
Live spot market data from Bitso, the largest regulated crypto exchange in Latin America (Mexico, Argentina, Brazil, Colombia) — served straight from its public API, no key, nothing cached. Get a book's last price, 24h high/low, best bid/ask, VWAP, volume and 24h change (in Mexican peso, Argentine peso, US dollar, Bitcoin and more); rank every book by approximate 24h quote volume; list trading pairs with their min/max order size, tick size and maker/taker fees; and read live market depth (top bids and asks). A distinct Latin-American venue with local-fiat pricing, separate from other exchange feeds.
api.oanor.com/bitso-api
Upbit API
Live spot market data from Upbit, South Korea's largest crypto exchange and one of the highest-volume venues in the world — served straight from its public API, no key, nothing cached. Get a market's price, 24h change, high/low, 24h volume and value and 52-week range (in Korean won, Bitcoin or Tether); rank every market for a quote currency by 24h trade value; list Upbit's trading pairs with their Korean and English names; and pull daily, weekly or monthly OHLC candles. Upbit's KRW prices are the reference for the "kimchi premium" — a distinct Korean-market venue, separate from other exchange feeds.
api.oanor.com/upbit-api
HTX API
Live spot market data from HTX (formerly Huobi), one of the longest-running centralised crypto exchanges and a leading venue in Asian markets. The ticker endpoint returns a symbol's 24h last price, open, high, low, best bid/ask, base and quote volume, trade count and change. The tickers endpoint returns the top symbols by 24h quote volume. The symbols endpoint searches HTX's spot trading pairs. Read live from HTX, nothing stored. This is HTX's own spot ticker and market layer — a distinct centralised-exchange venue, separate from other exchange feeds and from DEX, lending and oracle APIs.
api.oanor.com/htx-api
MEXC API
Live spot market data from MEXC, a top centralised crypto exchange known for listing the widest range of altcoins and new tokens first. The ticker endpoint returns a symbol's 24h last price, bid/ask, high/low, volume and change. The tickers endpoint returns the top symbols by 24h quote volume. The movers endpoint returns the biggest 24h gainers or losers among liquid pairs — the altcoin-momentum view MEXC is watched for. Read live from MEXC, nothing stored. This is MEXC's own spot ticker and altcoin-momentum layer — a distinct centralised-exchange venue, separate from other exchange feeds and from DEX, lending and oracle APIs.
api.oanor.com/mexc-api
Bitget API
Live market data from Bitget, a top-tier centralised crypto exchange. The ticker endpoint returns a spot or USDT-perpetual symbol's last price, bid/ask, 24h high/low, volume and change. The tickers endpoint returns the top symbols by 24h volume for the spot or futures market. The funding endpoint returns a perpetual contract's current funding rate, funding interval, next funding time and open interest — the derivatives data traders watch. Read live from Bitget, nothing stored. This is Bitget's own spot and USDT-perpetual ticker, funding-rate and open-interest layer — a distinct centralised-exchange venue, separate from other exchange feeds and from DEX, lending and oracle APIs.
api.oanor.com/bitget-api
KuCoin API
Live spot-market data from KuCoin, one of the largest crypto exchanges and the best-known venue for altcoins, via its public API. KuCoin lists over a thousand trading pairs, so its signature is breadth. Get a pair's full 24-hour snapshot: last price, best bid and ask, high, low, the 24-hour change in price and percent, the base and quote volume, the 24-hour average price and the taker and maker fee. Pull the entire board — every KuCoin pair in one call with its last price and 24-hour change. Get the top of the order book with the spread. Read OHLCV candles at any interval. Live, no key, nothing stored. Distinct from Coinbase, Bitstamp, OKX, Gate.io, Bitfinex, Gemini, Kraken and Bybit venue APIs and from aggregated feeds — this is KuCoin's own ticker, full pair board, order book and candles. Perfect for trading, charting and market-data apps.
api.oanor.com/kucoin-api
Bybit API
Live derivatives and spot market data from Bybit, one of the largest crypto-derivatives exchanges, straight from its public v5 API. Built for perpetual swaps: the ticker returns a contract's last, mark and index price together, the 24-hour change, high, low, volume and turnover, the live open interest in contracts and in USD, and the current funding rate with the next funding time — a whole perp in one call. The funding endpoint returns the historical funding-rate series, the recurring payments that anchor a perp to spot. The openinterest endpoint returns the open-interest time series, the best gauge of leverage building or unwinding. The kline endpoint returns OHLCV candles at any interval. Linear (USDT) perps, inverse (coin) perps and spot are all reachable via the category parameter. Live, no key, nothing stored. Distinct from Coinbase, Bitstamp, OKX, Gate.io, Bitfinex and Gemini venue APIs and from aggregated derivatives feeds — this is Bybit's own ticker, funding history, open interest and candles. Perfect for trading, charting, derivatives-analytics and risk apps.
api.oanor.com/bybit-api
Gemini Exchange API
Live market data from Gemini, the US-regulated crypto exchange founded by the Winklevoss twins, served straight from its public API — no key, nothing cached. The ticker endpoint returns a pair's snapshot — open, high, low and last price, best bid and ask, and the 24-hour percentage change — plus Gemini's distinctive hourly_changes array, the last 24 hourly prices, which lets you draw an intraday sparkline from a single call. The prices endpoint returns every Gemini pair in one call with its price and 24-hour change — the whole board at once. The orderbook endpoint returns the top of the order book with the spread. The trades endpoint returns the live trade tape, the most recent executed trades with price, amount, side and time. Everything is Gemini's live venue data from a regulated US exchange, nothing stored. This is the Gemini price, intraday-history and tape layer for any trading, charting or market-data app. Distinct from Coinbase, Bitstamp, OKX, Gate.io and Kraken venue APIs and from aggregated feeds — this is Gemini's own order book, tape and hourly price history. 4 endpoints, no key on our side, real-time.
api.oanor.com/gemini-api
Gate.io Exchange API
Live market data from Gate.io, one of the largest crypto exchanges by listed assets, served from its public v4 API — no key, nothing cached. Gate.io lists thousands of trading pairs, far more than mainstream venues, so it is where new and long-tail altcoins trade. The ticker endpoint returns a pair's snapshot: last price, best bid and ask, 24-hour change percentage, base and quote volume and 24-hour high/low. The tickers endpoint returns every one of Gate.io's roughly 2,200 pairs in one call, sortable by 24-hour change or volume — a sweep of the whole altcoin market. The candles endpoint returns OHLC candlesticks at an interval you choose, from ten seconds to one month. The currency endpoint is Gate.io's distinctive piece: for any coin it returns the deposit and withdrawal status across every blockchain it supports — whether deposits and withdrawals are enabled, on which chains, and whether the asset is delisted or trade-disabled — the operational data a wallet or exchange integration needs before moving funds. Everything is Gate.io's live venue data, nothing stored. Distinct from Coinbase, Bitstamp, OKX and Kraken venue APIs — this is Gate.io's deep altcoin order flow and its per-chain deposit/withdrawal status. 4 endpoints, no key on our side, real-time.
api.oanor.com/gateio-api
OKX Exchange API
Live market data from OKX, one of the largest crypto exchanges, across both spot and perpetual markets, served straight from its public v5 API — no key, nothing cached. The ticker endpoint returns any instrument's snapshot — last price, best bid and ask, 24-hour open/high/low, volume and the 24-hour percentage change — for a spot pair like BTC-USDT or a perpetual swap like BTC-USDT-SWAP. The tickers endpoint returns every instrument of a type (spot, swap or futures) in one call, sortable by 24-hour change or volume. The candles endpoint returns OHLC candles at a bar you choose, from one minute to one month. The funding endpoint returns the funding rate of any perpetual swap — the periodic payment between longs and shorts — with the rate annualised to an APR and the next funding time, the signal perpetual-futures traders watch. Everything is OKX's live venue data, nothing stored. This is the OKX price, perpetual-funding and candle layer for any trading, charting, derivatives or market-data app. Distinct from Coinbase, Bitstamp, Binance and Kraken venue APIs and from aggregated feeds — this is OKX's own spot and perpetual order flow and its per-contract funding rates. 4 endpoints, no key on our side, real-time.
api.oanor.com/okx-api
Bitfinex Exchange API
Live market data from Bitfinex, one of the longest-running crypto exchanges, served straight from its public v2 API — no key, nothing cached. Bitfinex is best known for two things this exposes as clean JSON: deep spot order books, and a peer-to-peer funding (margin-lending) market that few APIs surface. The ticker endpoint returns a trading pair's snapshot: best bid and ask, last price, 24-hour change and percentage, volume, high and low — BTC/USD near $63,000. The funding endpoint returns a currency's lending market: the Flash Return Rate, the best bid and ask lending rates with their loan periods, and the daily rate annualised to an APR — so you can see what lending US dollars or BTC on Bitfinex pays right now, around 14% APR for USD. The tickers endpoint returns the whole exchange in one call, either every trading pair or every funding currency. The trades endpoint returns the live trade tape — the most recent executed trades with price, amount, side and time. Everything is Bitfinex's live venue data, nothing stored. This is the Bitfinex price, funding-rate and tape layer for any trading, lending, charting or market-data app. Distinct from Coinbase, Binance and Kraken venue APIs and from aggregated feeds — this is Bitfinex's own order book, its margin-funding rates and tape. 4 endpoints, no key on our side, real-time.
api.oanor.com/bitfinex-api
Bitstamp Exchange API
Live market data straight from Bitstamp's public API — one of the oldest and most established crypto exchanges, founded in 2011 and strong in EUR and GBP pairs alongside USD, exposed as clean JSON with no key and nothing cached. The markets endpoint lists every trading pair with its decimals, minimum order size and trading status. The ticker endpoint returns a pair's full snapshot: last price, best bid and ask, 24-hour open, high and low, the VWAP, the 24-hour percentage change and base volume — BTC/USD around $63,300 and BTC/EUR around €54,900. The tickers endpoint returns that snapshot for every pair on the exchange in a single call, the whole Bitstamp market at once, sortable by 24-hour change or volume. The orderbook endpoint returns the top of the book with the spread. The trades endpoint returns the live trade tape — the most recent executed trades with price, amount, side and time — the raw market activity that aggregated price feeds throw away. The ohlc endpoint returns candles at a step you choose, from one minute to three days. Everything is Bitstamp's live venue data, nothing stored. This is the Bitstamp price, tape and liquidity layer for any trading, charting, arbitrage or market-data app. Distinct from Coinbase, Binance and Kraken venue APIs and from aggregated feeds — this is Bitstamp's own order book, trade tape and EUR/GBP markets. 6 endpoints, no key on our side, real-time.
api.oanor.com/bitstamp-api
Coinbase Exchange API
Live market data straight from Coinbase's public Exchange API — one of the largest and most trusted regulated crypto venues, exposed as clean JSON with no key and nothing cached. The products endpoint lists Coinbase's roughly 800 trading pairs with their base and quote currency, price and size increments, minimum order size and trading status, filterable by quote currency. The ticker endpoint returns a pair's live snapshot: the last trade price, the best bid and ask, the bid-ask spread in absolute and percentage terms, and the 24-hour base volume — BTC-USD trading around $63,300 with a one-cent spread. The stats endpoint returns the rolling 24-hour open, high, low and last with the 24-hour and 30-day volume and the computed 24-hour percentage change. The orderbook endpoint returns the top of book — the best bid and ask at level 1, or the aggregated top of the book at level 2 with configurable depth — together with the spread. The candles endpoint returns recent OHLC candles at a granularity you choose, from one minute to one day, for charting and backtesting. Everything is Coinbase's live venue data, nothing stored. This is the Coinbase price-and-liquidity layer for any trading, charting, arbitrage, portfolio or market-data app. Live from Coinbase Exchange. Distinct from Binance and Kraken venue APIs and from aggregated price feeds — this is Coinbase's own order book and tape. 6 endpoints, no key on our side, real-time.
api.oanor.com/coinbase-api
Kraken Exchange API
Live market data from the Kraken cryptocurrency exchange, served straight from Kraken's public API — no key, no account, nothing cached. Kraken is one of the oldest and largest crypto exchanges; this reads its order book and trades directly. The ticker endpoint returns the live quote for one or many pairs — the last traded price, the best bid and ask and the spread, the 24-hour volume and VWAP, the 24-hour high, low and open and the change since open, and the 24-hour trade count: XBT/USD trades around its live price with thousands of trades a day. The orderbook endpoint returns the live order book to any depth — the bid and ask price levels with their sizes, the best bid/ask and the spread — the real liquidity behind the price. The ohlc endpoint returns candlestick history at intervals from one minute to two weeks. Pairs can be given the friendly way (BTCUSD, ETHEUR) and it resolves them to Kraken's canonical names. This is the exchange-market-data layer for any trading, charting, arbitrage or bot application. Live from Kraken, nothing stored. Distinct from aggregate-price and other single-exchange APIs — this is Kraken's own ticker, order book and candles. 4 endpoints.
api.oanor.com/kraken-api
Crypto Volume API
Live most-traded crypto pairs by 24-hour spot volume as an API, powered by Binance. It ranks the trading pairs by their 24-hour quote volume — where the real liquidity and activity is right now — with each pair's last price, daily change, 24-hour high and low, base and quote volume, and the number of trades. Rank by any quote currency (USDT, BTC, ETH, USDC), or look a single pair up for its full 24-hour stats. The spot-volume and market-activity leaderboard for trading, screening and dashboard apps. Live, no key, no cache. Distinct from price-change movers and from DEX-volume APIs — this is centralised-exchange spot trading volume.
api.oanor.com/cryptovolume-api
Crypto Arbitrage API
Live crypto cross-exchange price comparison and arbitrage spread — the spot price of a coin on the major centralised exchanges at once, served straight from each exchange's public ticker. For any base coin it fetches the spot price from Binance, OKX, Bybit, KuCoin and Coinbase in parallel, returns the per-exchange price table, identifies the cheapest venue to buy and the most expensive to sell, and computes the spread between them — absolute and percentage — the headline cross-exchange arbitrage gap. Get the full price table, the best buy/sell opportunity, or the list of exchanges. Live, no key, no cache. Quotes are USDT (Binance/OKX/Bybit/KuCoin) or USD (Coinbase), within a few basis points. A price-discovery and arbitrage layer for trading, analytics and dashboard apps. Distinct from single-exchange price and OHLC APIs — this is the cross-exchange arbitrage view.
api.oanor.com/cryptoarbitrage-api
Binance Market Data API
Live Binance crypto exchange market data as an API — clean JSON, no key. Get the current price of any trading pair, full 24-hour ticker statistics (open, high, low, last, price change, weighted average, best bid/ask and volume), candlesticks (klines) for any interval from one minute to one month, the live order book (bids and asks with quantities), recent trades, the current average price, and the full list of trading pairs filtered by quote asset. Live data straight from Binance's public market endpoints. Distinct from aggregate coin-market data: this is exchange-native trading data — order book, candles and live ticks — ideal for trading bots, price feeds, charts, backtesting and crypto dashboards. 7 data endpoints. Authenticated with an x-oanor-key; fair-use rate limits per plan.
api.oanor.com/binance-api