How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

GitHub Migrations API

Move projects to or from GitHub.

GitHub Migrations API is one of 350 APIs that GitHub publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Migrations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and an API reference.

This API exposes 12 operations across 9 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.1.4.

Requests are made against a single base URL, {protocol}://{hostname}/api/v3.

12 operations 9 paths 12 schemas 2 DELETE8 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.1.4
Base URL
https://api.github.com
Authentication
HTTP Bearer
Contact
License
Terms of Service
Resource Areas
1

Authentication & Security 1

GitHub Migrations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerHttpAuthentication).

  • bearerHttpAuthentication — Bearer Token

Paths & Operations 12

Across 9 paths, the API surfaces 12 operations — 2 DELETE, 8 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Migrations 12

Move projects to or from GitHub.

GET
/orgs/{org}/migrations
GitHub List Organization Migrations
migrations/list-for-org 4 params → 200
POST
/orgs/{org}/migrations
GitHub Start an Organization Migration
migrations/start-for-org 1 param body → 201404422
GET
/orgs/{org}/migrations/{migration_id}
GitHub Get an Organization Migration Status
migrations/get-status-for-org 3 params → 200404
GET
/orgs/{org}/migrations/{migration_id}/archive
GitHub Download an Organization Migration Archive
migrations/download-archive-for-org 2 params → 302404
DELETE
/orgs/{org}/migrations/{migration_id}/archive
GitHub Delete an Organization Migration Archive
migrations/delete-archive-for-org 2 params → 204404
DELETE
/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock
GitHub Unlock an Organization Repository
migrations/unlock-repo-for-org 3 params → 204404
GET
/orgs/{org}/migrations/{migration_id}/repositories
GitHub List Repositories in an Organization Migration
migrations/list-repos-for-org 4 params → 200404
GET
/user/migrations
GitHub List User Migrations
migrations/list-for-authenticated-user 2 params → 200304401403
POST
/user/migrations
GitHub Start a User Migration
migrations/start-for-authenticated-user body → 201304401403422
GET
/user/migrations/{migration_id}/archive
GitHub Download a User Migration Archive
migrations/get-archive-for-authenticated-user 1 param → 302304401403
GET
/user/migrations/{migration_id}/repositories
GitHub List Repositories for a User Migration
migrations/list-repos-for-authenticated-user 3 params → 200404
GET
/orgs/{org}/docker/conflicts
GitHub Get List of Conflicting Packages During Docker Migration for Organization
getListOfConflictingPackagesDuringDockerMigrationForOrganization 1 param → 200401403

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are repository (95 properties), minimal-repository (87 properties), nullable-minimal-repository (87 properties), simple-user (21 properties). Each schema is shown below with its type and property counts.

code-of-conduct
object
Code Of Conduct
5 properties 4 required
minimal-repository
object
Minimal Repository
87 properties 46 required
security-and-analysis
objectnull
3 properties
simple-user
object
A GitHub user.
21 properties 18 required
repository
object
A repository on GitHub.
95 properties 73 required
validation-error
object
Validation Error
3 properties 2 required
basic-error
object
Basic Error
4 properties
migration
object
A migration.
18 properties 16 required
nullable-simple-user
objectnull
A GitHub user.
21 properties 18 required
nullable-license-simple
objectnull
License Simple
6 properties 5 required
nullable-minimal-repository
objectnull
Minimal Repository
87 properties 46 required
package
object
A software package
11 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

github-migrations-api-openapi.yml Raw ↑

Other APIs GitHub publishes across the network.

GitHub Events API
GitHub Feeds API
GitHub Gists API
GitHub Issues API
GitHub Licenses API
GitHub Markdown API
GitHub Meta API
GitHub Notifications API
GitHub Octocat API
GitHub Projects API
GitHub Repos API
GitHub Search API
Where this information came from

This is an independent, third-party profile of GitHub Migrations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.