Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
GitHub Copilot website screenshot

GitHub Copilot

APIs and resources for GitHub Copilot, an AI pair programmer that helps you write code faster.

agent native

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles GitHub Copilot the way a machine reads it — 185 machine-readable artifacts across 12 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — GitHub Copilot scores 75.2/100 (exemplar), with a separate agent-readiness read of 74/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 75.2/100 · exemplar
Contract Quality 19.3 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 15.8 / 20
Operational Transparency 8.2 / 13
Governance 8.8 / 12
Discoverability 8.8 / 10
Agent readiness — 74/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3

How we profile GitHub Copilot

Each block below is one kind of artifact we hold for GitHub Copilot. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 12

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

GitHub Copilot Chat API

API for GitHub Copilot Chat interactions and conversations.

GitHub Copilot Extensions API

Platform for building Copilot Extensions that integrate third-party tools, services, and custom agents into GitHub Copilot Chat, using GitHub Apps with agent or skillset configu...

GitHub Copilot Coding Agent

Autonomous coding agent that works in the background to complete tasks, spinning up secure development environments powered by GitHub Actions to explore code, make changes, run ...

GitHub Copilot Code Review

AI-powered code review agent that analyzes pull requests for issues, suggests fixes, and provides feedback across any programming language with agentic context gathering capabil...

GitHub MCP Server

GitHub official Model Context Protocol server that enables AI tools to interact with GitHub repositories, issues, pull requests, and other resources through a standardized proto...

GitHub Copilot Custom Instructions

Configuration system for providing repository-level, path-specific, and organization-level custom instructions to guide Copilot behavior, code style, and response formatting.

GitHub Copilot Copilot Billing API

Organization-level Copilot billing and subscription information

GitHub Copilot Copilot Content Exclusion API

Manage content exclusion path rules for organizations

GitHub Copilot Copilot Metrics API

Aggregated Copilot usage metrics by organization and team

GitHub Copilot Copilot Seats API

Seat assignment management for organizations

GitHub Copilot Copilot Usage Reports API

Downloadable usage metrics reports for enterprises and organizations

GitHub Copilot Copilot User Management API

Add and remove individual users and teams from Copilot subscriptions

Scroll within the panel for all 12 ·

Postman Collections 1

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GitHub Copilot REST API

OPEN COLLECTION

Arazzo Workflows 7

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

GitHub Copilot Audit Seat Assignments

List all Copilot seat assignments for an organization and drill into the first seat's details.

ARAZZO

GitHub Copilot Deprovision Seats for Users

List current seats, set seats to pending cancellation for selected users, and confirm the updated billing breakdown.

ARAZZO

GitHub Copilot Enterprise Metrics Report

Fetch the latest 28-day enterprise usage report, then the daily enterprise and user-level usage reports for a specific day.

ARAZZO

GitHub Copilot Organization Metrics Report

Pull aggregated organization Copilot metrics, then fetch the latest 28-day org and user-level usage report links.

ARAZZO

GitHub Copilot Provision Seats for Teams

Confirm organization billing capacity, assign Copilot seats to whole teams, and read back the updated seat breakdown.

ARAZZO

GitHub Copilot Provision Seats for Users

Check organization billing capacity, assign Copilot seats to selected users, and verify a seat was granted.

ARAZZO

GitHub Copilot Team Metrics Report

Pull organization-wide Copilot metrics, then drill into a specific team's aggregated metrics.

ARAZZO

Scroll within the panel for all 7 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Github Copilot Rate Limits

11 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 10

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Code Completion

AI-powered inline code suggestions that complete lines, functions, and entire blocks as you type in your IDE.

Chat

Conversational AI assistant for asking questions about code, generating solutions, and debugging directly in your editor.

Coding Agent

Autonomous agent that explores code, makes changes, runs tests, and opens pull requests from issue assignments.

Code Review

AI-powered pull request review that analyzes changes, identifies issues, and suggests fixes across any language.

Extensions

Third-party integrations that extend Copilot Chat with custom tools, services, and domain-specific agents.

Custom Instructions

Repository-level and organization-level configuration to guide Copilot behavior, code style, and conventions.

MCP Server

Model Context Protocol server enabling AI tools to interact with GitHub repositories, issues, and pull requests.

Content Exclusion

Governance controls to specify which files and repositories Copilot can access at organization and enterprise level.

Usage Metrics

Detailed analytics on Copilot adoption, usage patterns, and productivity impact across organizations and enterprises.

Seat Management

Programmatic management of Copilot seat assignments, billing, and subscription details for organizations and teams.

Scroll within the panel for all 10 ·

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Github Copilot Context

0 classes · 0 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

GitHub Copilot API Rules

6 rules · 5 warnings

SPECTRAL

GitHub Copilot API Rules

20 rules · 8 errors · 12 warnings

SPECTRAL

JSON Schema 56

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

CodeCompletionsEditor

3 properties

JSON SCHEMA

CodeCompletionsLanguageMetrics

6 properties

JSON SCHEMA

CodeCompletionsModel

5 properties

JSON SCHEMA

CodeCompletionsEditor

3 properties

JSON SCHEMA

CodeCompletionsLanguageMetrics

6 properties

JSON SCHEMA

CodeCompletionsModel

5 properties

JSON SCHEMA

ContentExclusionRules

0 properties

JSON SCHEMA

ContentExclusionRules

0 properties

JSON SCHEMA

CopilotBillingInfo

6 properties

JSON SCHEMA

