Jump to Content
TradeLocker Public Api
GuidesRecipesAPI Reference
Log InTradeLocker Public Api
API Reference
Log In
v1.4GuidesRecipesAPI Reference
All
Pages
Start typing to search…

TradeLocker REST API specification.

  • Auth
    • Fetch JWT tokenpost
    • Refresh JWT tokenpost
    • List all accountsget
  • Account
    • Get account detailsget
    • Get list of instrumentsget
    • Get non-final ordersget
    • Get orders historyget
    • Get open positionsget
    • Get account's current detailsget
  • Trading
    • Place a new orderpost
    • Cancel all ordersdelete
    • Close all positionsdelete
    • Cancel an existing orderdelete
    • Modify an existing orderpatch
    • Close a positiondelete
    • Modify positionpatch
  • Config
    • Get configurationget
  • Market data
    • Get current daily barget
    • Get the historical barsget
    • Get current pricesget
  • Instruments and Sessions
    • Get instrument detailsget
    • Get trade session informationget
    • Get allowed orders operationget
Powered by 

Get configuration

get https://demo.tradelocker.com/backend-api/trade/config
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!