---
title: "CI & Test Insights stats now available in the public API"
date: 2026-07-08
tags:
  - CI Insights
  - Test Insights
description: "The test, runner, and CI queue stats endpoints are now part of Mergify's public REST API, each returning a window summary value plus a per-day time series."
---

You can now query your Test Insights and CI Insights statistics — test health, runner activity, and CI queue metrics — directly from Mergify's public REST API. Every stats endpoint returns both a summary value for the window you select and a per-day series, so you can build your own reports, dashboards, and CI automation on the same data that powers the Insights dashboards.
