🐙

GitHub

Developer Tools

Manage repos, issues, pull requests, and actions

Integrate with GitHub to manage repositories, track issues, review pull requests, and trigger CI/CD workflows from your AI agents.

Details

Auth Type
Personal Access Token (Bearer)
Rate Limit
5,000 requests/hour
Pricing
Free for public repos
Full Docs
Step 1: Save your provider key

This is NOT your Callio key. Enter the API key from the provider's dashboard (e.g. Your GitHub personal access token).

Personal Access Token (Bearer)

1. Go to https://github.com/settings/tokens 2. Generate new token (classic) 3. Select 'repo' scope 4. Copy the token and save as Provider Key below

Get API Credentials

Getting Started

1

Try It Instantly

Click "Try It" above to test the API in the playground

2

Add to Your Agent

Click "Add to Agent" to get your API key and integrate

Common Use Cases

List and manage repositories
Create and track issues
Review pull requests
Get commit and branch info
Trigger GitHub Actions

💻 Code Examples

Get started quickly with these code examples in your favorite language

curl -X GET \
'https://callio.app/api/proxy/github/forward?target=https%3A%2F%2Fapi.github.com%2Fendpoint' \
-H 'Authorization: Bearer YOUR_CALLIO_KEY' \
-H 'Content-Type: application/json'

💡 Tip: Replace YOUR_CALLIO_KEY with your actual Callio API key from the dashboard.

Ready to integrate GitHub?

Test endpoints live or generate your API key and start building in minutes

Browse More APIs