getAllExchangeRates | Get all exchange rates for a symbol |
getAssetIcons | Get icon URLs for all listed Assets |
getAssets | Get all Assets listed by CoinAPI |
getCryptoSymbols | Get all symbols listed by CoinAPI - named to not clash with... |
getExchangeIcons | Get URLs of all exchange icons by size |
getExchangeRate | Get exchange rate for a base/quote pair |
getExchanges | Get list of all exchanges provided by CoinAPI |
getHistoricalExchangeRatePeriods | Get valid periods for historical exchange rates queries |
getHistoricalExchangeRates | Get the historical exchange rates between two assets as an... |
getHistoricalOHLCV | Get OHLCV timeseries data returned in time ascending order.... |
getHistoricalOrderbook | Get historical order book snapshots for a specific symbol... |
getHistoricalQuotes | Get historical quote updates within requested time range,... |
getHistoricalTrades | Get historical transactions from specific symbol, returned in... |
getLatestOHLCV | Get OHLCV latest timeseries data returned in time descending... |
getLatestOrderbook | Get latest order book snapshots for a specific symbol,... |
getLatestQuotes | Get latest quote updates up to 1 minute ago or get updates... |
getOHLCVPeriods | Get valid period Ids for OHLCV requests |
getOrderbook | Get current order book snapshot for all or a specific symbol. |
getOrderbookL3 | Get current order book snapshot for all or a specific symbol. |
getQuotes | Get current quotes for all symbols or for a specific symbol. |
getTrades | Get latest trades from all symbols up to 1 minute ago or get... |
setApiKey | Set your API Key |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.