BtcTurk | Kripto API Documentation
Search
⌃
K
BtcTurk | Kripto API Documentation
Search
⌃
K
General Information
API Access Permissions
Data Center
Recent changes
Authentication
Authentication V1
Usage
Public Endpoints
All Public Endpoints
Get Exchange Info
Get Tickers
Get OrderBook
Get Trades
Get OHLC Data
Get Kline Data
Private Endpoints
All 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
Error Handling For Order Operations
Pairs Scale (Quantity/Price)
FAQ (Frequently Asked Questions)
Contact Us
Powered By
GitBook
All Private Endpoints
Endpoint Name
Path
Balances
https://api.btcturk.com/api/v1/users/balances
User Trade Transactions
https://api.btcturk.com/api/v1/users/transactions/trade
User Fiat Transactions
https://api.btcturk.com/api/v1/users/transactions/fiat
User Crypto Transactions
https://api.btcturk.com/api/v1/users/transactions/crypto
Open Orders
https://api.btcturk.com/api/v1/openOrders
All Orders
https://api.btcturk.com/api/v1/allOrders
Order/{OrderId}
https://api.btcturk.com/api/v1/order/{orderId}
Submit Order
https://api.btcturk.com/api/v1/order
Cancel Order
https://api.btcturk.com/api/v1/order
Public Endpoints - Previous
Get Kline Data
Next - Private Endpoints
Get Account Balance
Last modified
9mo ago