GitHub API
onlineAccess GitHub repositories, users, issues, pull requests, and more. The most popular developer API.
⚙️ DevToolsAuth: bearerPopularity: 98/100Latency: 120ms
Base URL
https://api.github.comAuthentication
Requires a Bearer token in the Authorization header.
Endpoints
Example Request
GET https://api.github.com/users/octocat
Example Response
{
"login": "octocat",
"id": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/583231",
"name": "The Octocat",
"company": "@github",
"blog": "https://github.blog",
"location": "San Francisco",
"public_repos": 8
}Tags
gitrepositoriesdevelopersopen-source