Skip to main content

Multi-period AI insights

GET 

/ai/insights/multi

Returns multi-period aggregated data (e.g., top by TVL, volume, swapCount, and LP count), typically for periods [24h, 7d, 30d]. Output is in columns plus a JSON schema.
Example: /ai/insights/multi (no query params).

Responses

AIInsightsMultiResponse with arrays of "topByTvl", "topByVolume", etc., for each period.