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
All statuses
All statuses
Active
Deprecated
Add a repository to an app installation
apps/add-repo-to-installation-for-authenticated-user
PUT/user/installations/{installation_id}/repositories/{repository_id}
apps
Check a token
apps/check-token
POST/applications/{client_id}/token
apps
Create a GitHub App from a manifest
apps/create-from-manifest
POST/app-manifests/{code}/conversions
apps
Create an installation access token for an app
apps/create-installation-access-token
POST/app/installations/{installation_id}/access_tokens
apps
Delete an app authorization
apps/delete-authorization
DELETE/applications/{client_id}/grant
apps
Delete an installation for the authenticated app
apps/delete-installation
DELETE/app/installations/{installation_id}
apps
Delete an app token
apps/delete-token
DELETE/applications/{client_id}/token
apps
Get the authenticated app
apps/get-authenticated
GET/app
apps
Get an app
apps/get-by-slug
GET/apps/{app_slug}
apps
Get an installation for the authenticated app
apps/get-installation
GET/app/installations/{installation_id}
apps
Get an organization installation for the authenticated app
apps/get-org-installation
GET/orgs/{org}/installation
apps
Get a repository installation for the authenticated app
apps/get-repo-installation
GET/repos/{owner}/{repo}/installation
apps
Get a subscription plan for an account
apps/get-subscription-plan-for-account
GET/marketplace_listing/accounts/{account_id}
apps
Get a subscription plan for an account (stubbed)
apps/get-subscription-plan-for-account-stubbed
GET/marketplace_listing/stubbed/accounts/{account_id}
apps
Get a user installation for the authenticated app
apps/get-user-installation
GET/users/{username}/installation
apps
Get a webhook configuration for an app
apps/get-webhook-config-for-app
GET/app/hook/config
apps
Get a delivery for an app webhook
apps/get-webhook-delivery
GET/app/hook/deliveries/{delivery_id}
apps
List accounts for a plan
apps/list-accounts-for-plan
GET/marketplace_listing/plans/{plan_id}/accounts
apps
List accounts for a plan (stubbed)
apps/list-accounts-for-plan-stubbed
GET/marketplace_listing/stubbed/plans/{plan_id}/accounts
apps
List repositories accessible to the user access token
apps/list-installation-repos-for-authenticated-user
GET/user/installations/{installation_id}/repositories
apps
1
2
Next