Solana market data API for bots, dashboards and trading apps.
Birdeye-compatible endpoints, real-time token intelligence, OHLCV, trades, risk scores and fresh token discovery.
curl "https://data.thebloobs.co/public-api/defi/price?address=So11111111111111111111111111111111111111112" \
-H "X-API-KEY: af_live_your_key_here"Birdeye-compatible API
Swap your base URL and API key — existing Birdeye integrations keep working with zero code changes.
Real-time Solana token data
Live prices, liquidity and market metadata across the Solana token universe.
OHLCV and trades
Candlestick history and raw trade streams for charting and backtesting.
Risk and momentum scoring
Native risk scores and momentum signals to filter rugs and surface movers.
Bot-ready endpoints
Predictable JSON, generous rate limits and stable schemas designed for automation.
WebSocket streaming
Subscribe to price and trade updates over WebSockets for sub-second reactions.
Replace Birdeye by changing one line.
Point your client at AlphaFeed and keep the exact same request and response shapes. No rewrites, no migration project — just a new base URL and key.
- BASE_URL = "https://public-api.birdeye.so"
+ BASE_URL = "https://data.thebloobs.co/public-api/defi"
headers = { "X-API-KEY": API_KEY }Ship faster with reliable Solana data.
Create an account, generate a key and make your first request in under a minute.