Trending
Homepage-ready Pulse sections computed from the current Venum token universe.
Free, no auth required. Anonymous responses are cached briefly. Free, Starter, and Pro API keys bypass the anonymous cache and get higher rate limits.
Access
- Anonymous: yes
- Free API key: same endpoint, uncached, higher rate limits
- Paid plans: same endpoint, highest rate limits
- Rate limit bucket:
Pulse reads
GET /v1/trending
Returns precomputed sections for Pulse home.
Query parameters:
limit— Optional per-section result cap. Default6, max12.
Response:
json
{
"updatedAt": 1712000000000,
"movers": [],
"active": [],
"newPools": []
}Sections:
movers— Tokens with the largest absolute 24h move inside the tracked universeactive— Tokens with the broadest live pool coverage / freshest statenewPools— Recently discovered pools from the live pair index
