API · /binance-api

Binance Market Data API

healthy 3,495 Subscribers

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
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/binance-api/openapi.json
/api/binance-api/llms.txt

Discovery: GET /api/index.json lists every API.

Binance Market Data API — live data on the oanor API marketplace

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
340 ms
Server probes · 24h
Subscribers
3,495
active
Total calls
152
last 7 days
status Full status page → · 24 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 3,000 calls / month
  • 5 requests / second
  • Hard cap (429 above quota, no overage)
  • 3,000 calls/month
  • 5 req/sec
  • All 7 data endpoints
  • Order book & klines
  • No credit card
Sign in to subscribe

Starter

€9.90 /month

  • 55,000 calls / month
  • 15 requests / second
  • Hard cap (429 above quota, no overage)
  • 55,000 calls/month
  • 15 req/sec
  • Prices, candles & trades
  • Email support
Sign in to subscribe

Pro

€39.00 /month

  • 320,000 calls / month
  • 30 requests / second
  • Hard cap (429 above quota, no overage)
  • 320,000 calls/month
  • 30 req/sec
  • Trading bots & dashboards
  • Priority support
Sign in to subscribe

Mega

€139.00 /month

  • 1,500,000 calls / month
  • 80 requests / second
  • Hard cap (429 above quota, no overage)
  • 1,500,000 calls/month
  • 80 req/sec
  • Exchange & platform scale
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Binance Announcements API — oanor API marketplace

Binance Announcements API

Live Binance announcements — new coin listings, delistings, news and activities — with no key. Binance's official announcements move markets: a new-listing post routinely front-runs a price spike, a delisting a drop. This reads Binance's own public CMS announcement feed and returns it as clean JSON. List the latest new cryptocurrency listings on Binance; read the announcements in any category (new listings, delistings, latest news, activities, fiat listings, API updates); and read the merged latest announcements across the key categories, newest first — each with its title, category, publish time and the direct announcement URL. The listing-alert / exchange-news layer for trading bots, alpha tools, news feeds and analytics. Distinct from the Binance price-ticker reader — this is Binance's announcement stream. Live from Binance; short cache only.

api.oanor.com/binanceannouncements-api

Crypto Pairs Trading & Spread API — oanor API marketplace

Crypto Pairs Trading & Spread API

The statistical-arbitrage signal between two coins — how stretched their price ratio is versus its own recent average, computed live from Binance daily candles (no key, nothing stored). Pairs traders do not bet on direction; they bet on the spread between two correlated coins reverting to its mean. When ETH/BTC (or any ratio) runs two standard deviations above its average, the spread is stretched — short the rich leg, long the cheap one, and profit when it snaps back. The spread endpoint takes two coins and returns the current price ratio, its rolling mean and standard deviation, the z-score (how many standard deviations stretched), the return correlation of the two coins (pairs trading works on correlated pairs) and a long/short mean-reversion signal. The screener endpoint scans every pair in a liquid basket and ranks them by absolute z-score — the most stretched, most tradeable spreads right now. The coins endpoint lists what is covered. The pairs-trading / relative-value spread cut for crypto — distinct from the correlation-&-beta API (which gives the correlation matrix, not the tradeable spread), the single-coin momentum, the funding-arbitrage and the price APIs. It answers whether a spread is stretched, not whether two coins move together.

api.oanor.com/cryptopairs-api

Altcoin Season Index API — oanor API marketplace

Altcoin Season Index API

One number that tells you whether crypto capital is rotating into altcoins or huddling in Bitcoin, computed live from Binance daily candles (no key, nothing stored). The market swings between two regimes: in "altcoin season" most alts outperform Bitcoin and money chases the long tail; in "Bitcoin season" alts bleed against BTC and capital flees to the majors. The classic gauge is simple — of the top altcoins, what share has outperformed Bitcoin over the last 90 days? Above ~75% it is altcoin season; below ~25% it is Bitcoin season. The index endpoint returns that index (0-100), the season label, Bitcoin's own return over the window and how many alts out- versus under-performed. The leaderboard endpoint ranks the alts by their excess return versus Bitcoin — who is leading the rotation and who is lagging — each with its own return, BTC's return and the gap. The coins endpoint lists the universe. The altcoin-season / alt-vs-BTC rotation cut — distinct from the market-cap-dominance and global-market APIs (which report BTC's share of total cap, not relative performance), the single-coin momentum and the price APIs. It answers whether it is altseason, not what the market cap is.

api.oanor.com/altseason-api

Crypto Smart-Money vs Retail Positioning API — oanor API marketplace

Crypto Smart-Money vs Retail Positioning API

How crypto's biggest, most-capitalised futures traders are positioned versus the retail crowd — and the divergence between them — computed live from Binance's public futures positioning feed (no key, nothing stored). Binance splits its perpetual traders into the whole crowd and the "top traders" (the top ~20% of accounts by margin balance, a smart-money proxy) and publishes the long/short split of each. When smart money leans one way while the crowd leans the other, that gap is a classic contrarian signal: an over-long retail crowd the big accounts are quietly fading often marks a local top, and vice versa. The positioning endpoint returns, for a coin, the long/short ratio and long-share of three cohorts side by side — the global crowd, the top traders by account, and the top traders by position size. The divergence endpoint returns the smart-money-minus-retail gap with a plain-language read. The history endpoint returns the time-series across 5m to 1d buckets so you can watch the gap open and close. The smart-money-versus-retail / positioning-divergence cut for crypto — distinct from the single-cohort long/short-ratio feed, the funding-rate, open-interest and price APIs. It tells you who is on which side, not just how many are long.

api.oanor.com/smartmoney-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Binance Market Data API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Binance Market Data API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Binance Market Data API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does Binance Market Data API cost?
Binance Market Data API has a free tier with 100 calls / month. Paid plans start at €9.90 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is Binance Market Data API GDPR-compliant?
All requests to Binance Market Data API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/binance-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/binance-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/binance-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/binance-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Ratings

Sign in to rate.

No reviews yet.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.