Release

May 18, 20261 Minute Read

Copilot Spaces API now generally available

Copilot Spaces API is now generally available

The GitHub Copilot Spaces API is now generally available. You can programmatically create, read, update, and delete Spaces directly from your own applications, reducing manual overhead for teams managing context at scale.

This is especially useful for enterprises that need to manage multiple Spaces without relying on manual workflows in the GitHub UI.

What you can do with the Spaces API:

  • Create new Spaces programmatically
  • Retrieve details about existing Spaces
  • Update configurations of Spaces
  • Delete Spaces when they’re no longer needed
  • Manage the collaborators and resources of existing Spaces

To get started, see the Spaces API documentation.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Copilot Spaces API now generally available - GitHub Changelog