How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xata GitHub App API

Operations for managing GitHub App installation mappings

Xata GitHub App API is one of 12 APIs that Xata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include GitHub App. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.xata.tech.

7 operations 3 paths 7 schemas 1 DELETE2 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.xata.tech
Authentication
OpenID Connect, API Key, OAuth 2.0, API Key
Contact
help@xata.io
Resource Areas
1

Authentication & Security 4

Xata GitHub App API declares 4 security schemes for authenticating requests. It supports OpenID Connect (oidc) discovered at https://auth.xata.io/realms/xata/.well-known/openid-configuration. An API key is passed in the header as Authorization (apiKey). It supports OAuth 2.0 (xata) using the implicit flow, exposing 13 scopes. An API key is passed in the header as Connection-String (branchConnectionString).

  • apiKey — API key authentication using Bearer token format: Bearer
  • branchConnectionString — Branch PostgreSQL connection string (postgres://user:pass@{branch}.{region}.xata.tech/db), including the embedded password. The hostname selects the target bra…

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

GitHub App 7

Operations for managing GitHub App installation mappings

GET
/organizations/{organizationID}/githubapp/installations
List GitHub App installations for organization
listGithubAppInstallations 1 param → 2004004015XXdefault
POST
/organizations/{organizationID}/githubapp/installations
Create GitHub App installation
createGithubAppInstallation 1 param body → 2014004014095XXdefault
PUT
/organizations/{organizationID}/githubapp/installations/{githubInstallationID}
Update GitHub App installation
updateGithubAppInstallation 2 params body → 2004004014044095XXdefault
GET
/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/githubapp/repository
Get GitHub repository for branch
getGithubRepository 3 params → 2004004015XXdefault
POST
/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/githubapp/repository
Create GitHub repository mapping
createGithubRepository 3 params body → 2014004014095XXdefault
PUT
/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/githubapp/repository
Update GitHub repository mapping
updateGithubRepository 3 params body → 2004004014045XXdefault
DELETE
/organizations/{organizationID}/projects/{projectID}/branches/{branchID}/githubapp/repository
Delete GitHub repository mapping
deleteGithubRepository 3 params → 2044004014045XXdefault

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are GithubRepository (6 properties), GithubInstallation (5 properties), UpdateGithubRepositoryRequest (1 property), CreateGithubRepositoryRequest (1 property). Each schema is shown below with its type and property counts.

OrganizationID
string
GithubRepository
object
A mapping between a GitHub repository and a Xata project
6 properties 6 required
GithubInstallation
object
A GitHub App installation associated with an organization
5 properties 5 required
CreateGithubAppInstallationRequest
object
1 property 1 required
UpdateGithubAppInstallationRequest
object
1 property 1 required
CreateGithubRepositoryRequest
object
1 property 1 required
UpdateGithubRepositoryRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xata-github-app-api-openapi.yml Raw ↑

Other APIs Xata publishes across the network.

Xata API Keys API
Xata Billing API
Xata Branches API
Xata Gateway API
Xata Logs API
Xata Marketplace API
Xata Metrics API
Xata Organizations API
Xata Projects API
Xata Projects Webhooks API
Xata Webhooks API
Where this information came from

This is an independent, third-party profile of Xata GitHub App API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.