| ark_balance | Get ARK balance | 
| ark_nethash | Get ARK node nethash | 
| ark_node | Query or set the ARK node to use | 
| binance_account | Get current general Binance account information, without... | 
| binance_all_orders | Fetch all orders from the Binance account | 
| binance_avg_price | Get current average price for a symbol | 
| binance_balances | Get current Binance balances in a nice table | 
| binance_cancel_order | Cancel order on the Binance account | 
| binance_check_credentials | Check if Binance credentials were set previously | 
| binance_coins | Get all currently valid coin names from Binance | 
| binance_coins_prices | Get all currently valid coin names from Binance along with... | 
| binance_credentials | Sets the API key and secret to interact with the Binance API | 
| binance_depth | Get orderbook depth data from Binance | 
| binance_exchange_info | Get exchangeInfo from Binance | 
| binance_filters | Get current filters for a symbol | 
| binance_key | Look up Binance API key stored in the environment | 
| binance_klines | Get kline/candlestick data from Binance | 
| binance_mytrades | Get trades for a specific symbol on the Binance account | 
| binance_new_order | Open new order on the Binance account | 
| binance_open_orders | Fetch open orders from the Binance account | 
| binance_ping | Test connectivity to the Rest API | 
| binance_query | Request the Binance API | 
| binance_query_order | Query order on the Binance account | 
| binance_secret | Look up Binance API secret stored in the environment | 
| binance_sign | Sign the query string for Binance | 
| binance_symbols | Get all currently valid symbol names from Binance | 
| binance_ticker_24hr | 24 hour rolling window price change statistics | 
| binance_ticker_all_books | Get latest Binance bids and asks on all symbol pairs | 
| binance_ticker_all_prices | Get latest Binance conversion rates and USD prices on all... | 
| binance_ticker_book | Get last bids and asks for a symbol or all symbols | 
| binance_ticker_price | Get last price for a symbol or all symbols | 
| binance_ticks | Get tick data from Binance | 
| binance_time | Get the current server time from Binance | 
| binance_trades | Get last trades from Binance | 
| huobi_klines | Get kline/candlestick data from Huobi | 
| huobi_query | Request the Huobi API | 
| query | Make an API request with retries | 
| timestamp | Return current UNIX timestamp in millisecond | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.