{"info":{"_postman_id":"e46cbb80-4150-4942-8714-1774d4df4a73","name":"Clean API","description":"<html><head></head><body><h1 id=\"authorization\">Authorization</h1>\n<p>To use API you will need to provide an API key to us when making HTTP requests.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Authorization</td>\n<td>Bearer {{api_key}}</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authorization","slug":"authorization"}],"owner":"6845576","collectionId":"e46cbb80-4150-4942-8714-1774d4df4a73","publishedId":"S1Zz4Tgn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-06-18T16:25:29.000Z"},"item":[{"name":"Markets","item":[{"name":"Markets List","id":"1a479bf1-9b2a-4029-a765-7f0edc5f48da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/markets/list?exchange={{exchange}}","urlObject":{"protocol":"https","path":["v1","markets","list"],"host":["api","bti","live"],"query":[{"description":{"content":"<p>Exchange slug from /v1/exchanges/list</p>\n","type":"text/plain"},"key":"exchange","value":"{{exchange}}"}],"variable":[]}},"response":[{"id":"a2f4e9aa-e14e-4cc1-8fd5-a2580ffc616f","name":"Markets List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.bti.live/v1/markets/list?exchange={{exchange}}","protocol":"https","host":["api","bti","live"],"path":["v1","markets","list"],"query":[{"key":"exchange","value":"{{exchange}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:47:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"5a14-msGHyj2eiVxNVa6HlqOYC/HeL6A\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"ETHBTC\",\n        \"base\": \"ETH\",\n        \"quote\": \"BTC\"\n    },\n    {\n        \"name\": \"LTCBTC\",\n        \"base\": \"LTC\",\n        \"quote\": \"BTC\"\n    }\n]"}],"_postman_id":"1a479bf1-9b2a-4029-a765-7f0edc5f48da"},{"name":"Markets Stats","id":"f78eb0e3-85b8-428c-bc97-61233e1cfed4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/markets/stats?exchange={{exchange}}&sort={{sort}}&limit={{limit}}","description":"<h2 id=\"sort\">Sort</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Order By</th>\n<th>Direction</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>name</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volH</td>\n<td>volume</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volL</td>\n<td>volume</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volaH</td>\n<td>volumeAdj</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volaL</td>\n<td>volumeAdj</td>\n<td>asc</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","markets","stats"],"host":["api","bti","live"],"query":[{"description":{"content":"<p>Exchange slug from /v1/exchanges/list</p>\n","type":"text/plain"},"key":"exchange","value":"{{exchange}}"},{"key":"sort","value":"{{sort}}"},{"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"f9cb6fa1-5ba1-4931-9630-abb7c11f6505","name":"Markets Stats","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.bti.live/v1/markets/stats?exchange={{exchange}}&limit={{limit}}","protocol":"https","host":["api","bti","live"],"path":["v1","markets","stats"],"query":[{"key":"exchange","value":"{{exchange}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:48:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"243"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"f3-JgdZPYj2lPvoWONO7wRhgzQf6Q8\""}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pair\": \"ADA/BTC\",\n        \"exchange\": \"Binance\",\n        \"price\": 0.08272,\n        \"volume\": 6283269.9844,\n        \"volumeAdj\": 5513142.06841,\n        \"volumeP\": 0.77321\n    },\n    {\n        \"pair\": \"ADA/ETH\",\n        \"exchange\": \"Binance\",\n        \"price\": 0.08276,\n        \"volume\": 511664.84667,\n        \"volumeAdj\": 450350.8855,\n        \"volumeP\": 0.06296\n    }\n]"}],"_postman_id":"f78eb0e3-85b8-428c-bc97-61233e1cfed4"},{"name":"Market Book","id":"589c3529-a611-402f-9254-2186e9c1516b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/markets/book?exchange={{exchange}}&pair={{pair}}","urlObject":{"protocol":"https","path":["v1","markets","book"],"host":["api","bti","live"],"query":[{"key":"exchange","value":"{{exchange}}"},{"key":"pair","value":"{{pair}}"}],"variable":[]}},"response":[{"id":"bb15d61c-ce71-4405-8edf-e06884319c48","name":"Market Book","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":{"raw":"https://api.bti.live/v1/markets/book?exchange={{exchange}}&pair={{pair}}","protocol":"https","host":["api","bti","live"],"path":["v1","markets","book"],"query":[{"key":"exchange","value":"{{exchange}}"},{"key":"pair","value":"{{pair}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 20 Apr 2019 13:12:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"219"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"db-Z1nJ7N0pUE45NmX90LoztTYYUeE\""}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": 1555765973724,\n    \"bids\": [\n        [\n            5294.58,\n            1.439403\n        ],\n        [\n            5294.23,\n            0.045655\n        ],\n        [\n            5294.07,\n            0.289\n        ],\n        [\n            5294.02,\n            3.37\n        ],\n        [\n            5294.01,\n            0.000029\n        ]\n    ],\n    \"asks\": [\n        [\n            5294.88,\n            0.000088\n        ],\n        [\n            5295,\n            5.857525\n        ],\n        [\n            5295.69,\n            0.077421\n        ],\n        [\n            5295.7,\n            0.233418\n        ],\n        [\n            5295.81,\n            0.006779\n        ]\n    ]\n}"}],"_postman_id":"589c3529-a611-402f-9254-2186e9c1516b"},{"name":"Market OHLCVs","id":"4a57cb05-6d4d-4b1a-8f1d-e2d496f21ff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/markets/ohlcv?exchange={{exchange}}&pair={{pair}}&start={{start}}&end={{end}}&period={{period}}","description":"<h2 id=\"periods\">Periods</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Period</th>\n<th>Max range</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>minute</td>\n<td>1m</td>\n<td>1 day</td>\n</tr>\n<tr>\n<td>hour</td>\n<td>1h</td>\n<td>7 days</td>\n</tr>\n<tr>\n<td>daily</td>\n<td>1d</td>\n<td>30 days</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","markets","ohlcv"],"host":["api","bti","live"],"query":[{"key":"exchange","value":"{{exchange}}"},{"key":"pair","value":"{{pair}}"},{"description":{"content":"<p>date ISO format</p>\n","type":"text/plain"},"key":"start","value":"{{start}}"},{"description":{"content":"<p>(optional) date ISO format</p>\n","type":"text/plain"},"key":"end","value":"{{end}}"},{"key":"period","value":"{{period}}"}],"variable":[]}},"response":[{"id":"e46be732-1254-4ce4-b5ad-3d7cfa501549","name":"Market OHLCVs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":{"raw":"https://api.bti.live/v1/markets/ohlcv?exchange={{exchange}}&pair={{pair}}&start={{start}}&end={{end}}&period={{period}}","protocol":"https","host":["api","bti","live"],"path":["v1","markets","ohlcv"],"query":[{"key":"exchange","value":"{{exchange}}"},{"key":"pair","value":"{{pair}}"},{"key":"start","value":"{{start}}","description":"date ISO format"},{"key":"end","value":"{{end}}","description":"(optional) date ISO format"},{"key":"period","value":"{{period}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 20 May 2019 14:06:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"ac6-lNgXw1FMaPJbsk3uA2PCfJUFOCc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"date\": 1558270800000,\n        \"open\": 7912.74,\n        \"close\": 7933.2,\n        \"volume\": 12266368.4532436,\n        \"high\": 7937.66,\n        \"low\": 7834.78\n    }\n]"}],"_postman_id":"4a57cb05-6d4d-4b1a-8f1d-e2d496f21ff4"}],"id":"269854b1-95ca-4a2d-808f-c8cfb22e2d6f","event":[{"listen":"prerequest","script":{"id":"f4c74e50-4410-4610-99e1-d109a5263911","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f1941f4e-bceb-4b6d-9379-c248675b80b4","type":"text/javascript","exec":[""]}}],"_postman_id":"269854b1-95ca-4a2d-808f-c8cfb22e2d6f","description":""},{"name":"Coins","item":[{"name":"Coin","id":"70e2ecb7-0585-459e-8119-67cd40b3e2cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/coins/show/:symbol","urlObject":{"protocol":"https","path":["v1","coins","show",":symbol"],"host":["api","bti","live"],"query":[],"variable":[{"id":"193e3276-6894-4cb6-a6dc-3aff31233cbc","description":{"content":"<p>Coin symbol from /v1/coins/list</p>\n","type":"text/plain"},"type":"string","value":"{{coin_symbol}}","key":"symbol"}]}},"response":[{"id":"6d2a10d5-c071-42f6-8771-0f36c557ad61","name":"Coin","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.bti.live/v1/coins/show/:symbol","protocol":"https","host":["api","bti","live"],"path":["v1","coins","show",":symbol"],"variable":[{"key":"symbol","value":"{{symbol}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:42:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"8a6-ABalMcvy2+dPYHmPXL61edeLWHY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"symbol\": \"BTC\",\n    \"name\": \"Bitcoin\",\n    \"overview\": \"Bitcoin is one of the blockchain networks with a digital framework in cryptocurrency. The logic behind the system is the digital aspect of payments that it offers. The cryptocurrency system allows users to digitally have full control of their money. Therefore, as it is a peer-to-peer payment system, it does not allow a central authority such as a bank to come in between. It operates without the control of a central entity such as a bank or third party. According to a report from a group of individuals in 2008, Bitcoin is an electronic system that enables peer-to-peer electronic cash payments without the need for financial institutions.\",\n    \"links\": {\n        \"site\": \"https://bitcoin.org/\",\n        \"twitter\": \"btc\",\n        \"facebook\": \"bitcoins\",\n        \"bitcointalk\": \"\",\n        \"telegram\": \"\",\n        \"reddit\": \"Bitcoin\",\n        \"whitepaper\": \"https://bitcoin.org/bitcoin.pdf\",\n        \"github\": [\n            \"bitcoin/bitcoin\"\n        ],\n        \"bitbucket\": [],\n        \"tradeview\": \"BITFINEX:BTCUSD\"\n    },\n    \"github\": {\n        \"repo\": \"bitcoin/bitcoin\",\n        \"rank\": \"3\",\n        \"subs\": 3524,\n        \"chart\": [\n            [\n                1524355200,\n                46\n            ],\n            [\n                1524960000,\n                49\n            ],\n            [\n                1525564800,\n                29\n            ],\n            [\n                1526169600,\n                39\n            ],\n            [\n                1526774400,\n                27\n            ],\n            [\n                1527379200,\n                20\n            ],\n            [\n                1527984000,\n                28\n            ],\n            [\n                1528588800,\n                56\n            ],\n            [\n                1529193600,\n                24\n            ],\n            [\n                1529798400,\n                49\n            ],\n            [\n                1530403200,\n                15\n            ],\n            [\n                1531008000,\n                47\n            ],\n            [\n                1531612800,\n                63\n            ],\n            [\n                1532217600,\n                39\n            ],\n            [\n                1532822400,\n                62\n            ],\n            [\n                1533427200,\n                39\n            ],\n            [\n                1534032000,\n                34\n            ],\n            [\n                1534636800,\n                28\n            ],\n            [\n                1535241600,\n                46\n            ],\n            [\n                1535846400,\n                21\n            ],\n            [\n                1536451200,\n                36\n            ],\n            [\n                1537056000,\n                32\n            ],\n            [\n                1537660800,\n                41\n            ],\n            [\n                1538265600,\n                34\n            ],\n            [\n                1538870400,\n                41\n            ],\n            [\n                1539475200,\n                40\n            ],\n            [\n                1540080000,\n                25\n            ],\n            [\n                1540684800,\n                47\n            ],\n            [\n                1541289600,\n                50\n            ],\n            [\n                1541894400,\n                23\n            ],\n            [\n                1542499200,\n                24\n            ],\n            [\n                1543104000,\n                36\n            ],\n            [\n                1543708800,\n                25\n            ],\n            [\n                1544313600,\n                44\n            ],\n            [\n                1544918400,\n                30\n            ],\n            [\n                1545523200,\n                14\n            ],\n            [\n                1546128000,\n                29\n            ],\n            [\n                1546732800,\n                40\n            ],\n            [\n                1547337600,\n                39\n            ],\n            [\n                1547942400,\n                41\n            ],\n            [\n                1548547200,\n                45\n            ],\n            [\n                1549152000,\n                29\n            ],\n            [\n                1549756800,\n                44\n            ],\n            [\n                1550361600,\n                24\n            ],\n            [\n                1550966400,\n                33\n            ],\n            [\n                1551571200,\n                28\n            ],\n            [\n                1552176000,\n                19\n            ],\n            [\n                1552780800,\n                35\n            ],\n            [\n                1553385600,\n                16\n            ],\n            [\n                1553990400,\n                27\n            ],\n            [\n                1554595200,\n                11\n            ],\n            [\n                1555200000,\n                0\n            ]\n        ],\n        \"forks\": 22473,\n        \"stars\": 37899,\n        \"commits\": 1763,\n        \"language\": \"C++\",\n        \"contributors\": 368\n    },\n    \"stats\": {\n        \"cap\": 90641292923.2859,\n        \"price\": 5136.4772646,\n        \"supply\": 17646587,\n        \"supplyTotal\": 21000000,\n        \"volume\": 2608034487.45419,\n        \"change1\": -0.12,\n        \"change24\": 1.38,\n        \"change7d\": -1.25,\n        \"change30d\": 28.6908017994877,\n        \"change90d\": 41.0874274830808,\n        \"change1yr\": -37.302180256282,\n        \"ath\": 20089,\n        \"athDown\": 74.4268583827758\n    }\n}"}],"_postman_id":"70e2ecb7-0585-459e-8119-67cd40b3e2cc"},{"name":"Coin Markets","id":"b55ff865-0d50-4a0f-94fd-d952e5b3f31d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/coins/markets/:symbol?sort={{sort}}&limit={{limit}}","description":"<h2 id=\"sort\">Sort</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Order By</th>\n<th>Direction</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>name</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volH</td>\n<td>volume</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volL</td>\n<td>volume</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volaH</td>\n<td>volumeAdj</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volaL</td>\n<td>volumeAdj</td>\n<td>asc</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","coins","markets",":symbol"],"host":["api","bti","live"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"limit","value":"{{limit}}"}],"variable":[{"id":"d64da309-1d90-4792-bfb8-e80d41e4a861","type":"string","value":"{{coin_symbol}}","key":"symbol"}]}},"response":[{"id":"6d9bc678-acf4-4316-9425-4ffa8f7e7e18","name":"Coin Markets","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.bti.live/v1/coins/markets/:symbol?sort={{sort}}&limit={{limit}}","protocol":"https","host":["api","bti","live"],"path":["v1","coins","markets",":symbol"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"limit","value":"{{limit}}"}],"variable":[{"key":"symbol","value":"{{coin_symbol}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 14:33:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"4f4-sdu9sotZEkrBT4mwin0CvmS1BT4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"pair\": \"BTC/JPY\",\n        \"exchange\": \"Liquid\",\n        \"price\": 5146.66539,\n        \"volume\": 106023136.20892,\n        \"volumeAdj\": 106023136.20892,\n        \"volumeP\": 90.75214\n    },\n    {\n        \"pair\": \"BTC/USDT\",\n        \"exchange\": \"Binance\",\n        \"price\": 5116.04,\n        \"volume\": 107220045.21995,\n        \"volumeAdj\": 89872371.43918,\n        \"volumeP\": 13.14712\n    }\n]"}],"_postman_id":"b55ff865-0d50-4a0f-94fd-d952e5b3f31d"},{"name":"Coins List","id":"0262b7f8-2ec0-473c-8ddc-19978521feaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/coins/list","urlObject":{"protocol":"https","path":["v1","coins","list"],"host":["api","bti","live"],"query":[],"variable":[]}},"response":[{"id":"855ea575-e983-4e06-a46d-fb040c90c8da","name":"Coins List","originalRequest":{"method":"GET","header":[],"url":"https://api.bti.live/v1/coins/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:43:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"4c26-qzydTIo9/As6MYpFL5UnWbWCD5Q\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"symbol\": \"BTC\",\n        \"name\": \"Bitcoin\"\n    },\n    {\n        \"symbol\": \"ETH\",\n        \"name\": \"Ethereum\"\n    }\n]"}],"_postman_id":"0262b7f8-2ec0-473c-8ddc-19978521feaa"},{"name":"Coins Stats","id":"7f6d16ad-30f3-4ba8-bca5-88c140c960a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/coins/stats?sort={{sort}}&offset={{offset}}&limit={{limit}}","description":"<h2 id=\"sort\">Sort</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Order By</th>\n<th>Direction</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>name</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>symbol</td>\n<td>name</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>priceH</td>\n<td>price</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>priceL</td>\n<td>price</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volH</td>\n<td>volume</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volL</td>\n<td>volume</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volaH</td>\n<td>volumeAdj</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volaL</td>\n<td>volumeAdj</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volwH</td>\n<td>volumeWt</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volwL</td>\n<td>volumeWt</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>capH</td>\n<td>cap</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>capL</td>\n<td>cap</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>supH</td>\n<td>supply</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>supL</td>\n<td>supply</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>ch1H</td>\n<td>change1</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>ch1L</td>\n<td>change1</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>ch24H</td>\n<td>change24</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>ch24L</td>\n<td>change24</td>\n<td>asc</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","coins","stats"],"host":["api","bti","live"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"offset","value":"{{offset}}"},{"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"127e3993-db6d-4bb0-a5ca-fa401160a963","name":"Coins Stats","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":{"raw":"https://api.bti.live/v1/coins/stats?sort={{sort}}&offset={{offset}}&limit={{limit}}","protocol":"https","host":["api","bti","live"],"path":["v1","coins","stats"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"offset","value":"{{offset}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 20 Apr 2019 13:10:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"ee5-tXO7b2BJKj0gZTnmmXQ1p6TzepU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"symbol\": \"BTC\",\n            \"name\": \"Bitcoin\",\n            \"cap\": 93730276865.6117,\n            \"price\": 5308.7641794,\n            \"priceBtc\": 1,\n            \"supply\": 17655762,\n            \"supplyTotal\": 21000000,\n            \"volume\": 2214291985.6451,\n            \"volumeAdj\": 996902266.2758,\n            \"volumeWt\": 1217389719.3693,\n            \"githubScore\": \"2656\",\n            \"change1\": 0.1,\n            \"change24\": 1.22,\n            \"change7d\": 4.78,\n            \"chart\": [\n                92,\n                96,\n                96,\n                96,\n                97,\n                100,\n                94,\n                94,\n                88,\n                88,\n                88,\n                85,\n                34,\n                22,\n                25,\n                19,\n                10,\n                0,\n                7,\n                2,\n                6,\n                19,\n                14,\n                15,\n                10,\n                16,\n                6,\n                1\n            ]\n        }\n    ],\n    \"total\": \"541\"\n}"}],"_postman_id":"7f6d16ad-30f3-4ba8-bca5-88c140c960a0"},{"name":"Coins Stats Total","id":"eae92764-2121-4b4b-95a3-fbcf44eb1928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/coins/stats/total","urlObject":{"protocol":"https","path":["v1","coins","stats","total"],"host":["api","bti","live"],"query":[],"variable":[]}},"response":[{"id":"a7439b14-a290-4342-b8ad-d7fdd4e3526a","name":"Coins Total","originalRequest":{"method":"GET","header":[],"url":"https://api.bti.live/v1/coins/stats/total"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:46:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"148"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"94-FQFoCd6dpA7wdFui1iZOkKS7bqg\""}],"cookie":[],"responseTime":null,"body":"{\n    \"cap\": 171019525311.513,\n    \"volume\": 9836458323.23174,\n    \"volumeAdj\": 3121626188.89051,\n    \"volumeWt\": 6714832134.34124,\n    \"btc\": {\n        \"dominance\": 53,\n        \"sentiment\": 69.49\n    }\n}"}],"_postman_id":"eae92764-2121-4b4b-95a3-fbcf44eb1928"}],"id":"761c0b0a-3ae6-487d-ac32-9da84d4c0e8e","event":[{"listen":"prerequest","script":{"id":"601a320f-abdd-4099-a8c3-065476462721","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"66f81e85-7166-45dc-b02c-5df318f67b2f","type":"text/javascript","exec":[""]}}],"_postman_id":"761c0b0a-3ae6-487d-ac32-9da84d4c0e8e","description":""},{"name":"Exchanges","item":[{"name":"Exchange","id":"ab951544-9b8c-441d-acc2-ab207d1c5ec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/exchanges/show/:exchange","urlObject":{"protocol":"https","path":["v1","exchanges","show",":exchange"],"host":["api","bti","live"],"query":[],"variable":[{"id":"55a5bc34-e34c-446d-8140-f95dac3df7a9","description":{"content":"<p>Exchange slug from /v1/exchanges/list</p>\n","type":"text/plain"},"type":"string","value":"{{exchange}}","key":"exchange"}]}},"response":[],"_postman_id":"ab951544-9b8c-441d-acc2-ab207d1c5ec1"},{"name":"Exchanges List","id":"dba05120-b86d-493e-b19c-28d5739ea89e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/exchanges/list","urlObject":{"protocol":"https","path":["v1","exchanges","list"],"host":["api","bti","live"],"query":[],"variable":[]}},"response":[{"id":"76a3c99a-6953-4212-91cc-45cbb62b48af","name":"Exchanges list","originalRequest":{"method":"GET","header":[],"url":"https://api.bti.live/v1/exchanges/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:35:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"5ab-wi3X3D+oG7uqypogTTkQw8E7f8w\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"slug\": \"binance\",\n        \"name\": \"Binance\"\n    },\n    {\n        \"slug\": \"bittrex\",\n        \"name\": \"Bittrex\"\n    }\n]"}],"_postman_id":"dba05120-b86d-493e-b19c-28d5739ea89e"},{"name":"Exchanges Stats","id":"a4a4fa3c-eaf0-48af-89b4-e5a35cf2ae34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/exchanges/stats?sort={{sort}}&offset={{offset}}&limit={{limit}}","description":"<h2 id=\"sort\">Sort</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Order By</th>\n<th>Direction</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>name</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volH</td>\n<td>volume</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volL</td>\n<td>volume</td>\n<td>asc</td>\n</tr>\n<tr>\n<td>volaH</td>\n<td>volumeAdj</td>\n<td>desc</td>\n</tr>\n<tr>\n<td>volaL</td>\n<td>volumeAdj</td>\n<td>asc</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","exchanges","stats"],"host":["api","bti","live"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"offset","value":"{{offset}}"},{"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"fa219e4c-d6eb-46d8-b31e-d349329b174f","name":"Exchanges Stats","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":{"raw":"https://api.bti.live/v1/exchanges/stats?sort={{sort}}&offset={{offset}}&limit={{limit}}","protocol":"https","host":["api","bti","live"],"path":["v1","exchanges","stats"],"query":[{"key":"sort","value":"{{sort}}"},{"key":"offset","value":"{{offset}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Sat, 20 Apr 2019 13:09:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"dfa-+eeBWbgfd5hACiKWmBY9aau8Xbo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"slug\": \"binance\",\n            \"name\": \"Binance\",\n            \"volume\": 961120600.781151,\n            \"volumeAdj\": 790129344.21623,\n            \"coins\": 164,\n            \"pairs\": 504,\n            \"topPair\": {\n                \"name\": \"BTC/USDT\",\n                \"volume\": 120184649.89576\n            },\n            \"type\": \"centralized\",\n            \"country\": \"Malta\",\n            \"established\": 2017,\n            \"wt\": \"unverified\",\n            \"change30d\": 31.08,\n            \"chart\": [\n                26,\n                31,\n                23,\n                27,\n                32,\n                38,\n                47,\n                36,\n                34,\n                28,\n                23,\n                29,\n                60,\n                74,\n                85,\n                53,\n                31,\n                46,\n                53,\n                42,\n                32,\n                54,\n                35,\n                26,\n                21,\n                28,\n                34,\n                29,\n                29,\n                33\n            ]\n        }\n    ],\n    \"total\": \"40\"\n}"}],"_postman_id":"a4a4fa3c-eaf0-48af-89b4-e5a35cf2ae34"}],"id":"0356a83e-df0e-46d1-a001-27eb031c3f05","event":[{"listen":"prerequest","script":{"id":"42cd256e-73b3-4696-85ba-70932945fa13","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fef962c3-d687-4594-a886-113ad787888d","type":"text/javascript","exec":[""]}}],"_postman_id":"0356a83e-df0e-46d1-a001-27eb031c3f05","description":""},{"name":"Events","item":[{"name":"Event","id":"57012ba3-ac30-4174-87e6-9f956bca9fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/events/show/:id","urlObject":{"protocol":"https","path":["v1","events","show",":id"],"host":["api","bti","live"],"query":[],"variable":[{"id":"9239cb41-cc5f-485d-b7ca-85f76fee2c73","description":{"content":"<p>Event id from /v1/events/list</p>\n","type":"text/plain"},"type":"string","value":"74","key":"id"}]}},"response":[{"id":"a5b671ae-6b4f-4b15-bf8e-d6b03cd6e516","name":"Event","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.bti.live/v1/events/show/:id","protocol":"https","host":["api","bti","live"],"path":["v1","events","show",":id"],"variable":[{"key":"id","value":"{{id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:40:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"841"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"349-Bf7EI8VQAqU939Zsi2ukecUBZuU\""}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"74\",\n    \"title\": \"Screenbreaker: Where blockchain and entertainment meet\",\n    \"start\": \"2019-04-26T00:00:00.000Z\",\n    \"end\": \"2019-04-27T00:00:00.000Z\",\n    \"location\": \"New York, NY\",\n    \"website\": \"https://www.screenbreaker.io/\",\n    \"description\": \"Screenbreaker is an international festival series that will host a dynamic range of panels, musical performances, educational workshops, film screenings, a creative showcase, interactive events, and more. This two-day event is designed for artists, creators, blockchain experts, students and the curious. Visit our website at: www.screenbreaker.io to buy tickets via Fiat or Cryptocurrency.\\nOur first festival takes place on April 26th and 27th in New York City. New York’s launch will be followed by events in London, Toronto, Los Angeles and Hong Kong.\\nFollow us on Twitter and Instagram: @Screenbreaker_\\n\"\n}"}],"_postman_id":"57012ba3-ac30-4174-87e6-9f956bca9fa7"},{"name":"Events List","id":"84939b3d-586f-46a1-a549-c12a2b128191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{api_key}}","type":"text"}],"url":"https://api.bti.live/v1/events/list","urlObject":{"protocol":"https","path":["v1","events","list"],"host":["api","bti","live"],"query":[],"variable":[]}},"response":[{"id":"46c504d6-1a04-4efe-b696-bdd95b70d58d","name":"Events List","originalRequest":{"method":"GET","header":[],"url":"https://api.bti.live/v1/events/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Date","value":"Mon, 15 Apr 2019 12:40:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"ETag","value":"W/\"2508-gb1sFgs3xf3XP5jaPR6ujEn5Gr4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"94\",\n        \"title\": \"Paris Blockchain Week\",\n        \"start\": \"2019-04-13T00:00:00.000Z\",\n        \"end\": \"2019-04-19T00:00:00.000Z\",\n        \"location\": \"Paris, France\",\n        \"website\": \"https://www.blockchainweekparis.com/\"\n    },\n    {\n        \"id\": \"77\",\n        \"title\": \"London Crypto Curry Club\",\n        \"start\": \"2019-04-16T00:00:00.000Z\",\n        \"end\": \"2019-04-16T00:00:00.000Z\",\n        \"location\": \"London, UK\",\n        \"website\": \"https://www.cryptocurryclub.com/\"\n    }\n]"}],"_postman_id":"84939b3d-586f-46a1-a549-c12a2b128191"}],"id":"785c0a44-a274-4114-aa48-adc76c7c46a7","event":[{"listen":"prerequest","script":{"id":"eaab9489-dbc2-418f-9350-da6f4619c9d5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bd0c2088-52ca-497a-8833-4f61fffaa1ca","type":"text/javascript","exec":[""]}}],"_postman_id":"785c0a44-a274-4114-aa48-adc76c7c46a7","description":""}],"event":[{"listen":"prerequest","script":{"id":"ce420d04-1698-4cb7-a37a-4d5ee255d033","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ef70542e-baa9-425a-99f7-3ae87acc14c9","type":"text/javascript","exec":[""]}}]}