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 Oauth-Authorizations API

OAuth Authorizations API

GitHub Oauth-Authorizations 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 Oauth-Authorizations. 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 8 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.

10 operations 6 paths 8 schemas 2 DELETE4 GET1 PATCH1 POST2 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
Contact
License
Terms of Service
Resource Areas
1

Paths & Operations 10

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

Oauth-Authorizations 10

OAuth Authorizations API

GET
/applications/grantsdeprecated
GitHub List Your Grants
oauth-authorizations/list-grants 3 params → 200304401403404
GET
/applications/grants/{grant_id}deprecated
GitHub Get a Single Grant
oauth-authorizations/get-grant 1 param → 200304401403
DELETE
/applications/grants/{grant_id}deprecated
GitHub Delete a Grant
oauth-authorizations/delete-grant 1 param → 204304401403
GET
/authorizationsdeprecated
GitHub List Your Authorizations
oauth-authorizations/list-authorizations 3 params → 200304401403404
POST
/authorizationsdeprecated
GitHub Create a New Authorization
oauth-authorizations/create-authorization body → 201304401403410422
PUT
/authorizations/clients/{client_id}deprecated
GitHub Get-or-create an Authorization for a Specific App
oauth-authorizations/get-or-create-authorization-for-app 1 param body → 200201304401403422
PUT
/authorizations/clients/{client_id}/{fingerprint}deprecated
GitHub Get-or-create an Authorization for a Specific App and Fingerprint
oauth-authorizations/get-or-create-authorization-for-app-and-fingerprint 2 params body → 200201422
GET
/authorizations/{authorization_id}deprecated
GitHub Get a Single Authorization
oauth-authorizations/get-authorization 1 param → 200304401403
PATCH
/authorizations/{authorization_id}deprecated
GitHub Update an Existing Authorization
oauth-authorizations/update-authorization 1 param body → 200422
DELETE
/authorizations/{authorization_id}deprecated
GitHub Delete an Authorization
oauth-authorizations/delete-authorization 1 param → 204304401403

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are app-permissions (45 properties), simple-user (21 properties), nullable-simple-user (21 properties), authorization (15 properties). Each schema is shown below with its type and property counts.

simple-user
object
A GitHub user.
21 properties 18 required
validation-error
object
Validation Error
3 properties 2 required
basic-error
object
Basic Error
4 properties
nullable-scoped-installation
objectnull
7 properties 5 required
authorization
object
The authorization for an OAuth app, GitHub App, or a Personal Access Token.
15 properties 13 required
application-grant
object
The authorization associated with an OAuth Access.
7 properties 6 required
app-permissions
object
The permissions granted to the user access token.
45 properties
nullable-simple-user
objectnull
A GitHub user.
21 properties 18 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

github-oauth-authorizations-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 Oauth-Authorizations 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.