API Monitoring
Get alerted when GitHub has issues that could affect your deployments and workflows.
https://api.github.com
Root API endpoint. Returns API metadata and rate limit info.
https://api.github.com/zen
Simple health check endpoint. Returns a random GitHub design philosophy.
https://api.github.com/repos/{owner}/{repo}
Monitor a specific repository's accessibility.
GitHub maintains a status page at githubstatus.com. They break down status by component:
Monitor the specific components your workflow depends on.
GitHub has rate limits that affect monitoring:
For frequent monitoring, use a personal access token to avoid hitting rate limits.
Add GitHub endpoints to your monitors and get alerted on issues instantly.
Start monitoring free →