Return all the Information about IndoEx
Return data example:
{"name":"IndoEx","description":"Indoex is a secure blockchain exchange mainly provides more than 200 kinds of digital currency assets trading and investment, buying and selling BTC, ETH, etc","location":"London","logo":"https://international.indoex.io/assets/images/logo.png","website":"https://international.indoex.io/","twitter":"https://twitter.com/Indoex_LTD","facebook":"https://www.facebook.com/Indoex.official/","telegram":"https://t.me/indoexofficial","linkedin":"https://www.linkedin.com/company/indoex/","capability":{"markets":true,"trades":true,"tradesSocket":false,"orders":true,"ordersSocket":false,"ordersSnapshot":false,"candles":true}}
Return all the Information about all Assets
https://api.indoex.io/assets/all
Return data example:
{"status":1,"message":"Success","result":{"BTC":{"unified_cryptoasset_id":"1","lastUpdateTimestamp":"2020-10-01T06:24:37.133Z","name":"BITCOIN","can_Withdraw":true,"can_Deposit":true,"min_Withdrawal":0.0013,"max_Withdrawal":0.15,"maker_Fee":0.0015,"taker_Fee":0.001},...]
Return all the Information about selected Asset
https://api.indoex.io/assets/BTC
Return data example:
{"status":1,"message":"Success","unified_cryptoasset_id":"1","lastUpdateTimestamp":"2020-10-01T06:25:10.026Z","name":"BITCOIN","can_Withdraw":true,"can_Deposit":true,"min_Withdrawal":0.0013,"max_Withdrawal":0.15,"maker_Fee":0.0015,"taker_Fee":0.001}
Return all the trading pairs supported by Indoex
https://api.indoex.io/getavailablepairs/
Return data example:
{"status":1,"message":"Success","combinations":["BTC_LTC","BTC_XRP","BTC_USDT","BTC_USDC","BTC_BSV",.....]}
Return all the available market references in IndoEx
https://api.indoex.io/markets/
Return data example:
{"status":1,"message":"Success","combinations":[{"id":"BTC_ETH","base":"BTC","quote":"ETH"},...]}
Return all the trade analytics in Indoex
https://api.indoex.io/getMarketDetails/
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"ETLT_ETH","last":"0.0138686900","lowsale":"0.0137037500","highsale":"0.0142435200","24hrhigh":"0.0142435200","name":"ETH","baseVolume":"293.5867793576","min_buy":"0.0001000000","min_sell":"0.0001000000","sellfee":"0.0015000000","buyfee":"0.0010000000","cmcid":"1027"},...]}
Return all the trade pairs with/without trade
https://api.indoex.io/getCompleteMarkets/
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"ETLT_ETH","last":0.01386869,"lowsale":0.01370375,"highsale":0.01424352,"24hrhigh":0.01424352,"name":"ETH","baseVolume":345.0197672543,"min_buy":0.0001,"min_sell":0.0001,"sellfee":0.0015,"buyfee":0.001,"cmcid":"1027"},....]}
Return all the trade analytics for selected combination in Indoex
https://api.indoex.io/getSelectedMarket/BTC_USDT
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"BTC_USDT","last":18494.21889558862,"lowsale":19222.17,"highsale":21827.72,"24hrhigh":20135.312316742,"name":"USDT","baseVolume":213818639.83599043,"min_buy":10,"min_sell":10,"sellfee":0.0015,"buyfee":0.0015}]}
Return all the trade analytics for selected combination(JSON) in Indoex
https://api.indoex.io/ticker/BTC_USDT
Return data example:
{"status":1,"message":"Success","lastUpdateTimestamp":"2022-09-19T08:23:03.000Z","tradingPairs":"BTC_USDT","LastPrice":18494.21889558862,"lowestAsk":19222.17,"highestBid":21827.72,"baseVolume24h":11536.092370837112,"quoteVolume24h":213351017.50599143,"tradesEnabled":true}
Return all the available orders for selected Trade pair in Indoex
https://api.indoex.io/getOrderBook/BTC_USDT
Return data example:
{"status":1,"message":"Success","range":0.5,"orderbook":[{"orders_id":"JC2649256204","vendorticker":"BTC","marketticker":"USDT","ordertype":"Sell Order","coins":"1.7119092864915728","cost":"18478.465550770175"},....]}
Return all the available orders for selected trade pair separated with bid and ask
https://api.indoex.io/depth/BTC_USDT
Return data example:
{"status":1,"message":"Success","asks":[{"price":"18482.665941172287","quantity":"3.298896541073918"},....}]}
Return all the trades information for selected trade pair
https://api.indoex.io/getTradeBook/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"id":"0x9DE82D8A","type":"Buy Order","amount":"0.167039721281927877","cost":"18494.218895588619867912","processedon":"2022-09-19T07:59:53.000Z"},{"id":"0x9DE802D0","type":"Sell Order","amount":"0.006660624667571740","cost":"18466.736400692885998528","processedon":"2022-09-19T07:42:59.000Z"},...]}
Return all the trades information for selected trade pair(JSON)
https://api.indoex.io/trades/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"tradeID":"0x9DE82D8A","type":"Buy Order","baseVolume":"0.167039721281927877","price":"18494.218895588619867912","quoteVolume":"18494.218895588619867912","time":"2022-09-19T07:59:53.000Z","isBuyerMaker":false},....]}
Return all the trading pairs supported by Indoex
https://api.indoex.io/coingecko/pairs
Return data example:
{"status":1,"message":"Success","supportedcombinations":[{"ticker_id":"ADK_BTC","base":"ADK","target":"BTC"},{"ticker_id":"AFROX_BTC","base":"AFROX","target":"BTC"},{"ticker_id":"BAND_BTC","base":"BAND","target":"BTC"},{"ticker_id":"BCH_BTC","base":"BCH","target":"BTC"},{"ticker_id":"BEFX_BTC","base":"BEFX","target":"BTC"},{"ticker_id":"BNB_BTC","base":"BNB","target":"BTC"},{"ticker_id":"BSV_BTC","base":"BSV","target":"BTC"},{"ticker_id":"BTB_BTC","base":"BTB","target":"BTC"},....]}
Return all the trading pairs with daily volume and other info on Indoex
https://api.indoex.io/coingecko/tickers
Return data example:
{"status":1,"message":"Success","supportedcombinations":[{"ticker_id":"ADK_BTC","base":"ADK","target":"BTC"},{"ticker_id":"AFROX_BTC","base":"AFROX","target":"BTC"},{"ticker_id":"BAND_BTC","base":"BAND","target":"BTC"},{"ticker_id":"BCH_BTC","base":"BCH","target":"BTC"},{"ticker_id":"BEFX_BTC","base":"BEFX","target":"BTC"},{"ticker_id":"BNB_BTC","base":"BNB","target":"BTC"},{"ticker_id":"BSV_BTC","base":"BSV","target":"BTC"},{"ticker_id":"BTB_BTC","base":"BTB","target":"BTC"},....]}
Return all the pending orders for selected pair with desired depth or level
https://api.indoex.io/coingecko/orderbook?ticker_id=BTC_USDT&depth=30
https://api.indoex.io/coingecko/orderbook?ticker_id=BTC_USDT&level=2
Return data example:
{"status":1,"message":"Success","ticker_id":"BTC_USDT","timestamp":1654496724,"asks":[["31226.760090223755145943","0.384988182622263361"],["31227.562575700297066261","0.385831175373209239"],["31227.937292179920435203","0.431776739757391322"],["31228.785836791957905128","0.384715781447783683"],["31232.052486866493623163","0.378821197220319094"],...],"bids":[["31222.699272854758827588","0.418393203517176138"],["31219.171554631854301914","0.133027834067525764"],["31218.663723626690401938","0.334401259098735038"],["31215.040404570497145040","0.551921393575868344"],["31214.732319731829480801","0.510556676455901194"],["31214.560612011787563268","0.577879787115043219"],["31214.438534321474962830","0.514626394282466155"],["31214.367929615555707531","0.235370533296068533"],....]}
Return all the trades for selected pair with desired depth
https://api.indoex.io/coingecko/tradebook?ticker_id=BTC_USDT&limit=25
Return data example:
{"status":1,"message":"Success","orderbook":[{"id":"0x9BDBB721","type":"Buy Order","amount":"0.102198833361019550","cost":"31218.770646242960327266","processedon":"2022-06-06T06:31:51.000Z"},{"id":"0x9BDBB4C0","type":"Buy Order","amount":"0.143080424241333168","cost":"31222.715241235701735446","processedon":"2022-06-06T06:28:51.000Z"},{"id":"0x9BDBB4A4","type":"Sell Order","amount":"0.146720741729905168","cost":"31222.715103855757078158","processedon":"2022-06-06T06:28:42.000Z"},{"id":"0x9BDBB3E1","type":"Sell Order","amount":"0.148982578756729478","cost":"31220.795936291663990116","processedon":"2022-06-06T06:27:57.000Z"},{"id":"0x9BDBB231","type":"Buy Order","amount":"0.126290678983336873","cost":"31222.171040079526288143","processedon":"2022-06-06T06:26:32.000Z"},{"id":"0x9BDBB1AE","type":"Sell Order","amount":"0.159721341021886519","cost":"31219.624188927868000348","processedon":"2022-06-06T06:26:00.000Z"},....]}
Returns candlestick chart data for selected pairs supported by Indoex
https://api.indoex.io/getChartData/BTC_USDT
Return data example:
{"status":1,"message":"Success","analytics":[{"analytics_id":65837685,"x":"2022-09-19T07:59:00.000Z","high":18494.21889558862,"low":18494.21889558862,"open":18494.21889558862,"close":18494.21889558862,"volume":3089.269169646087},,...]}
Error codes details from system
Error codes | Details |
---|---|
0 | Invalid request |
1 | Success |
2 | Invalid request |
3 | Invalid request |
4 | Too many attempts |
5 | Currency is not supported |
6,7 | Currency is not supported |
8 | Empty params |
9 | Internal error, please report to administrator |
10 | Invalid user |