APIs.io Engineering Platform GitHub v3 REST API — Apps

APIs.io Engineering Platform GitHub v3 REST API — Apps. 29 operations. Lead operation: APIs.io Engineering Platform Get the authenticated app. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformApps

What You Can Do

GET
Appsgetauthenticated — APIs.io Engineering Platform Get the authenticated app
/v1/app
POST
Appscreatefrommanifest — APIs.io Engineering Platform Create a GitHub App from a manifest
/v1/app-manifests/{code}/conversions
GET
Appsgetwebhookconfigforapp — APIs.io Engineering Platform Get a webhook configuration for an app
/v1/app/hook/config
PATCH
Appsupdatewebhookconfigforapp — APIs.io Engineering Platform Update a webhook configuration for an app
/v1/app/hook/config
GET
Appslistwebhookdeliveries — APIs.io Engineering Platform List deliveries for an app webhook
/v1/app/hook/deliveries
GET
Appsgetwebhookdelivery — APIs.io Engineering Platform Get a delivery for an app webhook
/v1/app/hook/deliveries/{delivery-id}
POST
Appsredeliverwebhookdelivery — APIs.io Engineering Platform Redeliver a delivery for an app webhook
/v1/app/hook/deliveries/{delivery-id}/attempts
GET
Appslistinstallationrequestsforauthenticatedapp — APIs.io Engineering Platform List installation requests for the authenticated app
/v1/app/installation-requests
GET
Appslistinstallations — APIs.io Engineering Platform List installations for the authenticated app
/v1/app/installations
GET
Appsgetinstallation — APIs.io Engineering Platform Get an installation for the authenticated app
/v1/app/installations/{installation-id}
DELETE
Appsdeleteinstallation — APIs.io Engineering Platform Delete an installation for the authenticated app
/v1/app/installations/{installation-id}
POST
Appscreateinstallationaccesstoken — APIs.io Engineering Platform Create an installation access token for an app
/v1/app/installations/{installation-id}/access-tokens
PUT
Appssuspendinstallation — APIs.io Engineering Platform Suspend an app installation
/v1/app/installations/{installation-id}/suspended
DELETE
Appsunsuspendinstallation — APIs.io Engineering Platform Unsuspend an app installation
/v1/app/installations/{installation-id}/suspended
DELETE
Appsdeleteauthorization — APIs.io Engineering Platform Delete an app authorization
/v1/applications/{client-id}/grant
POST
Appschecktoken — APIs.io Engineering Platform Check a token
/v1/applications/{client-id}/token
PATCH
Appsresettoken — APIs.io Engineering Platform Reset a token
/v1/applications/{client-id}/token
DELETE
Appsdeletetoken — APIs.io Engineering Platform Delete an app token
/v1/applications/{client-id}/token
POST
Appsscopetoken — APIs.io Engineering Platform Create a scoped access token
/v1/applications/{client-id}/token/scoped
GET
Appsgetbyslug — APIs.io Engineering Platform Get an app
/v1/apps/{app-slug}
GET
Appslistreposaccessibletoinstallation — APIs.io Engineering Platform List repositories accessible to the app installation
/v1/installation/repositories
DELETE
Appsrevokeinstallationaccesstoken — APIs.io Engineering Platform Revoke an installation access token
/v1/installation/token
GET
Appsgetorginstallation — APIs.io Engineering Platform Get an organization installation for the authenticated app
/v1/orgs/{org}/installation
GET
Appsgetrepoinstallation — APIs.io Engineering Platform Get a repository installation for the authenticated app
/v1/repos/{owner}/{repo}/installation
GET
Appslistinstallationsforauthenticateduser — APIs.io Engineering Platform List app installations accessible to the user access token
/v1/user/installations
GET
Appslistinstallationreposforauthenticateduser — APIs.io Engineering Platform List repositories accessible to the user access token
/v1/user/installations/{installation-id}/repositories
PUT
Appsaddrepotoinstallationforauthenticateduser — APIs.io Engineering Platform Add a repository to an app installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
DELETE
Appsremoverepofrominstallationforauthenticateduser — APIs.io Engineering Platform Remove a repository from an app installation
/v1/user/installations/{installation-id}/repositories/{repository-id}
GET
Appsgetuserinstallation — APIs.io Engineering Platform Get a user installation for the authenticated app
/v1/users/{username}/installation

