BtcTurk | PRO API Documentation
Search…
BtcTurk | PRO API Documentation
General Information
Data Center
Authentication
Authentication V1
Usage
Testing
Public Endpoints
Exchange Info
Ticker
OrderBook
Trades
OHLC Data
Kline Data
Private Endpoints
Get Account Balance
Get User Transactions
Get Fiat Transactions
Get Crypto Transactions
Get Open Orders
Get All Orders
Get Single Order
Submit an Order
Cancel an Order
Rate Limits
Websocket Feed
WebSocket Authentication
Channel, Event and Model
Models
TradingView
Errors
Pairs Scale (Quantity/Price)
FAQ (Frequently Asked Questions)
Powered By
GitBook
General Information
Welcome to BtcTurk’s trader and developer documentation. You can use our API to access all market data, trading and account management endpoints. In order to access the API, you will need an
exchange
account. The account can be created at anytime.
API Base URL:
https://api.btcturk.com
All endpoints successful requests return JSON object model.
You can use pair symbol parameter in this format:
BTCTRY
All timestamps except OHLC Graph are in miliseconds. OHLC Graph returns values in seconds.
Authentication related requests must be send as
application/json
For
GET
endpoints, parameters must be sent as a
query string
.
Parameters can be sent in any order.
Next
Data Center
Last modified
5mo ago
Copy link