GitHub Copilot API

The GitHub Copilot API lets organization and enterprise owners manage GitHub Copilot seat assignments, retrieve usage metrics and billing information, and configure Copilot policies. It provides endpoints to add and remove Copilot seats for members, list assigned seats, and access Copilot usage data for reporting and administration.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: github:github-copilot-api
name: GitHub Copilot API
tags:
- AI
- Copilot
baseURL: https://api.github.com
humanURL: https://docs.github.com/en/rest/copilot?apiVersion=2022-11-28
properties:
- url: https://docs.github.com/en/rest/copilot
  type: Documentation
description: The GitHub Copilot API lets organization and enterprise owners manage GitHub Copilot seat
  assignments, retrieve usage metrics and billing information, and configure Copilot policies. It provides
  endpoints to add and remove Copilot seats for members, list assigned seats, and access Copilot usage
  data for reporting and administration.