Blokiments Data API
Blokiments is your crypto hub for strategy building, turning complex data into simple insights for safe, easy token discovery. Our API can help you automate your investing strategy. Use cases and guides - Google Sheets Integration guide - Get historical price data - Get detailed tokens metrics Learn more: https://docs.blokiments.com/features/blokiments-api
Blokiments Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Spreadsheet API Metrics | ||
| GET |
get_general_token_metrics_api_v1_metrics_general_get /api/v1/metrics/general |
Get token metrics for the selected token (can be filtered by token or pair address). When querying by token address, the endpoint will choose the pair with the highest liquidity. |
| Historic Data | ||
| GET |
get_historic_ohlcvm_data_api_v1_historic_ohlcvm_get /api/v1/historic/ohlcvm |
Get token historic OHLCV (open, high, low, close, volume) and Market Cap data for the selected token. |
| Token Data | ||
| GET |
get_token_data_api_v1_token_get /api/v1/token |
Get all aggregated token data from all DEXes for the selected token and network. |
| GET |
get_token_current_price_api_v1_token_current_price_get /api/v1/token/current-price |
Get the current USD price for the selected token address and network. |
| Smart Money | ||
| GET |
get_latest_big_buys_api_v1_smart_money_latest_big_buys_get /api/v1/smart-money/latest-big-buys |
Get latest tokens that were bought in large amounts - above 25000 USD. |
| GET |
get_buy_by_kols_latest_api_v1_smart_money_latest_buys_by_kols_get /api/v1/smart-money/latest-buys-by-kols |
Get latest tokens that were bought by key opinion leaders - wallets that belong to influential people. |
| Liquidity Data (Beta) | ||
| GET |
get_liquidity_add_remove_events_api_v1_liquidity_liquidity_add_remove_events_get /api/v1/liquidity/liquidity-add-remove-events |
Get liquidity add/remove events for a specific pair address |
| GET |
get_historic_liquidity_api_v1_liquidity_historic_liquidity_get /api/v1/liquidity/historic-liquidity |
Get historic liquidity data for a specific token address on a given network. Returns latest 1000 records. |
| GET |
get_buy_by_kols_latest_api_v1_liquidity_liquidity_positions_v3_get /api/v1/liquidity/liquidity-positions-v3 |
Get current liquidity positions for a specific pair address on v3 dexes. Available for EVM chains. |
| Security | ||
| GET |
get_bots_per_token_api_v1_security_bots_per_token_get /api/v1/security/bots-per-token |
Get how many fresh wallets (bots) bought a token, aggregated per pool address, includes buy/sell volumes and bot counts. |
| Other endpoints | ||
| GET |
get_token_data_api_v1_token_get /api/v1/token |
Get all aggregated token data from all DEXes for the selected token and network. |
| GET |
get_historic_ohlcvm_data_api_v1_historic_ohlcvm_get /api/v1/historic/ohlcvm |
Get token historic OHLCV (open, high, low, close, volume) and Market Cap data for the selected token. |
| GET |
get_general_token_metrics_api_v1_metrics_general_get /api/v1/metrics/general |
Get token metrics for the selected token (can be filtered by token or pair address). When querying by token address, the endpoint will choose the pair with the highest liquidity. |
| GET |
get_historic_ohlcvm_data_api_v1_historic_ohlcvm_get /api/v1/historic/ohlcvm |
Get token historic OHLCV (open, high, low, close, volume) and Market Cap data for the selected token. If no activity detected in a time interval, the interval will be skipped. |
| GET |
get_historic_ohlcvm_data_api_v1_historic_ohlcvm_get /api/v1/historic/ohlcvm |
Get token historic OHLCV (open, high, low, close, volume) and Market Cap data for the selected token. |
| GET |
get_general_token_metrics_api_v1_metrics_general_get /api/v1/metrics/general |
Get token metrics for the selected token (can be filtered by token or pair address). When querying by token address, the endpoint will choose the pair with the highest liquidity. |
| GET |
get_general_token_metrics_api_v1_metrics_general_get /api/v1/metrics/general |
Get token metrics for the selected token (can be filtered by token or pair address). When querying by token address, the endpoint will choose the pair with the highest liquidity. |
Blokiments Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $4.99 / month | 20 / second |
|
| PRO Recommended | $19.99 / month | 50 / second |
|
| ULTRA | $90 / month | 100 / second |
|