General Information
Last updated
Was this helpful?
Last updated
Was this helpful?
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 account. The account can be created at anytime.
API Base URL:
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.