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 Collaborators API

The Collaborators API from GitHub — 6 operation(s) for collaborators.

GitHub Collaborators 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 Collaborators. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, and an API reference.

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

Requests are made against 2 base URLs: {protocol}://{hostname}/api/v3, {protocol}://{hostname}.

10 operations 6 paths 5 schemas 3 DELETE4 GET3 PUT

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
License
Terms of Service
Resource Areas
1

Authentication & Security 1

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

  • bearerHttpAuthentication — Bearer Token

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 3 DELETE, 4 GET, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Collaborators 10
GET
/orgs/{org}/outside_collaborators
GitHub List Outside Collaborators for an Organization
listOutsideCollaboratorsForAnOrganization 4 params → 200
PUT
/orgs/{org}/outside_collaborators/{username}
GitHub Convert an Organization Member to Outside Collaborator
convertAnOrganizationMemberToOutsideCollaborator 2 params body → 202204403404
DELETE
/orgs/{org}/outside_collaborators/{username}
GitHub Remove Outside Collaborator from an Organization
removeOutsideCollaboratorFromAnOrganization 2 params → 204422
GET
/projects/{project_id}/collaborators
GitHub List Project Collaborators
listProjectCollaborators 4 params → 200304401403404422
PUT
/projects/{project_id}/collaborators/{username}
GitHub Add Project Collaborator
addProjectCollaborator 2 params body → 204304401403404422
DELETE
/projects/{project_id}/collaborators/{username}
GitHub Remove User as Collaborator
removeUserAsCollaborator 2 params → 204304401403404422
GET
/repos/{owner}/{repo}/collaborators
GitHub List Repository Collaborators
listRepositoryCollaborators 9 params → 200404
GET
/repos/{owner}/{repo}/collaborators/{username}
GitHub Check if User is Repository Collaborator
checkIfUserIsRepositoryCollaborator 6 params → 204404
PUT
/repos/{owner}/{repo}/collaborators/{username}
GitHub Add Repository Collaborator
addRepositoryCollaborator 6 params body → 204403422
DELETE
/repos/{owner}/{repo}/collaborators/{username}
GitHub Remove Repository Collaborator
removeRepositoryCollaborator 6 params → 204403422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are collaborator (22 properties), simple-user (21 properties), basic-error (4 properties), validation-error_2 (3 properties). Each schema is shown below with its type and property counts.

simple-user
object
A GitHub user.
21 properties 18 required
basic-error
object
Basic Error
4 properties
validation-error
object
Validation Error
3 properties 2 required
collaborator
object
Collaborator
22 properties 18 required
validation-error_2
object
Validation Error
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

github-collaborators-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 Collaborators 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.