Close
Toolcog home
toolcog
github
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
Add a repository to an app installation
Authenticated
apps/add-repo-to-installation-for-authenticated-user
PUT/user/installations/{installation_id}/repositories/{repository_id}
apps
Check a token
Authenticated
apps/check-token
POST/applications/{client_id}/token
apps
Create a GitHub App from a manifest
Authenticated
apps/create-from-manifest
POST/app-manifests/{code}/conversions
apps
Create an installation access token for an app
Authenticated
apps/create-installation-access-token
POST/app/installations/{installation_id}/access_tokens
apps
Delete an app authorization
Authenticated
apps/delete-authorization
DELETE/applications/{client_id}/grant
apps
Delete an installation for the authenticated app
Authenticated
apps/delete-installation
DELETE/app/installations/{installation_id}
apps
Delete an app token
Authenticated
apps/delete-token
DELETE/applications/{client_id}/token
apps
Get the authenticated app
Authenticated
apps/get-authenticated
GET/app
apps
Get an app
Authenticated
apps/get-by-slug
GET/apps/{app_slug}
apps
Get an installation for the authenticated app
Authenticated
apps/get-installation
GET/app/installations/{installation_id}
apps
Get an organization installation for the authenticated app
Authenticated
apps/get-org-installation
GET/orgs/{org}/installation
apps
Get a repository installation for the authenticated app
Authenticated
apps/get-repo-installation
GET/repos/{owner}/{repo}/installation
apps
Get a subscription plan for an account
Authenticated
apps/get-subscription-plan-for-account
GET/marketplace_listing/accounts/{account_id}
apps
Get a subscription plan for an account (stubbed)
Authenticated
apps/get-subscription-plan-for-account-stubbed
GET/marketplace_listing/stubbed/accounts/{account_id}
apps
Get a user installation for the authenticated app
Authenticated
apps/get-user-installation
GET/users/{username}/installation
apps
Get a webhook configuration for an app
Authenticated
apps/get-webhook-config-for-app
GET/app/hook/config
apps
Get a delivery for an app webhook
Authenticated
apps/get-webhook-delivery
GET/app/hook/deliveries/{delivery_id}
apps
List accounts for a plan
Authenticated
apps/list-accounts-for-plan
GET/marketplace_listing/plans/{plan_id}/accounts
apps
List accounts for a plan (stubbed)
Authenticated
apps/list-accounts-for-plan-stubbed
GET/marketplace_listing/stubbed/plans/{plan_id}/accounts
apps
List repositories accessible to the user access token
Authenticated
apps/list-installation-repos-for-authenticated-user
GET/user/installations/{installation_id}/repositories
apps
1
2
Next