BtcTurk
Public REST API for the BtcTurk cryptocurrency exchange providing real-time market data including ticker prices, order books, recent trades, and OHLC candlestick data across all trading pairs. No authentication is required for these read-only endpoints.
Screenshot:
Slug: btcturk
Key:
Base URL:
Auth: none
Endpoints: 6
Reachable: unknown
CORS: unknown
Tier: verified
Key:
btcturk.com:btcturkBase URL:
https://docs.btcturk.com/Auth: none
Endpoints: 6
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Tutorials
- Getting Started with BtcTurk — I can fetch real-time crypto prices, order book depth, and trade history from BtcTurk — Turkey's largest exchange — with all values denominated in Turkish lira and no authentication required.
Skills
- Get crypto price in try — I can fetch real-time crypto prices and market data from BtcTurk — all denominated in Turkish lira, no authentication required.
Endpoints (6)
| Path | Summary | Response | Auth |
|---|---|---|---|
| api/v2/ohlc | Get OHLC data | application/json |
none |
| api/v2/orderbook | Get order book | application/json |
none |
| api/v2/server/exchangeinfo | Get exchange information | text/plain |
none |
| api/v2/server/time | Get server time | text/plain |
none |
| api/v2/ticker | Get ticker data | application/json |
none |
| api/v2/trades | Get recent trades | application/json |
none |