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
| Purpose | Endpoint | Parameters | Data availability |
|---|---|---|---|
| Markets / instruments | GET market-data endpoint not implemented yet | No 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 stats | GET ticker endpoint not implemented yet | No 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.
Fees
Not verified yet.
Example
curl -sS 'https://www.binance.trticker endpoint not implemented yet'