REST API
- Get started
- Account and profile
- Authentication
- Repositories
- GitHub
- Enterprise administrators
- Billing and payments
- Organizations
- Code security
- Pull requests
- GitHub Issues
- GitHub Actions
- GitHub Codespaces
- GitHub Packages
- Search on GitHub
- Developers
- REST API
- GraphQL API
- GitHub CLI
- GitHub Discussions
- GitHub Sponsors
- Building communities
- GitHub Pages
- Education
- GitHub Desktop
- GitHub Support
- Atom
- Electron
- CodeQL
- npm
Free, Pro, & Team
REST API
To create integrations, retrieve data, and automate your workflows, build with the GitHub REST API.
指南
View all指南
交付部署
使用部署 REST API,您可以构建与您的服务器和第三方应用程序交互的自定义工具。
Getting started with the Checks API
The Check Runs API enables you to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits.
使用分页遍历
通过一些使用搜索 API 的示例,探讨如何使用分页来管理响应。