サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
プライムデーセール
docs.github.com/v3
QuickstartAbout the REST APIAbout the REST APIComparing GitHub's APIsAPI VersionsBreaking changesOpenAPI descriptionUsing the REST APIGetting startedRate limitsPaginationLibrariesBest practicesTroubleshootingTimezonesCORS and JSONPIssue event typesGitHub event typesAuthenticationAuthenticatingKeeping API credentials secureEndpoints for GitHub App installation tokensEndpoints for GitHub App user to
About authentication Many REST API endpoints require authentication or return additional information if you are authenticated. Additionally, you can make more requests per hour when you are authenticated. To authenticate your request, you will need to provide an authentication token with the required scopes or permissions. There a few different ways to get a token: You can create a personal access
About requests to the REST API This section describes the elements that make up an API request: HTTP method Path Headers Media types Authentication Parameters Every request to the REST API includes an HTTP method and a path. Depending on the REST API endpoint, you might also need to specify request headers, authentication information, query parameters, or body parameters. The REST API reference do
Learn about when each webhook event occurs and what the payload contains. About webhook events and payloads You can create webhooks that subscribe to the events listed on this page. To limit the number of HTTP requests to your server, you should only subscribe to the specific events that you plan on handling. For more information, see Creating webhooks. Each webhook event on this page includes a d
You can use the official Octokit libraries and other third-party libraries to extend and simplify how you use the GitHub API. About libraries You can use libraries to extend and simplify the way your application interacts with GitHub's API. Each library provides pre-built code for a specific programming language. After integrating a library into your project, you can use the pre-built code modules
The REST API is now versioned. For more information, see "About API versioning."
Note Consider building a GitHub App instead of an OAuth app. Both OAuth apps and GitHub Apps use OAuth 2.0. GitHub Apps can act on behalf of a user, similar to an OAuth app, or as themselves, which is beneficial for automations that do not require user input. Additionally, GitHub Apps use fine-grained permissions, give the user more control over which repositories the app can access, and use short
Create integrations, retrieve data, and automate your workflows with the GitHub REST API.
このページを最初にブックマークしてみませんか?
『GitHub API v3 | GitHub Developer Guide』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く