Skip to main content
Analytics endpoints help you bring YALG status and performance data into your own dashboards.

Dashboard summary

GET /v1/statistics/dashboard
Use this for high-level account summaries.

Overview metrics

GET /v1/statistics/overview
Use this when you need aggregate content and account metrics.

Recent posts

GET /v1/statistics/recent-posts
Use recent posts to show what YALG generated, scheduled, or published most recently.

Pending validation

GET /v1/statistics/pending-validation
Use pending validation to power review queues in external dashboards.

Integration advice

  • Cache dashboard reads for a short interval when embedding them in internal tools.
  • Use rate-limit headers to avoid aggressive polling.
  • Treat not-found responses as missing or inaccessible resources.