| authenticate | Set Binance REST API key & secret | 
| base_url | Set or query API base URL | 
| COINS | List of supported cryptocurrency coins | 
| FIAT | List of supported fiat currencies | 
| limit-1000-1000 | Limit with default 1000 and maximum 1000. | 
| limit-100-5000 | Limit with default 500 and maximum 1000. | 
| limit-500-1000 | Limit with default 500 and maximum 1000. | 
| limit-5-30 | Limit with default 5 and maximum 30. | 
| market_average_price | Current average price for a symbol | 
| market-exchange-info | Current exchange trading rules and symbol information | 
| market_klines | K-Lines (candlestick bars) for a symbol | 
| market_order_book | Order book | 
| market_ping | Test connectivity to the Binance REST API | 
| market_price_ticker | Latest price for a symbol | 
| market_server_time | Get the current server time | 
| market_trades_historical | Get recent trades | 
| market_trades_recent | Get recent trades | 
| p2p_advertiser_detail | Data for P2P Advertiser | 
| p2p_order_history | Get P2P order history | 
| p2p_search | Search P2P | 
| pagination | Parameters for pagination | 
| spot-account | Get current account information | 
| spot-new-order | Create new order | 
| spot_open_orders | Get open orders | 
| spot_order_cancel | Cancel an order | 
| spot_order_query | Query an order | 
| spot_trades_list | Get current account trades list | 
| trade-parameters | Parameters for trade functions | 
| transfer-parameters | Parameters for transfer functions | 
| wallet_asset_transfer | Transferred assets among funding account and other accounts | 
| wallet_coins | Get information of coins (available for deposit and withdraw)... | 
| wallet_daily_snapshot | Daily account snapshot | 
| wallet_deposit_address | Deposit address | 
| wallet_deposit_history | Deposit history | 
| wallet_dust_log | Log of dust | 
| wallet_dust_transfer | Transfer dust to BNB | 
| wallet_get_funding_asset | Get Funding Wallet | 
| wallet_system_status | System status | 
| wallet_withdrawal_history | Withdrawal history | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.