Patera · Image endpoints

PNG renders of the dashboard views. 1920x1080, dark theme, cached 60 seconds per parameter combination.

Discord, Telegram and Slack cache link previews by exact URL. To force a fresh image without changing the endpoint, append a throwaway v parameter that changes per post, e.g. ?v=1720000000 — any value works and the renderer ignores it.

GET /images/ai_summaries/latest.png

The newest AI summary digest: trending topics, four category cards, key takeaways, token stats in the header. No parameters.

Example: /images/ai_summaries/latest.png

GET /images/sentiment/{category}/latest.png

Net-sentiment charts over time. all renders the 2x2 category overview; a single category renders one full-frame chart.

ParameterInValuesDefaultNotes
categorypathall · politics · crypto · tech · sentimentWhich category card(s) to render
timeframequery24h · 7d · 30d · 90d · all30dBucket granularity adapts (1h/6h/1d/3d/1w)
predictqueryon · offoffFrozen-forecast overlay: dashed mean line, 80% fan, now divider, accuracy chip

Examples:

GET /images/heatmap/latest.png

Activity heatmap: events per weekday and 2-hour slot (Europe/London), colour-banded low / mid / high / peak.

ParameterInValuesDefaultNotes
timeframequery7d · 30d7dRolling aggregation window

Examples:

Legacy path /ai_summaries/latest.png redirects to /images/ai_summaries/latest.png.