Whale Feature

API Dashboard

Access your personal API key to scan tokens programmatically from your own apps and trading bots. Whale plan only — 1,000 requests per day.

Your API Key
API Documentation
# Scan a token using your API key curl -X POST https://rugradar-production.up.railway.app/api/v1/scan \ -H "Content-Type: application/json" \ -H "x-api-key: YOUR_API_KEY" \ -d '{"address": "0x6982508145454Ce325dDbE47a25d4ec3d2311933", "chain": "ETH"}'

Supported chains: ETH, BSC, BASE, ARB, SOL, MATIC, AVAX, FTM, OP, BLAST, ZKERA, LINEA, CRONOS, SCROLL, MANTA
Rate limit: 1,000 requests per day
Response format: JSON with risk score, flags, market data