Back to section
GitHub

GitHub Copilot app usage data now available in the enterprise metrics API

Nedeľa 19. júla 2026 Source: GitHub

What's new

  • Copilot app in enterprise metrics API: usage of Copilot through github.com web interface and Copilot app is now available in the same enterprise metrics API endpoint as IDE and CLI usage
  • Previously, the API only covered repository-level and IDE metrics; the web Copilot app was a blind spot
  • Consistent metrics: active users, acceptance rates, tokens — across all Copilot surfaces

Why it matters

IT admins and Copilot admins now get a complete picture of adoption — without manual UI exports. Essential for organizations measuring ROI from Copilot licenses across the full SDLC.

How to try it

REST API: GET /orgs/{org}/copilot/metrics — new copilot_app section in the response. Documentation at docs.github.com/en/rest/copilot.