The REST API is now versioned.For more information, see "About API versioning."
REST API endpoints for checks
Use the REST API to build GitHub Apps that run powerful checks against the 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. For more information, seeUsing the REST API to interact with checks andBuilding CI checks with a GitHub App.