Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kanarie.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Rate limits are scoped by API key and route. Each window lasts 15 minutes. When a request exceeds the route limit, Kanarie returns 429 with the limit, plan, window, and retry interval.
{
  "error": "Rate limit exceeded",
  "limit": 30,
  "plan": "api",
  "window": "15 minutes",
  "retryAfter": 900
}

Plan limits

RouteFreeAPICasualPro
/api/v1/content/search53030100
/api/v1/content/top-projects-by-handle13030100
/api/v1/content/top-handles-by-project13030100
/api/v1/projects/search53030100
/api/v1/projects/filter53030100
/api/v1/projects/technical-analysis53030100
/api/v1/projects/mindshare-map11515100
/api/v1/data/virality53030100
/api/v1/data/fundamentals/history53030100
/api/v1/data/fundamentals/snapshot53030100
/api/v1/data/wallets/pnl-leaders23030100
/api/v1/data/wallets/pnl-details103030100
/api/v1/data/wallets/smart-money23030100

x402 fallback

For endpoints that support x402, a rate-limited API-key request can fall through to x402 payment. Invalid or expired API keys do not fall through.