get_api_response | Send API request |
get_base_url | Lookup function for REST API base endpoint URL |
get_path_append | Lookup function for REST API URL path appends |
get_query_params | Lookup function for REST API URL query parameters |
get_tidy_resp | Transform API response into tidy format |
private_balance | Get current account balances Requires API key access |
public_asset_info | GET additional asset information |
public_asset_list | GET asset list for each exchange |
public_candles | GET Candlestick/Kline/OHLC data |
public_order_book | GET current public order book data |
public_ticker_price | GET current public ticker price and market data |
public_trades | GET recent trades |
read_celsius_history | Read Celsius History File |
set_api_key | Set API Key as R Environment Variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.