CopilotDotcomChat

2 properties

JSON SCHEMA

CopilotDotcomPullRequests

2 properties

JSON SCHEMA

CopilotIdeChat

2 properties

JSON SCHEMA

CopilotIdeCodeCompletions

3 properties

JSON SCHEMA

CopilotMetricsDay

7 properties

JSON SCHEMA

CopilotSeatDetail

9 properties

JSON SCHEMA

CopilotSeatsResponse

2 properties

JSON SCHEMA

CopilotBillingInfo

7 properties

JSON SCHEMA

CopilotDotcomChat

2 properties

JSON SCHEMA

CopilotDotcomPullRequests

2 properties

JSON SCHEMA

CopilotIdeChat

2 properties

JSON SCHEMA

CopilotIdeCodeCompletions

3 properties

JSON SCHEMA

CopilotMetricsDay

7 properties

JSON SCHEMA

CopilotSeatDetail

9 properties

JSON SCHEMA

CopilotSeatsResponse

2 properties

JSON SCHEMA

DotcomChatModel

5 properties

JSON SCHEMA

DotcomChatModel

5 properties

JSON SCHEMA

Error

2 properties

JSON SCHEMA

IdeChatEditor

3 properties

JSON SCHEMA

IdeChatModel

7 properties

JSON SCHEMA

IdeChatEditor

3 properties

JSON SCHEMA

IdeChatModel

7 properties

JSON SCHEMA

MetricsLanguageSummary

2 properties

JSON SCHEMA

GitHub Copilot Metrics Schema

0 properties

JSON SCHEMA

MetricsLanguageSummary

2 properties

JSON SCHEMA

PullRequestModel

5 properties

JSON SCHEMA

PullRequestRepository

3 properties

JSON SCHEMA

PullRequestModel

5 properties

JSON SCHEMA

PullRequestRepository

3 properties

JSON SCHEMA

SeatBreakdown

6 properties

JSON SCHEMA

GitHub Copilot Seat Management Schema

0 properties

JSON SCHEMA

SeatBreakdown

6 properties

JSON SCHEMA

SeatsCancelledResponse

1 properties

JSON SCHEMA

SeatsCreatedResponse

1 properties

JSON SCHEMA

SeatsCancelledResponse

1 properties

JSON SCHEMA

SeatsCreatedResponse

1 properties

JSON SCHEMA

SelectedTeamsRequest

1 properties

JSON SCHEMA

SelectedUsersRequest

1 properties

JSON SCHEMA

SelectedTeamsRequest

1 properties

JSON SCHEMA

SelectedUsersRequest

1 properties

JSON SCHEMA

SimpleUser

18 properties

JSON SCHEMA

SimpleUser

18 properties

JSON SCHEMA

Team

12 properties

JSON SCHEMA

UsageReportDaily

2 properties

JSON SCHEMA

UsageReport28Day

3 properties

JSON SCHEMA

UsageReport28Day

3 properties

JSON SCHEMA

UsageReportDaily

2 properties

JSON SCHEMA

Scroll within the panel for all 56 ·

JSON Structure 29

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Github Copilot Copilot Ide Chat Structure

2 properties

JSON STRUCTURE

Github Copilot Dotcom Chat Model Structure

5 properties

JSON STRUCTURE

Github Copilot Error Structure

2 properties

JSON STRUCTURE

Github Copilot Ide Chat Editor Structure

3 properties

JSON STRUCTURE

Github Copilot Ide Chat Model Structure

7 properties

JSON STRUCTURE

Github Copilot Seat Breakdown Structure

6 properties

JSON STRUCTURE

Github Copilot Simple User Structure

18 properties

JSON STRUCTURE

Github Copilot Structure

0 properties

JSON STRUCTURE

Github Copilot Team Structure

12 properties

JSON STRUCTURE

Scroll within the panel for all 29 ·

Examples 47

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Github Copilot Team Example

12 fields

EXAMPLE

Scroll within the panel for all 47 ·

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Github Copilot Authentication

http/oauth2 · 2 schemes

SECURITY

Github Copilot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Github Copilot Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Github Copilot Trust Center

trust center published

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Github Copilot Scopes

5 scopes · authorizationCode

5 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Github Copilot Agentic Access

19 operations · 5 acting

19 operations · 5 acting

AGENTIC

Use Cases 4

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Developer Productivity

Accelerate software development with AI-powered code completions, chat assistance, and automated code review.

Enterprise Copilot Governance

Manage Copilot deployments at scale with seat management, content exclusion, usage metrics, and compliance controls.

Custom AI Tooling

Build domain-specific Copilot Extensions and agents that integrate third-party tools and services into the developer workflow.

Code Quality Automation

Automate code review, identify potential issues, and enforce coding standards using the Copilot Code Review agent.

Integrations 5

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Visual Studio Code

Full Copilot integration in VS Code including code completion, chat, code review, and MCP support.

JetBrains IDEs

Copilot code completion and chat support across IntelliJ, PyCharm, WebStorm, and other JetBrains IDEs.

GitHub.com

Copilot Chat, code review, and coding agent capabilities directly in the GitHub web interface.

GitHub Actions

Copilot coding agent uses GitHub Actions to spin up secure environments for autonomous coding tasks.

Model Context Protocol

Standard protocol integration enabling AI tools to access GitHub data through the official MCP server.

Resources

Every other property we hold for GitHub Copilot — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 4

SDKs, sample code, and the tooling you integrate with

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/github-copilot · machine-readable index on apis.io