latestOpenAPI 3.0.02026-08-1033212.9 KB
004912bcacc0
SummariesSimplified
get/api/summaries/db
Query parameters
limitnumber
Example:100
Maximum number of summaries to return
offsetnumber
Number of summaries to skip (pagination offset)
excludeIdsstring[]
Trend IDs already shown to the client, excluded from the result. Robust "load more" pagination for the live feed (never repeats a card). Accepts a comma-separated string or repeated query params.
geostring
Example:TR
Filter summaries by geographic region
languagestring
Example:english
Filter summaries by language
idstring
Example:28298613-6214-4668-b617-3d4c24aec2b0
Filter summaries by ID
skipGenerationboolean
Example:true
Skip summary generation and trend fetching on server-side requests
detectMissingboolean
Example:true
Whether to detect and generate missing summaries for trends that don't have them
forceRegenerationboolean
Force regeneration even if minimum refresh interval hasn't been met (for testing)
debugContextstring
Example:{"source":"page-load","reason":"initial-load","timestamp":1234567890}
Debug context from UI for request analysis and optimization