Home
Providers
GitHub Copilot
GitHub Copilot
APIs and resources for GitHub Copilot, an AI pair programmer that helps you write code faster.
GitHub Copilot publishes 6 APIs on the APIs.io network, including Copilot Billing API, Copilot Content Exclusion API, Copilot Metrics API, and 3 more. Tagged areas include Agents, Artificial Intelligence, Code Generation, Code Review, and Coding Agents.
The GitHub Copilot catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
GitHub Copilot’s developer surface includes authentication, changelog, CLI, developer portal, getting-started guide, engineering blog, signup flow, and 45 more developer resources.
1 APIs
1 MCP Servers
10 Features
4 Use Cases
On this page
Kin Score
APIs 12
Postman 1
Open Collections 8
Arazzo 7
MCP Servers 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 10
Vocabularies 1
Spectral Rules 2
JSON Schema 56
JSON Structure 29
Examples 47
Security Posture 4
Scopes 1
Agentic Access 1
Use Cases 4
Integrations 5
Resources 52
apis.yml
53 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 64.1/100 · strong
Agent readiness — 39/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 12
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 8
Multi-step API workflows described with the Arazzo specification.
Scroll for all 7
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 10
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 56
JSON Structure definitions describing this provider's data shapes.
Scroll for all 29
Example request and response payloads for these APIs.
Scroll for all 47
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 12
Pagination, idempotency, versioning, errors, and events
Scroll for all 12
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 9
Authentication, authorization, and security posture
Scroll for all 9
Operate 7
Status, limits, changes, and where to get help
Scroll for all 7
Commercial 4
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 3
Properties that don't map to a standard resource type
Source (apis.yml)
name: GitHub Copilot
description: APIs and resources for GitHub Copilot, an AI pair programmer that helps you write code faster.
deliveryModel:
model: open-core
license: MIT
open_source: true
commercial: true
callable_host: true
label: Open core · an OSS project plus a commercial hosted product
confidence: high
source:
- license
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://github.githubassets.com/images/modules/site/copilot/copilot-logo.png
url: https://api.github.com/apis.yaml
created: '2024'
modified: '2026-06-20'
specificationVersion: '0.23'
kind: contract
access: 3rd-Party
apis:
- name: GitHub Copilot Chat API
description: API for GitHub Copilot Chat interactions and conversations.
humanURL: https://docs.github.com/en/copilot/github-copilot-chat
baseURL: https://api.github.com
tags:
- Chat
- Conversational AI
- IDE Integration
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/github-copilot-chat
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- name: GitHub Copilot Extensions API
description: 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 configurations.
humanURL: https://docs.github.com/en/copilot/building-copilot-extensions
baseURL: https://api.github.com
tags:
- Agents
- Extensions
- Integration
- Skillsets
tags_raw:
- Agents
- Extensions
- Integrations
- Skillsets
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/building-copilot-extensions/about-building-copilot-extensions
- type: GettingStarted
url: https://docs.github.com/en/copilot/building-copilot-extensions/creating-a-copilot-extension
- type: SDKs
url: https://github.com/github/copilot-sdk
- type: GitHubOrganization
url: https://github.com/copilot-extensions
- type: CodeExamples
url: https://github.com/copilot-extensions/skillset-example
- name: GitHub Copilot Coding Agent
description: 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 tests, and open pull requests.
humanURL: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent
baseURL: https://api.github.com
tags:
- Agents
- Automation
- Code Generation
- GitHub Actions
- Pull Requests
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent
contact:
- FN: GitHub Support
email: support@github.com
url: https://support.github.com
- name: GitHub Copilot Code Review
description: AI-powered code review agent that analyzes pull requests for issues, suggests fixes, and provides feedback
across any programming language with agentic context gathering capabilities.
humanURL: https://docs.github.com/en/copilot/concepts/agents/code-review
baseURL: https://api.github.com
tags:
- Agents
- Code Quality
- Code Review
- Pull Requests
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/concepts/agents/code-review
contact:
- FN: GitHub Support
email: support@github.com
url: https://support.github.com
- name: GitHub MCP Server
description: GitHub official Model Context Protocol server that enables AI tools to interact with GitHub repositories, issues,
pull requests, and other resources through a standardized protocol.
humanURL: https://docs.github.com/en/copilot/concepts/context/mcp
baseURL: https://api.github.com
tags:
- Agents
- Context
- Integration
- MCP
tags_raw:
- Agents
- Context
- Integrations
- MCP
- Model Context Protocol
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/concepts/context/mcp
- type: GitHubRepository
url: https://github.com/github/github-mcp-server
- type: GettingStarted
url: https://docs.github.com/en/copilot/how-tos/provide-context/use-mcp/set-up-the-github-mcp-server
contact:
- FN: GitHub Support
email: support@github.com
url: https://support.github.com
- name: GitHub Copilot Custom Instructions
description: Configuration system for providing repository-level, path-specific, and organization-level custom instructions
to guide Copilot behavior, code style, and response formatting.
humanURL: https://docs.github.com/en/copilot/how-tos/configure-custom-instructions
baseURL: https://api.github.com
tags:
- Configuration
- Customization
- Instructions
- Organization
tags_raw:
- Configuration
- Customization
- Instructions
- Organizations
properties:
- type: Documentation
url: https://docs.github.com/en/copilot/how-tos/configure-custom-instructions
contact:
- FN: GitHub Support
email: support@github.com
url: https://support.github.com
- aid: github-copilot:github-copilot-copilot-billing-api
name: GitHub Copilot Copilot Billing API
description: Organization-level Copilot billing and subscription information
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot Billing
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-billing-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
- aid: github-copilot:github-copilot-copilot-content-exclusion-api
name: GitHub Copilot Copilot Content Exclusion API
description: Manage content exclusion path rules for organizations
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot Content Exclusion
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-content-exclusion-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
- aid: github-copilot:github-copilot-copilot-metrics-api
name: GitHub Copilot Copilot Metrics API
description: Aggregated Copilot usage metrics by organization and team
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot Metrics
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-metrics-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
- aid: github-copilot:github-copilot-copilot-seats-api
name: GitHub Copilot Copilot Seats API
description: Seat assignment management for organizations
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot Seats
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-seats-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
- aid: github-copilot:github-copilot-copilot-usage-reports-api
name: GitHub Copilot Copilot Usage Reports API
description: Downloadable usage metrics reports for enterprises and organizations
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot Usage Reports
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-usage-reports-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
- aid: github-copilot:github-copilot-copilot-user-management-api
name: GitHub Copilot Copilot User Management API
description: Add and remove individual users and teams from Copilot subscriptions
humanURL: https://docs.github.com/en/copilot
baseURL: https://api.github.com
tags:
- Copilot User Management
properties:
- type: OpenAPI
url: openapi/github-copilot-copilot-user-management-api-openapi.yml
- type: Documentation
url: https://docs.github.com/en/rest/copilot
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Features
url: https://docs.github.com/en/copilot/get-started/features
- type: Plans
url: https://docs.github.com/en/copilot/get-started/plans
- type: JSONSchema
url: json-schema/github-copilot-seat-schema.json
- type: JSONSchema
url: json-schema/github-copilot-metrics-schema.json
- type: JSONLD
url: json-ld/github-copilot-context.jsonld
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-for-business
- type: Pricing
url: https://github.com/features/copilot#pricing
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-user-management
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-usage-metrics
- type: Documentation
url: https://docs.github.com/en/rest/copilot/copilot-content-exclusion-management
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
url: http://apievangelist.com
tags:
- Agents
- Artificial Intelligence
- Code Generation
- Code Review
- Coding Agents
- Custom Instructions
- Developer Tools
- Extensions
- IDE
- Machine-Learning
- MCP
- Metrics
- Productivity
tags_raw:
- Agents
- AI
- Artificial Intelligence
- Code Generation
- Code Review
- Coding Agent
- Custom Instructions
- Developer Tools
- Extensions
- IDE
- Machine Learning
- MCP
- Metrics
- Model Context Protocol
- Productivity
common:
- type: CapabilityMap
url: capabilities/github-copilot-capability-edges.yml
name: GitHub Copilot Business Capability Map
- type: IssueTracker
url: https://github.com/github/github-mcp-server/issues
- type: Releases
url: https://github.com/github/github-mcp-server/releases
- type: SecurityPolicy
url: https://github.com/github/github-mcp-server/blob/main/SECURITY.md
- type: CodeOfConduct
url: https://github.com/github/github-mcp-server/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
url: https://github.com/github/github-mcp-server/blob/main/CONTRIBUTING.md
- type: License
name: MIT
url: https://github.com/github/github-mcp-server/blob/main/LICENSE
- type: AgenticAccess
url: agentic-access/github-copilot-agentic-access.yml
- type: Authentication
url: authentication/github-copilot-authentication.yml
- type: OAuthScopes
url: scopes/github-copilot-scopes.yml
- type: Packages
url: packages/github-copilot-packages.yml
- type: WellKnown
url: well-known/github-copilot-well-known.yml
- type: SecurityTxt
url: well-known/github-copilot-security.txt
- type: MCPServer
url: mcp/github-copilot-mcp.yml
- type: LLMsTxt
url: llms/github-copilot-llms.txt
- type: Overlay
url: overlays/github-copilot-openapi-overlay.yaml
- type: Conformance
url: conformance/github-copilot-conformance.yml
- type: ErrorCatalog
url: errors/github-copilot-problem-types.yml
- type: Lifecycle
url: lifecycle/github-copilot-lifecycle.yml
- type: Conventions
url: conventions/github-copilot-conventions.yml
- type: ChangeLog
url: changelog/github-copilot-changelog.yml
- type: CLI
url: cli/github-copilot-cli.yml
- type: DataModel
url: data-model/github-copilot-data-model.yml
- type: DomainSecurity
url: security/github-copilot-domain-security.yml
- type: VulnerabilityDisclosure
url: security/github-copilot-vulnerability-disclosure.yml
- type: TrustCenter
url: security/github-copilot-trust-center.yml
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/github-copilot/overview
- type: Arazzo
url: arazzo/github-copilot-audit-seats-workflow.yml
name: GitHub Copilot Audit Seat Assignments
- type: Arazzo
url: arazzo/github-copilot-deprovision-users-workflow.yml
name: GitHub Copilot Deprovision Seats for Users
- type: Arazzo
url: arazzo/github-copilot-enterprise-metrics-report-workflow.yml
name: GitHub Copilot Enterprise Metrics Report
- type: Arazzo
url: arazzo/github-copilot-org-metrics-report-workflow.yml
name: GitHub Copilot Organization Metrics Report
- type: Arazzo
url: arazzo/github-copilot-provision-teams-workflow.yml
name: GitHub Copilot Provision Seats for Teams
- type: Arazzo
url: arazzo/github-copilot-provision-users-workflow.yml
name: GitHub Copilot Provision Seats for Users
- type: Arazzo
url: arazzo/github-copilot-team-metrics-report-workflow.yml
name: GitHub Copilot Team Metrics Report
- type: Portal
url: https://github.com/features/copilot
- type: StatusPage
url: https://www.githubstatus.com/
- type: TermsOfService
url: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
- type: PrivacyPolicy
url: https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement
- type: GettingStarted
url: https://docs.github.com/en/copilot/quickstart
- type: Blog
url: https://github.blog/tag/github-copilot/
- type: Signup
url: https://github.com/github-copilot/signup
- type: Pricing
url: https://github.com/features/copilot/plans
- type: ChangeLog
url: https://github.blog/changelog/label/copilot/
- type: Support
url: https://support.github.com
- type: SDKs
url: https://github.com/github/copilot-sdk
- type: TrustCenter
url: https://copilot.github.trust.page/
- type: RateLimits
url: https://docs.github.com/en/rest/overview/rate-limits-for-the-rest-api
- type: Authentication
url: https://docs.github.com/en/rest/authentication
- type: OpenAPI
url: https://github.com/github/rest-api-description
- type: Documentation
url: https://docs.github.com/en/copilot
- type: Marketplace
url: https://github.com/marketplace?type=apps&copilot_app=true
- type: Features
data:
- name: Code Completion
description: AI-powered inline code suggestions that complete lines, functions, and entire blocks as you type in your
IDE.
- name: Chat
description: Conversational AI assistant for asking questions about code, generating solutions, and debugging directly
in your editor.
- name: Coding Agent
description: Autonomous agent that explores code, makes changes, runs tests, and opens pull requests from issue assignments.
- name: Code Review
description: AI-powered pull request review that analyzes changes, identifies issues, and suggests fixes across any language.
- name: Extensions
description: Third-party integrations that extend Copilot Chat with custom tools, services, and domain-specific agents.
- name: Custom Instructions
description: Repository-level and organization-level configuration to guide Copilot behavior, code style, and conventions.
- name: MCP Server
description: Model Context Protocol server enabling AI tools to interact with GitHub repositories, issues, and pull requests.
- name: Content Exclusion
description: Governance controls to specify which files and repositories Copilot can access at organization and enterprise
level.
- name: Usage Metrics
description: Detailed analytics on Copilot adoption, usage patterns, and productivity impact across organizations and
enterprises.
- name: Seat Management
description: Programmatic management of Copilot seat assignments, billing, and subscription details for organizations
and teams.
- type: UseCases
data:
- name: Developer Productivity
description: Accelerate software development with AI-powered code completions, chat assistance, and automated code review.
- name: Enterprise Copilot Governance
description: Manage Copilot deployments at scale with seat management, content exclusion, usage metrics, and compliance
controls.
- name: Custom AI Tooling
description: Build domain-specific Copilot Extensions and agents that integrate third-party tools and services into the
developer workflow.
- name: Code Quality Automation
description: Automate code review, identify potential issues, and enforce coding standards using the Copilot Code Review
agent.
- type: Integrations
data:
- name: Visual Studio Code
description: Full Copilot integration in VS Code including code completion, chat, code review, and MCP support.
- name: JetBrains IDEs
description: Copilot code completion and chat support across IntelliJ, PyCharm, WebStorm, and other JetBrains IDEs.
- name: GitHub.com
description: Copilot Chat, code review, and coding agent capabilities directly in the GitHub web interface.
- name: GitHub Actions
description: Copilot coding agent uses GitHub Actions to spin up secure environments for autonomous coding tasks.
- name: Model Context Protocol
description: Standard protocol integration enabling AI tools to access GitHub data through the official MCP server.
- type: LlmsText
url: https://docs.github.com/llms.txt
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/github-copilot"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/github-copilot/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/github-copilot/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.