Back to API List
🐙

GitHub REST API – Repositories, Commits & Developer Integration

💻 Development | 6 views |
.

Description

The GitHub REST API allows developers to create integrations, retrieve data, and automate workflows on the GitHub platform. It provides access to various functionalities, enabling interaction with repositories, issues, pull requests, and user accounts among others.

Documentation

View Full Documentation

Our easy-to-follow documentation helps you get started quickly with code examples in multiple programming languages.

Methods

get

Endpoints

Get a user

https://api.github.com/users/rails

Get a repository

https://api.github.com/repos/rails/rails

Get repository content

https://api.github.com/repos/rails/rails/contents/README.md

API Statistics

Popularity
684%
Error Rate
0%
Health
95%
Reliability
100%

Showcase

.

Have an API to share?

Join our community of developers and share your API with thousands of users.