Module endpoints

Module endpoints 

Source
Expand description

API endpoints

Constantsยง

AUTH
Public authentication endpoint
BUY
Place a buy order
CANCEL
Cancel a specific order
CANCEL_ALL
Cancel all orders
CANCEL_ALL_BY_CURRENCY
Cancel all orders by currency
CANCEL_ALL_BY_CURRENCY_PAIR
Cancel all orders by currency pair
CANCEL_ALL_BY_INSTRUMENT
Cancel all orders by instrument
CANCEL_ALL_BY_KIND_OR_TYPE
Cancel all orders by kind or type
CANCEL_BY_LABEL
Cancel orders by label
CANCEL_QUOTES
Cancel quotes
EDIT
Edit order
GET_ACCOUNT_SUMMARY
Get account summary information
GET_APR_HISTORY
Get APR history
GET_BOOK_SUMMARY_BY_CURRENCY
Get book summary by currency
GET_BOOK_SUMMARY_BY_INSTRUMENT
Get book summary by instrument
GET_CONTRACT_SIZE
Get contract size for an instrument
GET_CURRENCIES
Get list of available currencies
GET_DELIVERY_PRICES
Get delivery prices
GET_DEPOSITS
Get deposits
GET_EXPIRATIONS
Get expiration dates
GET_FUNDING_CHART_DATA
Get funding chart data
GET_FUNDING_RATE_HISTORY
Get funding rate history
GET_FUNDING_RATE_VALUE
Get current funding rate value
GET_HISTORICAL_VOLATILITY
Get historical volatility data
GET_INDEX
Get index information
GET_INDEX_PRICE
Get index price
GET_INDEX_PRICE_NAMES
Get index price names
GET_INSTRUMENT
Get instrument information by name
GET_INSTRUMENTS
Get list of available instruments
GET_LAST_SETTLEMENTS_BY_CURRENCY
Get last settlements by currency
GET_LAST_SETTLEMENTS_BY_INSTRUMENT
Get last settlements by instrument
GET_LAST_TRADES_BY_CURRENCY
Get last trades by currency
GET_LAST_TRADES_BY_CURRENCY_AND_TIME
Get last trades by currency and time
GET_LAST_TRADES_BY_INSTRUMENT
Get last trades by instrument
GET_LAST_TRADES_BY_INSTRUMENT_AND_TIME
Get last trades by instrument and time
GET_OPEN_ORDERS
Get all open orders
GET_OPEN_ORDERS_BY_CURRENCY
Get open orders by currency
GET_OPEN_ORDERS_BY_INSTRUMENT
Get open orders by instrument
GET_OPEN_ORDERS_BY_LABEL
Get open orders by label
GET_OPTIONS
Get options information
GET_OPTIONS_PAIR
Get options pair information
GET_ORDER_BOOK
Get order book for an instrument
GET_ORDER_BOOK_BY_INSTRUMENT_ID
Get order book by instrument ID
GET_ORDER_HISTORY_BY_CURRENCY
Get order history by currency
GET_ORDER_HISTORY_BY_INSTRUMENT
Get order history by instrument
GET_ORDER_STATE
Get order state
GET_POSITION
Get position
GET_POSITIONS
Get current positions
GET_SERVER_TIME
Get server time
GET_STATUS
Get API status
GET_SUBACCOUNTS
Get subaccount information
GET_TICKER
Get ticker information for an instrument
GET_TRADINGVIEW_CHART_DATA
Get TradingView chart data
GET_TRANSACTION_LOG
Get transaction log
GET_USER_TRADES_BY_CURRENCY
Get user trades by currency
GET_USER_TRADES_BY_CURRENCY_AND_TIME
Get user trades by currency and time
GET_USER_TRADES_BY_INSTRUMENT
Get user trades by instrument
GET_USER_TRADES_BY_INSTRUMENT_AND_TIME
Get user trades by instrument and time
GET_USER_TRADES_BY_ORDER
Get user trades by order
GET_WITHDRAWALS
Get withdrawals
SELL
Place a sell order
SUBMIT_TRANSFER_TO_SUBACCOUNT
Submit transfer to subaccount
SUBMIT_TRANSFER_TO_USER
Submit transfer to user
TEST_CONNECTION
Test connection to the API