Custom API
Contact us for new endpoint request:
- Email: [email protected]
- Telegram: @CryptoMeterAdmin
Free Endpoints and Quota
- Full access to all free endpoints
- 10,000 Free Calls
Paid Endpoints and Extra Quota Charges
- For single endpoint: $20/- a month
- For all endpoints: $100/- a month
- For each extra API Call: $0.00036
API Plans
General Info
General API Information
- To access API endpoints, an API key is mandatory. Please obtain your unique API key from https://www.cryptometer.io/api-manage.
- The base endpoint: https://api.cryptometer.io
IP Limits / Rate Limits
- The rate limit is 10 requests per 5 seconds. Premium accounts can request an increase to 50 requests per 5 seconds.
- The free tier includes 10,000 API calls per month. For users who need additional API calls, charges will be applied.
- Free tier includes 10,000 calls per month. Extra API calls are charged.
- Please refrain from creating multiple accounts to increase your API quota. Such behavior may be detected as bad activity and result in a permanent ban.
- If you require more API calls or custom endpoints, please don't hesitate to contact us at [[email protected]]. Our team will be happy to assist you with any requests or questions you may have.
Change Log
2024-05-14
- volume-flow: Endpoint updated
2024-02-29
- volatility-index: New endpoint introduced
- ai-screener-analysis: New endpoint introduced
2024-02-28
- ai-screener: updated
2023-10-30
- large-trades-activity: New endpoint introduced
2023-08-09
- ai-screener: New endpoint introduced
2023-05-13
- current-day-long-short-v2 - deprecated
2023-05-13
- current-day-merged-volume-v2 - deprecated
2023-05-13
- Long/Shorts Data - New Endpoint
2023-04-14
- OHLCV Endpoint updated
2022-07-22
- forex-rates : Forex currency rates endpoint introduced
2021-06-29
- info : New Endpoint Introduced to monitor API usage
2021-06-21
- tickerlist-pro : New Endpoint Introduced
2021-05-30
- liquidation-data-v2 : New Endpoint Introduced
2021-05-29
- ohlcv : New Endpoint Introduced
- live-trades : New Endpoint Introduced
2021-03-08
- volume-flow : New Endpoint Introduced
2021-01-09
- ls-ratio : New Endpoint Introduced
2020-12-03
- Cryptocurrency-info : New Endpoint Introduced
2020-09-23
- xTrades - Whale trades : New Endpoint Introduced
2020-07-02
- Merged Orderbook - New Endpoint Introduced
2020-06-02
- Liquidation Data - New Endpoint Introduced
2020-05-02
- Trend Indicator V3 - New Endpoint Introduced
- Open Interest - New Endpoint Introduced
2020-04-02
- Endpoint deprecated: current-day-merged-volume
- Endpoint deprecated: current-day-long-short
- Endpoint deprecated: 24h-trade-volume
Above three endpoints are deprecated and will not available after a month. We have introduced new three endpoint to replace these endpoints. Please upgrade them asap.
2020-03-20
- Technical Indicators, new endpoint Introduced
2020-03-03
- Merged Trade Volume Endpoint Introduced
2019-12-06
- Rest API released
Market Data Endpoints
Market List
Our platform provides two types of cryptocurrency pairs: standardized pairs and market pairs. Standardized pairs are formatted according to the CryptoMeter standard, such as BTC-USD, while market pairs are formatted according specific cryptocurrency exchanges. Identifying pairs using these formats can help you navigate our platform and utilize our API endpoints more efficiently.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"pair":"BTC-USD",
"market_pair":"USD-BTC"
}
]
}
GET /coinlist/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
api_key | STRING | YES | API Key |
Cryptocurrency Info Paid
Our Cryptocurrency Info API endpoint offers detailed information on a wide range of crypto assets, including filters for various algorithms such as defi, stablecoin, pow, and many others. This data can help users gain a deeper understanding of individual cryptocurrencies, including key metrics such as circulate supply, trading volume, and price movements.
Response:
//defi filter
{
"success":"true",
"error":"false",
"data":[
{
"name":"Chainlink", // Name Of the coin/token
"pair":"LINK-USDT", // pair name at cryptometer.io
"market_pair":"LINKUSDT", // pair name at exchange
"total_supply":"1000000000", // total supply of the coin/token
"circulate_supply":"394509556.43444", // circulating supply of the coin/token
"price":"13.97710000", // last price
"high":"14.14820000", // 24h high
"low":"13.45010000", // 24h low
"volume":71636181.74, // 24h volume
"change_24h":1.73, // 24h change in %
"change_1h":0.36, // 1 hour change in %
"change_7d":-1.63, // 7 day change in %
"change_30d":29.58 // 30 day change in %
},
{
"name":"yearn.finance",
"pair":"YFI-USDT",
"market_pair":"YFIUSDT",
"total_supply":"30000",
"circulate_supply":"29967.75773773",
"price":"30044.05000000",
"high":"31780.41000000",
"low":"28393.81000000",
"volume":162827379.97,
"change_24h":5.66,
"change_1h":-0.37,
"change_7d":34.23,
"change_30d":196.92
}
]
}
GET /cryptocurrency-info/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
filter | STRING | YES | Algorithm filters supported(defi , pow , mineable ,
stablecoin , privacy , filesharing , all )
|
api_key | STRING | YES | API Key |
Tickers of exchange
Our Tickerlist API endpoint provides real-time pricing data for multiple cryptocurrencies, including high, low, and volume metrics.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"market_pair":"USD-BTC",
"last":"7301.136",
"high":"7794.172",
"low":"7085.034",
"volume_24":7020059.09,
"change_24h":2.33,
"change_1h":0.15,
"change_7days":-3.03
}
]
}
GET /tickerlist/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
api_key | STRING | YES | API Key |
Tickers of exchange Paid
Our Tickerlist Pro API endpoint offers a comprehensive set of data on multiple cryptocurrencies, including pricing data in USD, year-to-date (YTD) change, 90-day change, and much more. This endpoint is available to users with a paid subscription and provides deeper insights into market trends and performance metrics.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"market_pair":"BTC/EUR", // exchange pair
"symbol":"BTC",
"pair":"BTC-EUR", // Standardized CryptoMeter style Pair
"price":34500.01, // price in quote currency
"usd_price":34578.49896, // price in USD
"high":36139.73,
"low":33347.05,
"volume_24":747852607.88, // volume in quote currency
"change_24h":-2.81, // change in %
"change_1h":0.21, // change in %
"change_7d":-14.88, // change in %
"change_30d":-7.93, // change in %
"change_90d":-36.51, // change in %
"change_ytd":17.32 // year to date change in %
}
...
]
}
GET /tickerlist-pro/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/tickerlist-pro/?e=coinbase_pro&api_key=YOUR_API_KEY
Single ticker
Our Ticker API endpoint provides real-time pricing data for individual cryptocurrencies.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"market_pair":"USD-BTC",
"last":"7301.136",
"high":"7794.172",
"low":"7085.034",
"volume_24":7020059.09,
"change_24h":2.33,
"change_1h":0.15,
"change_7days":-3.03
}
]
}
GET /ticker/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
market_pair | STRING | YES | |
api_key | STRING | YES | API Key |
Trend Indicator V3
Response:
{
"success":"true",
"error":"false",
"data":[
{
"trend_score":38.64,
"buy_pressure":50.55,
"sell_pressure":49.45,
"timestamp":"2020-05-02T12:56:00.000Z"
}
]
}
GET /trend-indicator-v3/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
api_key | STRING | YES | API Key |
- trend_score: Indicates the current trend of the market, scored from 0 to 100. Higher scores suggest a more bullish outlook.
- buy_pressure: Reflects the buying pressure in the market, expressed as a percentage (%).
- sell_pressure: Reflects the selling pressure in the market, expressed as a percentage (%).
- timestamp: Indicates the time of the last recorded data point.
Forex Rates Paid
- Supports 150+ Forex Currencies
- Update every 12 Hours
Response:
{
"success":"true",
"error":"false",
"data":[
{
"symbol":"CNY",
"rate":6.762803
},
{
"symbol":"INR",
"rate":79.907498
},
{
"symbol":"JPY",
"rate":137.920749
},
{
"symbol":"KRW",
"rate":1313.140274
},
{
"symbol":"RUB",
"rate":56.524986
},
{
"symbol":"USD",
"rate":1
},
...
]
}
GET /forex-rates/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
source | STRING | YES | Currency code like USD, EUR, INR etc. |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/forex-rates/?source=USD&api_key=YOUR_API_KEY
AI Screener Paid
It will return AI Screener trades.
Response:
{
"success": "true",
"error": "false",
"data": [
{
// Trading pair identifier.
"pair": "HEART-USDT",
"symbol": "HEART",
"exchange": "kucoin",
"entry_price": 0.009811, // Price at which the trade was entered.
"price_reached": 0.010645, // Highest (or lowest) price reached from the entry point.
"pnl": 8.5, // Profit or loss calculated from the entry price and price reached.
"side": "BUY", // Indicates the side of the trade (BUY/SELL).
"entry_time": "2023-08-08T21:13:00.000Z", // Time at which the trade was entered.
"status": "open" // Possible values: OPEN (still being monitored), CLOSED (trade closed, final PNL updated).
},
// ... (Other trade entries)
]
}
GET /ai-screener/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
type | STRING | NO | Specifies the range of data to return. Accepts two values: - latest: Returns data from the last 12 hours. - full: Returns data from the last month. This parameter determines the scope of the data retrieved by the API call. |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/ai-screener/?api_key=YOUR_API_KEY
AI Screener analysis Paid
Response:
{
"success":"true",
"error":"false",
"data":{
"ratio":"80.00", // success rate in percentage.
"trades":[
{
"pair":"FUN-USDT",
"symbol":"FUN",
"exchange":"binance",
"entry_price":0.005771,
"price_reached":0.006288,
"pnl":8.96,
"side":"BUY",
"entry_time":"2024-02-22T05:58:00.000Z",
"status":"closed"
},
{
"pair":"FUN-USDT",
"symbol":"FUN",
"exchange":"binance",
"entry_price":0.005009,
"price_reached":0.0045,
"pnl":10.16,
"side":"SELL",
"entry_time":"2023-10-29T05:43:00.000Z",
"status":"closed"
},
...
]
}
}
GET /ai-screener-analysis/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
symbol | STRING | YES | Symbol name (ex. BTC) |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/ai-screener-analysis/?symbol=FUN&api_key=YOUR_API_KEY
LS Ratio Data Paid
Response:
{
"success":"true",
"error":"false",
"data":[
{
"ratio":"0.95", // ratio
"buy":"48.65", // value in percentage
"sell":"51.35", // value in percentage
"close":26996.73, // close price or last price
"delta":-475.15999999999985 // delta value
}
...
]
}
GET /ls-ratio/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of the Exchange (bitmex , binance_futures , bybit , deribit ) |
pair | STRING | YES | Example (BTC-USDT) |
timeframe | STRING | YES | Available timeframes (5m, 15m, 30m, 1h, 4h, d) |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/ls-ratio/?e=binance_futures&pair=btc-usdt&timeframe=4h&api_key=YOUR_API_KEY
BTC Liquidation Data
- It will return Aggregated 24 Hours Liquidation data
- Values are in US Dollar ($)
- Aggregated data from Bitmex, Binance Futures, Bitfinex, OkEx, FTX
Response:
{
"success":"true",
"error":"false",
"data":{
"longs":5479987.645280001,
"shorts":230584458.8454366
}
}
GET /liquidation-data/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/liquidation-data/?api_key=YOUR_API_KEY
Total Liquidation Data in Detailed Paid
This API endpoint returns 24-hour liquidation data expressed in US dollars ($). This data includes information on cryptocurrency positions that have been forcefully closed due to falling below the margin maintenance level.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"binance_futures":{
"longs":6556449.80143,
"shorts":8546450.39233
},
"bitfinex":{
"longs":177375.14674178,
"shorts":50304.36069142
},
"bitmex":{
"longs":16134555,
"shorts":6367904
},
"bybit":{
"longs":32039041,
"shorts":17557593
},
"deribit":{
"longs":1351710,
"shorts":853330
},
"ftx":{
"longs":1723445.6022,
"shorts":2359737.0387
},
"okex":{
"longs":2391600,
"shorts":2247800
}
}
]
}
GET /liquidation-data-v2/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
symbol | STRING | YES | example: BTC |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/liquidation-data-v2/?symbol=btc&api_key=YOUR_API_KEY
Bitmex Liquidation Data
Our Bitmex Liquidation API endpoint provides data on liquidated trades that have taken place on the Bitmex exchange. This data can be used to gain insights into market trends and investor behavior, as well as to monitor the impact of large trades on the market. It provides last 4 Hours of data.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"market_pair":"XBTUSD",
"quantity":5600,
"side":"BUY",
"timestamp":"2019-12-11T06:01:34.000Z"
}
]
}
GET /bitmex-liquidation/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
market_pair | STRING | YES | |
api_key | STRING | YES | API Key |
Rapid Movements
Our Rapid Movements API endpoint provides data on assets that have experienced rapid upward movements in price. This endpoint can be used to identify assets that are experiencing significant price movements and monitor market trends in real-time. It will return last 4 Hours of data.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"pair":"WLO-USD",
"exchange":"bitfinex",
"change_detected":5.17,
"side":"PUMP",
"timestamp":"2019-12-11T11:18:15.000Z"
}
]
}
GET /rapid-movements/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
api_key | STRING | YES | API Key |
24h Trading Volume
24 Hours of data
Response:
{
"success":"true",
"error":"false",
"data":[
{
"buy":52550.757832,
"sell":49059.904543
}
]
}
GET /24h-trade-volume-v2/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
pair | STRING | YES | example: BTC-USDT |
e | STRING | YES | Name of exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
api_key | STRING | YES | API Key |
Merged Volume - Current Day - deprecated
Current Day data - UTC timezone
Response:
{
"success":"true",
"error":"false",
"data":[
{
"buy":45371.03,
"sell":45802.35,
"timestamp":"2020-03-024T00:00:00.000Z"
}
]
}
GET /current-day-merged-volume-v2/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
symbol | STRING | YES | example: BTC |
api_key | STRING | YES | API Key |
Long/Shorts Data - Current Day - deprecated
Current Day data - UTC timezone
Response:
{
"success":"true",
"error":"false",
"data":[
{
"longs":533708150,
"shorts":519060716,
"timestamp":"2020-04-02T00:00:00.000Z"
}
]
}
GET /current-day-long-short-v2/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance_futures , bybit , deribit ) |
symbol | STRING | YES | example: xbt |
api_key | STRING | YES | API Key |
Long/Shorts Data
Response:
{
"success":"true",
"error":"false",
"data":[
{
"longs":423000,
"shorts":4767000,
"timestamp":"2023-05-13T04:00:00.000Z"
}
]
}
GET /long-shorts-data/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance_futures , bybit , deribit ) |
symbol | STRING | YES | example: xbt |
timeframe | STRING | YES | Available timeframes (5m, 15m, 30m, 1h, 4h, d) |
api_key | STRING | YES | API Key |
Merged Buy/Sell Volume - X Timeframe Paid
Our Merged Buy/Sell Volume API endpoint provides merged buy and sell volumes for X Timeframe that user will provide. This endpoint merges volume data from different pairs and exchanges that we support, providing users with a comprehensive overview of market trends.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"buy":15371.03,
"sell":15802.35,
}
]
}
GET /merged-trade-volume/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
symbol | STRING | YES | example: btc |
timeframe | STRING | YES | 5m, 15m, 30m, 1h, 4h, d |
exchange_type | STRING | YES | spot, futures |
api_key | STRING | YES | API Key |
Technical Indicators Paid
Simple Moving Average
Response:
{
"success":"true",
"error":"false",
"data":[
[
6437.404285714286,
6613.859285714285,
6820.522857142857,
7060.174285714286,
7305.874285714287,
...
]
]
}
GET /indicator-sma/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
market_pair | STRING | YES | example: btcusdt |
e | STRING | YES | exchange name (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
timeframe | STRING | YES | 5m, 15m, 30m, 1h, 4h, d |
source | STRING | YES | Supported Sources: open, close, high, low, volume (pass any of one) |
period | integer | YES | example: 14 (it must be less than 300) |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/indicator-sma/?market_pair=btcusdt&e=binance&timeframe=d&source=close&period=14&api_key=YOUR_API_KEY
Available Indicators
- MACD
- RSI
- ATR
- PSAR
- EMA
- SMA
- CCI
More Indicators are available on request. Contact us for more details.
Open Interest
Response:
{
"success":"true",
"error":"false",
"data":[
{
"open_interest":284233058
}
]
}
GET /open-interest/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance_futures , bybit , deribit ) |
market_pair | STRING | YES | example: xbtusd |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/open-interest/?market_pair=xbtusd&e=bitmex&api_key=YOUR_API_KEY
Open Interest Value in USD
Aggregated Order Book
Response:
{
"success":"true",
"error":"false",
"data":[
{
"symbol":"BTC",
"bids":1263.37,
"asks":1481.62
}
]
}
GET /merged-orderbook/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/merged-orderbook/?api_key=YOUR_API_KEY
Value in BTC
Large Trades Activity Paid
The 'Large Trades Activity' API Endpoint delivers comprehensive data on assets experiencing significant trading activity. Utilize this endpoint to selectively filter data based on aggregated trade volume, providing a focused insight into assets with substantial market movements.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"pair":"BTC-USDT",
"quantity":33, // quantity in base currency (ex. this is in BTC)
"total":1155000, // total in quote currency (ex. this is in USDT)
"side":"BUY"
},
{
"pair":"XRP-BTC",
"quantity":252172,
"total":4,
"side":"SELL"
},
...
]
}
GET /large-trades-activity/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/large-trades-activity/?e=binance&api_key=YOUR_API_KEY
xTrades - Whale Trades Paid
This API endpoint returns data on executed large trades made by whales, which refers to investors who make large trades that can significantly impact the market. These trades are executed on exchanges and can provide valuable insights into market trends and investor behavior.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"u_id":187723, // Unique ID
"pair":"BTC-USDT", // trade executed under this pair
"exchange":"binance", // exchange name
"price":36500, // trade executed at this price
"size":19.999999, // trade size
"total":729999.9635, // total value in quote currency
"side":"SELL", // trade side
"timestamp":"2021-05-29T04:30:05.000Z"
}
]
}
GET /xtrades/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
symbol | STRING | YES | example: btc, xbt, eth, xrp |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/xtrades/?symbol=btc&e=binance&api_key=YOUR_API_KEY
Live Trades Paid
Our Live Trades Paid API endpoint provides real-time trade updates for users with a paid subscription. This data includes recent trade updates and can be used to gain insights into the current market conditions and trading activity.
Response:
{
"success":"true",
"data":[
{
"24h":{
"buy_quantity":63430.818,
"sell_quantity":68774.903
},
"1h":{
"buy_quantity":2569.928,
"sell_quantity":2234.597
},
"30m":{
"buy_quantity":703.442,
"sell_quantity":734.313
},
"15m":{
"buy_quantity":413.693,
"sell_quantity":442.004
},
"5m":{
"buy_quantity":123.260,
"sell_quantity":119.243
},
"1m":{
"buy_quantity":10.720,
"sell_quantity":8.524
}
}
]
}
GET /live-trades/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
pair | STRING | YES | example: btc-usdt |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/live-trades/?e=binance&pair=btc-usdt&api_key=YOUR_API_KEY
OHLCV Candles Paid
Response:
{
"success":"true",
"error":"false",
"data":[
{
"timestamp":"2021-05-29T00:00:00.000Z",
"open":35661.79,
"high":37338.58,
"low":35604.3,
"close":36958.95,
"volume":830171905.88, //total volume in quote currency
"buy":11352.22, // volume in base currency
"sell":11476.07, // volume in base currency
"buy_total":412970773.11, // volume in quote currency
"sell_total":417201132.77, // volume in quote currency
"tradecount":103004 // number of executed trades
},
...
]
}
GET /ohlcv/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
pair | STRING | YES | example: btc-usdt |
timeframe | STRING | YES | example: 5m, 15m, 30m, 1h, 4h, d |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/ohlcv/?e=binance&pair=BTC-USDT&timeframe=d&api_key=YOUR_API_KEY
Volume Flow Paid
Response:
{
"success":"true",
"error":"false",
"data":{
"inflow":[
{
"from":"USDT",
"to":"BTC",
"volume":6317235.826112411
},
{
"from":"FDUSD",
"to":"BTC",
"volume":5061496.5612776
},
{
"from":"USD",
"to":"DOGE",
"volume":1938229.542286298
},
...
],
"outflow":[
{
"from":"BTC",
"to":"USDT",
"volume":7382180.628616273
},
{
"from":"BTC",
"to":"FDUSD",
"volume":4795953.292072201
},
...
],
"netflow":[
{
"from":"USD",
"to":"DOGE",
"volume":1388303.4983642981
},
{
"from":"USDT",
"to":"FDUSD",
"volume":505900.8150969
},
...
]
}
}
GET /volume-flow/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
timeframe | STRING | YES | 5m, 15m, 30m, 1h, 4h, d |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/volume-flow/?timeframe=15m&api_key=YOUR_API_KEY
Volatility Index Paid
Response:
{
"success":"true",
"error":"false",
"data":[
{
"pair":"COMP-TUSD",
"volatility":"1.267",
"price":"96.64",
"avg_price":"91.3475",
"change":"1.641", // value in percentage
"volume":"3657.14", // value in quote currency
"volume_change":"38.321" // value in percentage
},
{
"pair":"SPELL-USDT",
"volatility":"1.088",
"price":"0.0010622",
"avg_price":"0.0010207",
"change":"8.565",
"volume":"1660860.31",
"volume_change":"468.268"
},
...
]
}
GET /volatility-index/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
e | STRING | YES | Name of Exchange (bitmex , binance , binance_futures , bybit_spot , bybit , coinbase_pro , kraken , bitstamp , bitfinex , deribit , binance_us , kucoin , bithumb , okx ) |
timeframe | STRING | YES | 5m, 15m, 30m, 1h, 4h, d |
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/volatility-index/?e=binance&timeframe=1h&api_key=YOUR_API_KEY
API Usage Information
It will give details about your API account.
Response:
{
"success":"true",
"error":"false",
"data":[
{
"plan":"PAID",
"subscription_expiry":"2021-09-27T00:00:00.000Z",
"counter_reset":"2021-07-26T00:00:00.000Z",
"quota":10000,
"total_requests":12,
"status":"active",
"extra_endpoints":[
"ohlcv",
"xtrades",
"ls-ratio",
"live-trades",
"volume-flow",
"indicator-atr",
"indicator-cci",
"indicator-ema",
"indicator-rsi",
"indicator-sma",
"indicator-macd",
"indicator-psar",
"tickerlist-pro",
"cryptocurrency-info",
"liquidation-data-v2",
"merged-trade-volume",
"hourly-buy-sell-merged-volume"
]
}
]
}
GET /info/
Parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
api_key | STRING | YES | API Key |
Sample URL:
https://api.cryptometer.io/info/?api_key=YOUR_API_KEY