CEX API

Binance TR public market API

Public market-data access is not fully verified; CoinEel will not collect until direct unauthenticated endpoints are confirmed. Symbol metadata is documented but not confirmed accessible from CoinEel; all-market REST 24h ticker was not directly confirmed. Public REST access is blocked or permission-gated for the verifying client, so this is not a fully verified public spot API.

Access

Base URL
https://www.binance.tr
Authentication
Public market-data access is not fully verified; CoinEel will not collect until direct unauthenticated endpoints are confirmed.
CoinEel status
Queued - manual confirmation required
Maker fee
Not verified yet
Taker fee
Not verified yet
Last updated
2026-06-02
Last checked
2026-06-02

Endpoints

PurposeEndpointParametersData availability
Markets / instrumentsGET market-data endpoint not implemented yetNo required parameters for CoinEel's all-market/all-ticker call.Tradable spot pair identifiers, base/quote metadata where the venue exposes it, and status/trading flags where available.
Tickers / 24h statsGET ticker endpoint not implemented yetNo required parameters for CoinEel's all-market/all-ticker call.Last price, 24h base/quote volume when exposed, bid/ask when exposed, and native 24h change when exposed.

Rate limits

Official docs exist, but CoinEel public REST probes returned API-key, IP, or permission errors.

Official source: https://www.binance.tr/apidocs/ | https://www.binance.tr/open/v1/common/symbols | https://stream-cloud.binance.tr/ws/!miniTicker@arr | https://www.binance.tr

Fees

Not verified yet.

Example

curl -sS 'https://www.binance.trticker endpoint not implemented yet'

Back to CEX index