# Bitycle Business ## Docs - [Getting started](https://docs.bitycle.com/start.md): - Bitycle Widget [introduction](https://docs.bitycle.com/introduction-1612723m0.md): - Bitycle Widget [demo](https://docs.bitycle.com/demo-1612724m0.md): - Bitycle Widget > widgets [Advance Chart ](https://docs.bitycle.com/advance-chart-1612727m0.md): - Bitycle Widget > widgets [Full Chart](https://docs.bitycle.com/full-chart-1612728m0.md): - Bitycle Widget > widgets [Overview Chart](https://docs.bitycle.com/overview-chart-1612729m0.md): - Bitycle Widget > widgets [Fear & Greed](https://docs.bitycle.com/fear-greed-1612730m0.md): - Bitycle Widget > widgets [Technical Analysis](https://docs.bitycle.com/technical-analysis-1612731m0.md): - Bitycle Widget > widgets [Mini Chart](https://docs.bitycle.com/mini-chart-1612732m0.md): - Bitycle Widget > widgets [Trends](https://docs.bitycle.com/trends-1612733m0.md): - Bitycle Widget > widgets [Compare](https://docs.bitycle.com/compare-1612734m0.md): - Bitycle Widget > widgets [Treemap](https://docs.bitycle.com/treemap-1612735m0.md): - Bitycle Widget > widgets [Ticker](https://docs.bitycle.com/ticker-1612736m0.md): - Bitycle Widget > widgets [Digest(AI)](https://docs.bitycle.com/digestai-1612737m0.md): - Bitycle Widget > widgets [News](https://docs.bitycle.com/news-1612738m0.md): - Bitycle Widget > widgets [Info](https://docs.bitycle.com/info-1612739m0.md): - Bitycle Lab [introduction](https://docs.bitycle.com/lab.md): - Bitycle Lab > Wallet as a Service(WaaS) [Introduction](https://docs.bitycle.com/lab/wass.md): - Bitycle Lab > Blockchain Indexer [introduction](https://docs.bitycle.com/lab/indexer.md): - Bitycle Lab > Security&Privacy [introduction](https://docs.bitycle.com/lab/security-privacy.md): - Bitycle Lab > Node as a Service(NaaS) [introduction](https://docs.bitycle.com/lab/naas.md): - Bitycle Lab > Tokenization [introduction](https://docs.bitycle.com/lab/tokenization.md): - Bitycle Lab > Decentralized Storage(IPFS) [introduction](https://docs.bitycle.com/lab/ipfs.md): - Bitycle Lab > Hyperledger Services [introduction](https://docs.bitycle.com/lab/hyperledger.md): - Bitycle Cap [introduction](https://docs.bitycle.com/cap.md): - Bitycle Cap > Coins [introduction](https://docs.bitycle.com/cap/coins.md): - Bitycle Cap > Markets [introduction](https://docs.bitycle.com/cap/markets.md): - Bitycle Cap > exchanges [introduction](https://docs.bitycle.com/cap/exchanges.md): - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [introduction](https://docs.bitycle.com/cap/exchanges/aggregator.md): ## API Docs - Bitycle Lab > Wallet as a Service(WaaS) [Tokens List](https://docs.bitycle.com/tokens-list-24011778e0.md): Get all tokens informations including symbol, logo, available networks & corresponding deposit and withdraw fees. - Bitycle Lab > Wallet as a Service(WaaS) [Request Ramzlink](https://docs.bitycle.com/request-ramzlink-16508501e0.md): Request Ramzlink - Bitycle Lab > Wallet as a Service(WaaS) [Get Ramzlink Status](https://docs.bitycle.com/get-ramzlink-status-24576723e0.md): Get the status and the details of the ramzlink received in the previous step including the deposits details and sum of all deposits. - Bitycle Lab > Wallet as a Service(WaaS) [Request Wallet (VIP)](https://docs.bitycle.com/request-wallet-vip-16509717e0.md): Receiving a permanent wallet. permanent means we watch the wallet forever. this service is usefull for exchanges as the users wallets must remain same all the times. - Bitycle Lab > Wallet as a Service(WaaS) [Callback New Payment](https://docs.bitycle.com/callback-new-payment-21364749e0.md): after you request a wallet, we will monitor the address on-chain and after receiving a new payment, we will call your callback endpoint provided in the request body with the information of the new payment. including terminalId and trxRefId of the transaction. then you need to call the inquiry payment url provided in next section. - Bitycle Lab > Wallet as a Service(WaaS) [Get Deposits](https://docs.bitycle.com/get-deposits-23257534e0.md): Get all of your deposits transactions. - Bitycle Lab > Wallet as a Service(WaaS) [Request Withdrawal (VIP)](https://docs.bitycle.com/request-withdrawal-vip-22833630e0.md): For using this service, first get apiKey and secreteKey from bityclepay support and then send the withdraw request as follow. - Bitycle Lab > Wallet as a Service(WaaS) [Get Withdrawals](https://docs.bitycle.com/get-withdrawals-23257535e0.md): Get all of your withdraw transactions. - Bitycle Lab > Wallet as a Service(WaaS) [Get single Withdrawal](https://docs.bitycle.com/get-single-withdrawal-24705237e0.md): Get state of a single withdrawal using withdrawalId. - Bitycle Lab > Wallet as a Service(WaaS) [Buy TRON Energy & Bandwidth](https://docs.bitycle.com/buy-tron-energy-bandwidth-22496967e0.md): When transferring USDT on the TRON network: - Bitycle Lab > Wallet as a Service(WaaS) [Inquiry payment with trxRefId](https://docs.bitycle.com/inquiry-payment-with-trxrefid-21364660e0.md): After BityclePay notifies the merchant using the callback provided in the previous steps, merchant should inquiry the payment to get the related information about that payment. - Bitycle Lab > Wallet as a Service(WaaS) [Inquiry payment without trxRefId](https://docs.bitycle.com/inquiry-payment-without-trxrefid-21365115e0.md): After BityclePay notifies the merchant using the callback provided in the previous steps, merchant should inquiry the payment to get the related information about that payment. - Bitycle Lab > Blockchain Indexer [Blockchain List](https://docs.bitycle.com/lab/blockchains/list.md): - Bitycle Lab > Blockchain Indexer [Contract Info](https://docs.bitycle.com/contract-info-16456373e0.md): Fetching the decimals of different smart contracts on a network - Bitycle Lab > Blockchain Indexer [Get Balances](https://docs.bitycle.com/get-balances-16456372e0.md): Fetching token balances of different addresses on a blockchain network. - Bitycle Lab > Security&Privacy [Check Blocked Wallets](https://docs.bitycle.com/check-blocked-wallets.md): Checking the freeze status of a list of addresses on the Tether smart contract of a network - Bitycle Lab > Security&Privacy [Add to watch list](https://docs.bitycle.com/add-to-watch-list.md): add the sha256 hash of you addresses (in lowercase) to watch list: - Bitycle Lab > Security&Privacy [Get watch list](https://docs.bitycle.com/get-watch-list.md): - Bitycle Lab > Security&Privacy [Delete from watch list](https://docs.bitycle.com/delete-from-watch-list.md): - Bitycle Lab > Security&Privacy [Get address label](https://docs.bitycle.com/get-address-label-19308752e0.md): - Bitycle Lab > Security&Privacy [Get address information](https://docs.bitycle.com/get-address-information-22509764e0.md): - Bitycle Cap > Coins [Coin List](https://docs.bitycle.com/coin-list-17241498e0.md): - Bitycle Cap > Coins [Coin Info](https://docs.bitycle.com/coin-info-16509846e0.md): Fetching information of the tokens associated with a source - Bitycle Cap > Coins [Coin Price](https://docs.bitycle.com/coin-price-17241775e0.md): - Bitycle Cap > Coins [coin exchange listings](https://docs.bitycle.com/coin-exchange-listings-17241773e0.md): - Bitycle Cap > Markets [Market Price](https://docs.bitycle.com/market-price-3476351w0.md): برای سابسکرایب بر روی چنل های قیمتی لازم است هنگام وصل شدن به این وب‌سوکت, هدر زیر را ست نمایید: - Bitycle Cap > Markets [Markets Price](https://docs.bitycle.com/markets-price-17749012e0.md): Fetching the price of all markets or a specific market from a specified source - Bitycle Cap > Markets [Markets List](https://docs.bitycle.com/markets-list-17241808e0.md): - Bitycle Cap > Markets [Market Info](https://docs.bitycle.com/market-info-17241814e0.md): - Bitycle Cap > Markets [market sparklines](https://docs.bitycle.com/market-sparklines-16908988e0.md): Fetching the market history of a specified source - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [get tradable markets](https://docs.bitycle.com/get-tradable-markets-17135653e0.md): Fetching tradable markets on Bitycle - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [get tradable markets price](https://docs.bitycle.com/get-tradable-markets-price-17135994e0.md): Fetching prices of tradable markets on Bitycle - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [send otc order](https://docs.bitycle.com/send-otc-order-17136006e0.md): #### Price Range Setting - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [get orders](https://docs.bitycle.com/get-orders-17136916e0.md): Fetching the list of orders - Bitycle Cap > exchanges > CEX Aggregator(Buy&Sell) [get balances](https://docs.bitycle.com/get-balances-17136956e0.md): Fetching the user’s asset balances - Bitycle Cap > exchanges [Exchanges List](https://docs.bitycle.com/exchanges-list-17241816e0.md): - Bitycle Cap > exchanges [Exchange Info](https://docs.bitycle.com/exchange-info-17241828e0.md): - Bitycle Cap > exchanges [Exchange Coins Listing](https://docs.bitycle.com/exchange-coins-listing-17241839e0.md): - Bitycle Cap > exchanges [Exchange Markets Listing](https://docs.bitycle.com/exchange-markets-listing-17241840e0.md):