/
/Newsify Today API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 3w ago
admin8
App1
health1
SummariesSimplified11
trends3
warmup9
  • getEndpoint for keeping the service warm
  • getList configured geo/language pairs for background processing (driven by KNOWN_REGIONS dotenvx var)
  • getQueue summaries for a specific geo/language combination on-demand
  • getProcess existing pending queue jobs (language/geo agnostic)
  • getHealth check for summary generation system
  • getWarmup service and fetch fresh trends for major regions
  • getLive warmup stats: userActiveCount, active lock keys, agent queue info
  • postRetry all failed geo-processing queue jobs
  • postDowngrade a waiting job to low priority — called on page exit so VIP requests can jump ahead
    warmup

    Downgrade a waiting job to low priority — called on page exit so VIP requests can jump ahead

    post/api/warmup/deprioritize

    Query parameters

    geostring required
    languagestring required

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.