Return all the Information about Bitbunch
Return data example:
{"name":"Bitbunch","description":"Bitbunch 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://www.bitbunch.io/assets/images/logo.png","website":"https://www.bitbunch.io/","twitter":"https://twitter.com/Bitbunch_LTD","facebook":"https://www.facebook.com/Bitbunch.official/","telegram":"https://t.me/Bitbunchofficial","linkedin":"https://www.linkedin.com/company/Bitbunch/","capability":{"markets":true,"trades":true,"tradesSocket":false,"orders":true,"ordersSocket":false,"ordersSnapshot":false,"candles":true}}
Return all the Information about all Assets
https://api.bitbunch.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.bitbunch.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 Bitbunch
https://api.bitbunch.io/getavailablepairs/
Return data example:
{"status":1,"message":"Success","combinations":["BTC_ETH","BTC_LTC","BTC_XRP","BTC_USDT","BTC_USDC","BTC_BSV",.....]}
Return all the available market references in Bitbunch
https://api.bitbunch.io/markets/
Return data example:
{"status":1,"message":"Success","combinations":[{"id":"BTC_ETH","base":"BTC","quote":"ETH"},...]}
Return all the trade analytics in Bitbunch
https://api.bitbunch.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.bitbunch.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 Bitbunch
https://api.bitbunch.io/getSelectedMarket/BTC_USDT
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"BTC_USDT","last":16816.764831769637,"lowsale":16917.877575643,"highsale":16970.138608292,"24hrhigh":16970.138608292,"name":"USDT","baseVolume":12882994.663959503,"min_buy":10,"min_sell":10,"sellfee":0,"buyfee":0}]}
Return all the trade analytics for all combination(JSON) in Bitbunch
https://api.bitbunch.io/ticker/all
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"XRP_USDT","last":"0.388400388586214300","lowsale":"0.387451616239710000","highsale":"0.392243550987960000","24hrhigh":"0.392243550987960000","name":"USDT","baseVolume":"1127924.6764674445","min_buy":"10.0000000000","min_sell":"10.0000000000","sellfee":"0.0000000000","buyfee":"0.0000000000","cmcid":"825"},....]}
Return all the trade analytics for selected combination(JSON) in Bitbunch
https://api.bitbunch.io/ticker/BTC_USDT
Return data example:
{"status":1,"message":"Success","lastUpdateTimestamp":"2022-12-08T06:23:02.000Z","tradingPairs":"BTC_USDT","LastPrice":16816.764831769637,"lowestAsk":16917.877575643,"highestBid":16970.138608292,"baseVolume24h":760.7964895845093,"quoteVolume24h":12794135.650178572,"tradesEnabled":true}
Return all the available orders for selected Trade pair in Bitbunch
https://api.bitbunch.io/getOrderBook/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"orders_id":"AT2305855990","vendorticker":"BTC","marketticker":"USDT","ordertype":"Sell Order","coins":"1.750965438952746976","cost":"16965.159755998689931021"},{"orders_id":"AT2305954596","vendorticker":"BTC","marketticker":"USDT","ordertype":"Buy Order","coins":"0.7513749204257902","cost":"16819.597792111163"},
Return all the available orders for selected trade pair separated with bid and ask
https://api.bitbunch.io/depth/BTC_USDT
Return data example:
{"status":1,"message":"Success","asks":[{"price":"16817.951859444438","quantity":"3.18348757488781"},{"price":"16817.9551724068","quantity":"3.2675923611346085"},{"price":"16817.957602414826","quantity":"3.3670298306938484"},{"price":"16817.964975243958","quantity":"3.2778588277203"},{"price":"16817.969987391552","quantity":"3.4036507871448722"},{"price":"16817.976362442423","quantity":"3.3292928497008822"},{"price":"16817.99090813758","quantity":"3.2570260165082794"},{"price":"16817.994295492826","quantity":"3.2088267159514103"},{"price":"16817.995969957265","quantity":"3.3918576666200404"},{"price":"16818.000687964086","quantity":"3.1760140102273384"},{"price":"16818.02358051209","quantity":"3.314781520949154"},{"price":"16818.03014366451","quantity":"3.3066416374565097"},{"price":"16818.03523300594","quantity":"3.3109647930757715"},{"price":"16818.03883484594","quantity":"3.345083055286139"},{"price":"16818.038899724197","quantity":"3.226717846779926"},{"price":"16818.061033140693","quantity":"3.2819707614524933"},{"price":"16818.06944785436","quantity":"3.2717679661143797"},{"price":"16818.070443134347","quantity":"3.178858218286251"},{"price":"16818.071746212954","quantity":"3.307336226833898"},{"price":"16818.099967600137","quantity":"3.322275295930467"},{"price":"16818.11233905988","quantity":"3.2440117339957797"},{"price":"16818.12493332225","quantity":"3.232528262739365"},{"price":"16818.127569031494","quantity":"3.360620789845756"},{"price":"16818.15085076989","quantity":"3.1805584970724454"},{"price":"16818.15523801284","quantity":"3.2249228433348867"},{"price":"16818.155897363613","quantity":"3.2182724131075227"},{"price":"16818.165640373772","quantity":"3.3302925183800904"},{"price":"16818.16818417079","quantity":"3.283524407682201"},...],"bids":[{"price":"16817.892353214847","quantity":"3.194346615268938"},{"price":"16817.889040252485","quantity":"3.2645663614360223"},{"price":"16817.88661024446","quantity":"3.1899277922138753"},{"price":"16817.879237415327","quantity":"3.193701147215018"},{"price":"16817.874225267733","quantity":"3.289221555329101"},{"price":"16817.867850216862","quantity":"3.2315487435194057"},{"price":"16817.853304521705","quantity":"3.237826562906491"},{"price":"16817.84991716646","quantity":"3.1829538631187804"},{"price":"16817.84824270202","quantity":"3.2244276115960537"},{"price":"16817.8435246952","quantity":"3.261164159552709"},{"price":"16817.820632147195","quantity":"3.245825763043083"},{"price":"16817.814068994776","quantity":"3.278425286196368"},{"price":"16817.808979653346","quantity":"3.246682762343676"},{"price":"16817.805377813347","quantity":"3.2505645180735465"},{"price":"16817.80531293509","quantity":"3.2287960705420065"},{"price":"16817.783179518592","quantity":"3.2815340427465327"},{"price":"16817.774764804926","quantity":"3.2793588241479323"},{"price":"16817.773769524938","quantity":"3.264605455456228"},{"price":"16817.77246644633","quantity":"3.2322166321507164"},{"price":"16817.744245059148","quantity":"3.213041089388895"},{"price":"16817.731873599405","quantity":"3.1841367208896707"},{"price":"16817.719279337034","quantity":"3.241144633218626"},{"price":"16817.71664362779","quantity":"3.2423511230215913"},{"price":"16817.693361889396","quantity":"3.1756152528979578"},{"price":"16817.688974646444","quantity":"3.1887040615714635"},....]}
Return all the trades information for selected trade pair
https://api.bitbunch.io/getTradeBook/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"id":"0x8971BBCB","type":"Sell Order","amount":"0.273490575521656302","cost":"16816.729998690802133684","processedon":"2022-12-08T07:07:23.000Z"},{"id":"0x8971BB2D","type":"Buy Order","amount":"0.269450717841802507","cost":"16816.729640494464337296","processedon":"2022-12-08T07:07:09.000Z"},{"id":"0x8971BA8E","type":"Sell Order","amount":"0.288479267008950014","cost":"16816.729677491269180115","processedon":"2022-12-08T07:06:53.000Z"},{"id":"0x8971B9DA","type":"Buy Order","amount":"0.238503171639170932","cost":"16815.862218021388711725","processedon":"2022-12-08T07:06:23.000Z"},{"id":"0x8971B8E0","type":"Buy Order","amount":"0.218620853697213417","cost":"16815.862692228695103563","processedon":"2022-12-08T07:05:39.000Z"},{"id":"0x8971B51B","type":"Buy Order","amount":"0.230815493020914883","cost":"16817.823530083532125612","processedon":"2022-12-08T07:04:27.000Z"},{"id":"0x8971B4A0","type":"Sell Order","amount":"0.204196267793908579","cost":"16817.823619217995533691","processedon":"2022-12-08T07:04:18.000Z"},{"id":"0x8971B421","type":"Sell Order","amount":"0.190294252411292701","cost":"16817.823509902144184160","processedon":"2022-12-08T07:04:10.000Z"},...]}
Return all the trades information for selected trade pair(JSON)
https://api.bitbunch.io/trades/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"tradeID":"0x8971BC60","type":"Buy Order","baseVolume":"0.210353365303815901","price":"16817.794107785602162458","quoteVolume":"16817.794107785602162458","time":"2022-12-08T07:07:36.000Z","isBuyerMaker":false},{"tradeID":"0x8971BBCB","type":"Sell Order","baseVolume":"0.273490575521656302","price":"16816.729998690802133684","quoteVolume":"16816.729998690802133684","time":"2022-12-08T07:07:23.000Z","isBuyerMaker":false},{"tradeID":"0x8971BB2D","type":"Buy Order","baseVolume":"0.269450717841802507","price":"16816.729640494464337296","quoteVolume":"16816.729640494464337296","time":"2022-12-08T07:07:09.000Z","isBuyerMaker":false},{"tradeID":"0x8971BA8E","type":"Sell Order","baseVolume":"0.288479267008950014","price":"16816.729677491269180115","quoteVolume":"16816.729677491269180115","time":"2022-12-08T07:06:53.000Z","isBuyerMaker":false},....]}
Return all the trading pairs supported by Bitbunch
https://api.bitbunch.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 Bitbunch
https://api.bitbunch.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.bitbunch.io/coingecko/orderbook?ticker_id=BTC_USDT&depth=30
https://api.bitbunch.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.bitbunch.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 Bitbunch
https://api.bitbunch.io/getChartData/BTC_USDT
Return data example:
{"status":1,"message":"Success","analytics":[{"analytics_id":2262469,"x":"2022-12-08T07:08:00.000Z","high":16817.794469368167,"low":16817.793862245813,"open":16817.793862245813,"close":16817.794469368167,"volume":6720.560848888574},{"analytics_id":2262448,"x":"2022-12-08T07:07:00.000Z","high":16817.7941077856,"low":16816.729640494465,"open":16816.729640494465,"close":16817.7941077856,"volume":12668.176626676388},{"analytics_id":2262432,"x":"2022-12-08T07:06:00.000Z","high":16816.72967749127,"low":16815.86221802139,"open":16815.86221802139,"close":16816.72967749127,"volume":8861.914323695742},{"analytics_id":2262417,"x":"2022-12-08T07:05:00.000Z","high":16815.862692228697,"low":16815.862692228697,"open":16815.862692228697,"close":16815.862692228697,"volume":3676.298257430159},{"analytics_id":2262382,"x":"2022-12-08T07:04:00.000Z","high":16817.823619217994,"low":16817.823509902144,"open":16817.823509902144,"close":16817.823530083533,"volume":10516.286197097425},...]}
Returns available pairs supported by Bitbunch
https://api.bitbunch.io/nomics/markets
Return data example:
{"status":1,"message":"Success","combinations":[{"id":"ETH_BTC","type":"spot","base":"ETH","quote":"BTC","market_url":"https://www.bitbunch.io/trade/ETH_BTC"},{"id":"XRP_BTC","type":"spot","base":"XRP","quote":"BTC","market_url":"https://www.bitbunch.io/trade/XRP_BTC"},{"id":"LTC_BTC","type":"spot","base":"LTC","quote":"BTC","market_url":"https://www.bitbunch.io/trade/LTC_BTC"},...]}
Returns last trade orders for selected pairs on Bitbunch
https://api.bitbunch.io/nomics/getTradeBook/BTC_USDT
Return data example:
{"status":1,"message":"Success","orderbook":[{"id":"0x87924E0B","type":"Sell Order","amount":"0.165581784849262307","cost":"20754.089030426437751951","timestamp":"2022-10-29T11:22:01.000Z"},{"id":"0x87924DFB","type":"Sell Order","amount":"0.177738499696213481","cost":"20754.089829458867181240","timestamp":"2022-10-29T11:22:00.000Z"},{"id":"0x87924D62","type":"Sell Order","amount":"0.228613887821193792","cost":"20754.089802478551382329","timestamp":"2022-10-29T11:21:49.000Z"},{"id":"0x87924D57","type":"Sell Order","amount":"0.245946917679386510","cost":"20754.089738140875246464","timestamp":"2022-10-29T11:21:48.000Z"},...]}
Returns order info for specfied order on Bitbunch
https://api.bitbunch.io/nomics/orders/425952331
Return data example:
{"status":1,"message":"Success","orderbook":[{"id":"0x1963844B","type":"Buy Order","amount":"0.05093859","cost":"20747.52667326","processedtimestamp":"2022-10-27T06:58:56.000Z","createdtimestamp":"2022-10-26T08:58:56.000Z","status":"PROCESSED"}]},...]}
Returns volume data for all pairs supported by Bitbunch
https://api.bitbunch.io/nomics/ticker
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"BTC_USDT","last":20754.08903042644,"lowsale":20680.607130708,"highsale":20766.262771454,"24hrhigh":20766.262771454,"name":"USDT","baseVolume":119667188.62320666,"min_buy":10,"min_sell":10,"sellfee":0,"buyfee":0}]}
Returns volume data for selected pairs supported by Bitbunch
https://api.bitbunch.io/nomics/ticker/BTC_USDT
Return data example:
{"status":1,"message":"Success","marketdetails":[{"pair":"BTC_USDT","last":20754.08903042644,"lowsale":20680.607130708,"highsale":20766.262771454,"24hrhigh":20766.262771454,"name":"USDT","baseVolume":119667188.62320666,"min_buy":10,"min_sell":10,"sellfee":0,"buyfee":0}]}
Returns candlestick chart data for selected pairs supported by Bitbunch
https://api.bitbunch.io/nomics/candles/BTC_USDT
Return data example:
{"status":1,"message":"Success","analytics":[{"analytics_id":1180482,"timestamp":"2022-10-29T11:27:00.000Z","high":20760.317357607055,"low":20757.836127875158,"open":20760.317357607055,"close":20757.83653472875,"volume_quote":46195.87017733198},{"analytics_id":1180453,"timestamp":"2022-10-29T11:26:00.000Z","high":20760.458687022856,"low":20760.316633072012,"open":20760.458687022856,"close":20760.316633072012,"volume_quote":10056.370890547933},...]}
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 |