MCP Tools

apis-io-engineering-platform-get-authenticated

APIs.io Engineering Platform Get the authenticated app

read-only idempotent
apis-io-engineering-platform-create-github

APIs.io Engineering Platform Create a GitHub App from a manifest

apis-io-engineering-platform-get-webhook

APIs.io Engineering Platform Get a webhook configuration for an app

read-only idempotent
apis-io-engineering-platform-update-webhook

APIs.io Engineering Platform Update a webhook configuration for an app

idempotent
apis-io-engineering-platform-list-deliveries

APIs.io Engineering Platform List deliveries for an app webhook

read-only idempotent
apis-io-engineering-platform-get-delivery

APIs.io Engineering Platform Get a delivery for an app webhook

read-only idempotent
apis-io-engineering-platform-redeliver-delivery

APIs.io Engineering Platform Redeliver a delivery for an app webhook

apis-io-engineering-platform-list-installation

APIs.io Engineering Platform List installation requests for the authenticated app

read-only idempotent
apis-io-engineering-platform-list-installations

APIs.io Engineering Platform List installations for the authenticated app

read-only idempotent
apis-io-engineering-platform-get-installation

APIs.io Engineering Platform Get an installation for the authenticated app

read-only idempotent
apis-io-engineering-platform-delete-installation

APIs.io Engineering Platform Delete an installation for the authenticated app

idempotent
apis-io-engineering-platform-create-installation

APIs.io Engineering Platform Create an installation access token for an app

apis-io-engineering-platform-suspend-app

APIs.io Engineering Platform Suspend an app installation

idempotent
apis-io-engineering-platform-unsuspend-app

APIs.io Engineering Platform Unsuspend an app installation

idempotent
apis-io-engineering-platform-delete-app

APIs.io Engineering Platform Delete an app authorization

idempotent
apis-io-engineering-platform-check-token

APIs.io Engineering Platform Check a token

read-only
apis-io-engineering-platform-reset-token

APIs.io Engineering Platform Reset a token

idempotent
apis-io-engineering-platform-delete-app-2

APIs.io Engineering Platform Delete an app token

idempotent
apis-io-engineering-platform-create-scoped

APIs.io Engineering Platform Create a scoped access token

apis-io-engineering-platform-get-app

APIs.io Engineering Platform Get an app

read-only idempotent
apis-io-engineering-platform-list-repositories

APIs.io Engineering Platform List repositories accessible to the app installation

read-only idempotent
apis-io-engineering-platform-revoke-installation

APIs.io Engineering Platform Revoke an installation access token

idempotent
apis-io-engineering-platform-get-organization

APIs.io Engineering Platform Get an organization installation for the authenticated app

read-only idempotent
apis-io-engineering-platform-get-repository

APIs.io Engineering Platform Get a repository installation for the authenticated app

read-only idempotent
apis-io-engineering-platform-list-app

APIs.io Engineering Platform List app installations accessible to the user access token

read-only idempotent
apis-io-engineering-platform-list-repositories-2

APIs.io Engineering Platform List repositories accessible to the user access token

read-only idempotent
apis-io-engineering-platform-add-repository

APIs.io Engineering Platform Add a repository to an app installation

idempotent
apis-io-engineering-platform-remove-repository

APIs.io Engineering Platform Remove a repository from an app installation

idempotent
apis-io-engineering-platform-get-user

APIs.io Engineering Platform Get a user installation for the authenticated app

read-only idempotent

Capability Spec

