API Documentation

Base URL: http://35.202.24.202:5000

Authentication

Include your API key in the X-API-Key header with every request.

curl -H "X-API-Key: aa_live_your_key" http://35.202.24.202:5000/api/health

Rate Limits

TierRequests/DayRequests/SecondWebSocketPrice
Free1,0005$0
Builder50,000302 conn$49/mo
Growth500,00010010 conn$199/mo
EnterpriseUnlimitedCustom50+ connCustom

Response headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-RateLimit-Daily-Remaining

REST Endpoints

GET/api/tokens/{address}/safety5xToken safety analysis (honeypot, tax, liquidity lock)
GET/api/safety/recent5xRecent safety analyses for a chain
GET/api/deployers/{address}/reputation5xCreator/deployer reputation score
GET/api/deployers/{address}/tokens1xTokens created by a deployer
GET/api/wallets/smart-money2xTop smart money wallets by score
GET/api/wallets/{address}/score2xIndividual wallet score and stats
GET/api/wallets/{address}/trades2xRecent trades by a wallet
POST/api/wallets/{address}/track2xStart tracking a wallet
GET/api/tokens/{address}/smart-money-activity2xSmart money activity for a token
GET/api/solana/bonding-curves/active3xActive PumpFun bonding curves
GET/api/solana/bonding-curves/graduating3xBonding curves near graduation
GET/api/solana/bonding-curves/{mint}3xBonding curve details by mint
GET/api/launchpads/upcoming3xUpcoming launchpad events
GET/api/tokens1xList tokens with filtering
GET/api/pools1xList liquidity pools
GET/api/swaps1xRecent swap transactions
GET/api/candles2xOHLCV candle data
GET/api/whale-alerts1xWhale transaction alerts
GET/api/gas1xGas price estimates
GET/api/health0x (free)API health status

WebSocket Channels

Connect to ws://35.202.24.202:5000/ws and send JSON subscribe commands.

SubscribeNewPairsNew token pair creations
SubscribePairActivityActivity on a specific pair
SubscribeSniperSignalsDEX sniper signals (Growth+ tier)
SubscribeBondingCurvePumpFun bonding curve updates
SubscribeSmartMoneySmart money wallet activity
SubscribeSafetyReal-time token safety results
SubscribeTopMoversTop movers by chain and timeframe
SubscribeTokenStatsLive stats for a specific token