# BtcTurk API **Provider:** BtcTurk **Category:** finance **Base URL:** `https://docs.btcturk.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 500 req/min **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.btcturk.com/ ## Description Real-time cryptocurrency data, graphs and API that allows buy&sell ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.btcturk.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.btcturk.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free public market data API. Turkish crypto exchange. Trading fees: 0.18%/0.25% (maker/taker). Turkish lira pairs supported. --- *Source: [API Map](https://apimap.dev/apis/btcturk/) — CC BY 4.0*