github-apps.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform GitHub v3 REST API — Apps
  description: 'APIs.io Engineering Platform GitHub v3 REST API — Apps. 29 operations. Lead operation: APIs.io Engineering
    Platform Get the authenticated app. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - Apps
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: github-apps
    baseUri: ''
    description: APIs.io Engineering Platform GitHub v3 REST API — Apps business capability. Self-contained, no shared references.
    resources:
    - name: app
      path: /app
      operations:
      - name: appsgetauthenticated
        method: GET
        description: APIs.io Engineering Platform Get the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: app-manifests-code-conversions
      path: /app-manifests/{code}/conversions
      operations:
      - name: appscreatefrommanifest
        method: POST
        description: APIs.io Engineering Platform Create a GitHub App from a manifest
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: code
          in: path
          type: string
          required: true
    - name: app-hook-config
      path: /app/hook/config
      operations:
      - name: appsgetwebhookconfigforapp
        method: GET
        description: APIs.io Engineering Platform Get a webhook configuration for an app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: appsupdatewebhookconfigforapp
        method: PATCH
        description: APIs.io Engineering Platform Update a webhook configuration for an app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: app-hook-deliveries
      path: /app/hook/deliveries
      operations:
      - name: appslistwebhookdeliveries
        method: GET
        description: APIs.io Engineering Platform List deliveries for an app webhook
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: redelivery
          in: query
          type: boolean
    - name: app-hook-deliveries-delivery_id
      path: /app/hook/deliveries/{delivery_id}
      operations:
      - name: appsgetwebhookdelivery
        method: GET
        description: APIs.io Engineering Platform Get a delivery for an app webhook
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: app-hook-deliveries-delivery_id-attempts
      path: /app/hook/deliveries/{delivery_id}/attempts
      operations:
      - name: appsredeliverwebhookdelivery
        method: POST
        description: APIs.io Engineering Platform Redeliver a delivery for an app webhook
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: app-installation-requests
      path: /app/installation-requests
      operations:
      - name: appslistinstallationrequestsforauthenticatedapp
        method: GET
        description: APIs.io Engineering Platform List installation requests for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: app-installations
      path: /app/installations
      operations:
      - name: appslistinstallations
        method: GET
        description: APIs.io Engineering Platform List installations for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: outdated
          in: query
          type: string
    - name: app-installations-installation_id
      path: /app/installations/{installation_id}
      operations:
      - name: appsgetinstallation
        method: GET
        description: APIs.io Engineering Platform Get an installation for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: appsdeleteinstallation
        method: DELETE
        description: APIs.io Engineering Platform Delete an installation for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: app-installations-installation_id-access_tokens
      path: /app/installations/{installation_id}/access_tokens
      operations:
      - name: appscreateinstallationaccesstoken
        method: POST
        description: APIs.io Engineering Platform Create an installation access token for an app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: app-installations-installation_id-suspended
      path: /app/installations/{installation_id}/suspended
      operations:
      - name: appssuspendinstallation
        method: PUT
        description: APIs.io Engineering Platform Suspend an app installation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: appsunsuspendinstallation
        method: DELETE
        description: APIs.io Engineering Platform Unsuspend an app installation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: applications-client_id-grant
      path: /applications/{client_id}/grant
      operations:
      - name: appsdeleteauthorization
        method: DELETE
        description: APIs.io Engineering Platform Delete an app authorization
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: applications-client_id-token
      path: /applications/{client_id}/token
      operations:
      - name: appschecktoken
        method: POST
        description: APIs.io Engineering Platform Check a token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: appsresettoken
        method: PATCH
        description: APIs.io Engineering Platform Reset a token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: appsdeletetoken
        method: DELETE
        description: APIs.io Engineering Platform Delete an app token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: applications-client_id-token-scoped
      path: /applications/{client_id}/token/scoped
      operations:
      - name: appsscopetoken
        method: POST
        description: APIs.io Engineering Platform Create a scoped access token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: apps-app_slug
      path: /apps/{app_slug}
      operations:
      - name: appsgetbyslug
        method: GET
        description: APIs.io Engineering Platform Get an app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: installation-repositories
      path: /installation/repositories
      operations:
      - name: appslistreposaccessibletoinstallation
        method: GET
        description: APIs.io Engineering Platform List repositories accessible to the app installation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: installation-token
      path: /installation/token
      operations:
      - name: appsrevokeinstallationaccesstoken
        method: DELETE
        description: APIs.io Engineering Platform Revoke an installation access token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: orgs-org-installation
      path: /orgs/{org}/installation
      operations:
      - name: appsgetorginstallation
        method: GET
        description: APIs.io Engineering Platform Get an organization installation for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: repos-owner-repo-installation
      path: /repos/{owner}/{repo}/installation
      operations:
      - name: appsgetrepoinstallation
        method: GET
        description: APIs.io Engineering Platform Get a repository installation for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: user-installations
      path: /user/installations
      operations:
      - name: appslistinstallationsforauthenticateduser
        method: GET
        description: APIs.io Engineering Platform List app installations accessible to the user access token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: user-installations-installation_id-repositories
      path: /user/installations/{installation_id}/repositories
      operations:
      - name: appslistinstallationreposforauthenticateduser
        method: GET
        description: APIs.io Engineering Platform List repositories accessible to the user access token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: user-installations-installation_id-repositories-repository_id
      path: /user/installations/{installation_id}/repositories/{repository_id}
      operations:
      - name: appsaddrepotoinstallationforauthenticateduser
        method: PUT
        description: APIs.io Engineering Platform Add a repository to an app installation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: appsremoverepofrominstallationforauthenticateduser
        method: DELETE
        description: APIs.io Engineering Platform Remove a repository from an app installation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: users-username-installation
      path: /users/{username}/installation
      operations:
      - name: appsgetuserinstallation
        method: GET
        description: APIs.io Engineering Platform Get a user installation for the authenticated app
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: github-apps-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform GitHub v3 REST API — Apps. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/app
      name: app
      description: REST surface for app.
      operations:
      - method: GET
        name: appsgetauthenticated
        description: APIs.io Engineering Platform Get the authenticated app
        call: github-apps.appsgetauthenticated
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app-manifests/{code}/conversions
      name: app-manifests-code-conversions
      description: REST surface for app-manifests-code-conversions.
      operations:
      - method: POST
        name: appscreatefrommanifest
        description: APIs.io Engineering Platform Create a GitHub App from a manifest
        call: github-apps.appscreatefrommanifest
        with:
          code: rest.code
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/hook/config
      name: app-hook-config
      description: REST surface for app-hook-config.
      operations:
      - method: GET
        name: appsgetwebhookconfigforapp
        description: APIs.io Engineering Platform Get a webhook configuration for an app
        call: github-apps.appsgetwebhookconfigforapp
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: appsupdatewebhookconfigforapp
        description: APIs.io Engineering Platform Update a webhook configuration for an app
        call: github-apps.appsupdatewebhookconfigforapp
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/hook/deliveries
      name: app-hook-deliveries
      description: REST surface for app-hook-deliveries.
      operations:
      - method: GET
        name: appslistwebhookdeliveries
        description: APIs.io Engineering Platform List deliveries for an app webhook
        call: github-apps.appslistwebhookdeliveries
        with:
          redelivery: rest.redelivery
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/hook/deliveries/{delivery-id}
      name: app-hook-deliveries-delivery-id
      description: REST surface for app-hook-deliveries-delivery_id.
      operations:
      - method: GET
        name: appsgetwebhookdelivery
        description: APIs.io Engineering Platform Get a delivery for an app webhook
        call: github-apps.appsgetwebhookdelivery
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/hook/deliveries/{delivery-id}/attempts
      name: app-hook-deliveries-delivery-id-attempts
      description: REST surface for app-hook-deliveries-delivery_id-attempts.
      operations:
      - method: POST
        name: appsredeliverwebhookdelivery
        description: APIs.io Engineering Platform Redeliver a delivery for an app webhook
        call: github-apps.appsredeliverwebhookdelivery
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/installation-requests
      name: app-installation-requests
      description: REST surface for app-installation-requests.
      operations:
      - method: GET
        name: appslistinstallationrequestsforauthenticatedapp
        description: APIs.io Engineering Platform List installation requests for the authenticated app
        call: github-apps.appslistinstallationrequestsforauthenticatedapp
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/installations
      name: app-installations
      description: REST surface for app-installations.
      operations:
      - method: GET
        name: appslistinstallations
        description: APIs.io Engineering Platform List installations for the authenticated app
        call: github-apps.appslistinstallations
        with:
          outdated: rest.outdated
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/installations/{installation-id}
      name: app-installations-installation-id
      description: REST surface for app-installations-installation_id.
      operations:
      - method: GET
        name: appsgetinstallation
        description: APIs.io Engineering Platform Get an installation for the authenticated app
        call: github-apps.appsgetinstallation
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: appsdeleteinstallation
        description: APIs.io Engineering Platform Delete an installation for the authenticated app
        call: github-apps.appsdeleteinstallation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/installations/{installation-id}/access-tokens
      name: app-installations-installation-id-access-tokens
      description: REST surface for app-installations-installation_id-access_tokens.
      operations:
      - method: POST
        name: appscreateinstallationaccesstoken
        description: APIs.io Engineering Platform Create an installation access token for an app
        call: github-apps.appscreateinstallationaccesstoken
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/app/installations/{installation-id}/suspended
      name: app-installations-installation-id-suspended
      description: REST surface for app-installations-installation_id-suspended.
      operations:
      - method: PUT
        name: appssuspendinstallation
        description: APIs.io Engineering Platform Suspend an app installation
        call: github-apps.appssuspendinstallation
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: appsunsuspendinstallation
        description: APIs.io Engineering Platform Unsuspend an app installation
        call: github-apps.appsunsuspendinstallation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/applications/{client-id}/grant
      name: applications-client-id-grant
      description: REST surface for applications-client_id-grant.
      operations:
      - method: DELETE
        name: appsdeleteauthorization
        description: APIs.io Engineering Platform Delete an app authorization
        call: github-apps.appsdeleteauthorization
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/applications/{client-id}/token
      name: applications-client-id-token
      description: REST surface for applications-client_id-token.
      operations:
      - method: POST
        name: appschecktoken
        description: APIs.io Engineering Platform Check a token
        call: github-apps.appschecktoken
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: appsresettoken
        description: APIs.io Engineering Platform Reset a token
        call: github-apps.appsresettoken
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: appsdeletetoken
        description: APIs.io Engineering Platform Delete an app token
        call: github-apps.appsdeletetoken
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/applications/{client-id}/token/scoped
      name: applications-client-id-token-scoped
      description: REST surface for applications-client_id-token-scoped.
      operations:
      - method: POST
        name: appsscopetoken
        description: APIs.io Engineering Platform Create a scoped access token
        call: github-apps.appsscopetoken
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/apps/{app-slug}
      name: apps-app-slug
      description: REST surface for apps-app_slug.
      operations:
      - method: GET
        name: appsgetbyslug
        description: APIs.io Engineering Platform Get an app
        call: github-apps.appsgetbyslug
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/installation/repositories
      name: installation-repositories
      description: REST surface for installation-repositories.
      operations:
      - method: GET
        name: appslistreposaccessibletoinstallation
        description: APIs.io Engineering Platform List repositories accessible to the app installation
        call: github-apps.appslistreposaccessibletoinstallation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/installation/token
      name: installation-token
      description: REST surface for installation-token.
      operations:
      - method: DELETE
        name: appsrevokeinstallationaccesstoken
        description: APIs.io Engineering Platform Revoke an installation access token
        call: github-apps.appsrevokeinstallationaccesstoken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/orgs/{org}/installation
      name: orgs-org-installation
      description: REST surface for orgs-org-installation.
      operations:
      - method: GET
        name: appsgetorginstallation
        description: APIs.io Engineering Platform Get an organization installation for the authenticated app
        call: github-apps.appsgetorginstallation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/repos/{owner}/{repo}/installation
      name: repos-owner-repo-installation
      description: REST surface for repos-owner-repo-installation.
      operations:
      - method: GET
        name: appsgetrepoinstallation
        description: APIs.io Engineering Platform Get a repository installation for the authenticated app
        call: github-apps.appsgetrepoinstallation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/user/installations
      name: user-installations
      description: REST surface for user-installations.
      operations:
      - method: GET
        name: appslistinstallationsforauthenticateduser
        description: APIs.io Engineering Platform List app installations accessible to the user access token
        call: github-apps.appslistinstallationsforauthenticateduser
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/user/installations/{installation-id}/repositories
      name: user-installations-installation-id-repositories
      description: REST surface for user-installations-installation_id-repositories.
      operations:
      - method: GET
        name: appslistinstallationreposforauthenticateduser
        description: APIs.io Engineering Platform List repositories accessible to the user access token
        call: github-apps.appslistinstallationreposforauthenticateduser
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/user/installations/{installation-id}/repositories/{repository-id}
      name: user-installations-installation-id-repositories-repository-id
      description: REST surface for user-installations-installation_id-repositories-repository_id.
      operations:
      - method: PUT
        name: appsaddrepotoinstallationforauthenticateduser
        description: APIs.io Engineering Platform Add a repository to an app installation
        call: github-apps.appsaddrepotoinstallationforauthenticateduser
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: appsremoverepofrominstallationforauthenticateduser
        description: APIs.io Engineering Platform Remove a repository from an app installation
        call: github-apps.appsremoverepofrominstallationforauthenticateduser
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/users/{username}/installation
      name: users-username-installation
      description: REST surface for users-username-installation.
      operations:
      - method: GET
        name: appsgetuserinstallation
        description: APIs.io Engineering Platform Get a user installation for the authenticated app
        call: github-apps.appsgetuserinstallation
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: github-apps-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform GitHub v3 REST API — Apps. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-authenticated
      description: APIs.io Engineering Platform Get the authenticated app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appsgetauthenticated
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-github
      description: APIs.io Engineering Platform Create a GitHub App from a manifest
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: github-apps.appscreatefrommanifest
      with:
        code: tools.code
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-webhook
      description: APIs.io Engineering Platform Get a webhook configuration for an app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appsgetwebhookconfigforapp
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-webhook
      description: APIs.io Engineering Platform Update a webhook configuration for an app
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: github-apps.appsupdatewebhookconfigforapp
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-list-deliveries
      description: APIs.io Engineering Platform List deliveries for an app webhook
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appslistwebhookdeliveries
      with:
        redelivery: tools.redelivery
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-delivery
      description: APIs.io Engineering Platform Get a delivery for an app webhook
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appsgetwebhookdelivery
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-redeliver-delivery
      description: APIs.io Engineering Platform Redeliver a delivery for an app webhook
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: github-apps.appsredeliverwebhookdelivery
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-list-installation
      description: APIs.io Engineering Platform List installation requests for the authenticated app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appslistinstallationrequestsforauthenticatedapp
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-list-installations
      description: APIs.io Engineering Platform List installations for the authenticated app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appslistinstallations
      with:
        outdated: tools.outdated
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-installation
      description: APIs.io Engineering Platform Get an installation for the authenticated app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appsgetinstallation
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-installation
      description: APIs.io Engineering Platform Delete an installation for the authenticated app
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: github-apps.appsdeleteinstallation
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-installation
      description: APIs.io Engineering Platform Create an installation access token for an app
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: github-apps.appscreateinstallationaccesstoken
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-suspend-app
      description: APIs.io Engineering Platform Suspend an app installation
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: github-apps.appssuspendinstallation
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-unsuspend-app
      description: APIs.io Engineering Platform Unsuspend an app installation
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: github-apps.appsunsuspendinstallation
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-app
      description: APIs.io Engineering Platform Delete an app authorization
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: github-apps.appsdeleteauthorization
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-check-token
      description: APIs.io Engineering Platform Check a token
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: github-apps.appschecktoken
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-reset-token
      description: APIs.io Engineering Platform Reset a token
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: github-apps.appsresettoken
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-delete-app-2
      description: APIs.io Engineering Platform Delete an app token
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: github-apps.appsdeletetoken
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-scoped
      description: APIs.io Engineering Platform Create a scoped access token
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: github-apps.appsscopetoken
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-app
      description: APIs.io Engineering Platform Get an app
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: github-apps.appsgetbyslug
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-list-repositories
      description: APIs.io Engineering Platform List repositories accessible to the app installation
      hints:
        readOnly: true
        destructive: f

# --- truncated at 32 KB (35 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/apis-io-engineering-platform/refs/heads/main/capabilities/github-apps.yaml