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

Gitpod gitpod.v1.RunnerConfigurationService API

The gitpod.v1.RunnerConfigurationService API from Gitpod — 21 operation(s) for gitpod.v1.runnerconfigurationservice.

Gitpod gitpod.v1.RunnerConfigurationService API is one of 34 APIs that Gitpod publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 21 operations across 21 paths, and defines 79 schemas. It is described by OpenAPI 3.0.0, at version v1.0.0.

Requests are made against a single base URL, https://api.gitpod.io.

21 operations 21 paths 79 schemas 21 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1.0.0
Base URL
https://api.gitpod.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Gitpod gitpod.v1.RunnerConfigurationService API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 21

Across 21 paths, the API surfaces 21 operations — 21 POST. Each is listed below with its method, path, parameters, and response codes.

gitpod.v1.RunnerConfigurationService 21
POST
/gitpod.v1.RunnerConfigurationService/CreateEnvironmentClass
CreateEnvironmentClass
gitpod.v1.RunnerConfigurationService.CreateEnvironmentClass body → 200default
POST
/gitpod.v1.RunnerConfigurationService/CreateHostAuthenticationToken
CreateHostAuthenticationToken
gitpod.v1.RunnerConfigurationService.CreateHostAuthenticationToken body → 200default
POST
/gitpod.v1.RunnerConfigurationService/CreateLLMIntegration
CreateLLMIntegration
gitpod.v1.RunnerConfigurationService.CreateLLMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/CreateSCMIntegration
CreateSCMIntegration
gitpod.v1.RunnerConfigurationService.CreateSCMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/DeleteHostAuthenticationToken
DeleteHostAuthenticationToken
gitpod.v1.RunnerConfigurationService.DeleteHostAuthenticationToken body → 200default
POST
/gitpod.v1.RunnerConfigurationService/DeleteLLMIntegration
DeleteLLMIntegration
gitpod.v1.RunnerConfigurationService.DeleteLLMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/DeleteSCMIntegration
DeleteSCMIntegration
gitpod.v1.RunnerConfigurationService.DeleteSCMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/GetEnvironmentClass
GetEnvironmentClass
gitpod.v1.RunnerConfigurationService.GetEnvironmentClass body → 200default
POST
/gitpod.v1.RunnerConfigurationService/GetHostAuthenticationToken
GetHostAuthenticationToken
gitpod.v1.RunnerConfigurationService.GetHostAuthenticationToken body → 200default
POST
/gitpod.v1.RunnerConfigurationService/GetLLMIntegration
GetLLMIntegration
gitpod.v1.RunnerConfigurationService.GetLLMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/GetRunnerConfigurationSchema
GetRunnerConfigurationSchema
gitpod.v1.RunnerConfigurationService.GetRunnerConfigurationSchema body → 200default
POST
/gitpod.v1.RunnerConfigurationService/GetSCMIntegration
GetSCMIntegration
gitpod.v1.RunnerConfigurationService.GetSCMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/ListEnvironmentClasses
ListEnvironmentClasses
gitpod.v1.RunnerConfigurationService.ListEnvironmentClasses 2 params body → 200default
POST
/gitpod.v1.RunnerConfigurationService/ListHostAuthenticationTokens
ListHostAuthenticationTokens
gitpod.v1.RunnerConfigurationService.ListHostAuthenticationTokens 2 params body → 200default
POST
/gitpod.v1.RunnerConfigurationService/ListLLMIntegrations
ListLLMIntegrations
gitpod.v1.RunnerConfigurationService.ListLLMIntegrations 2 params body → 200default
POST
/gitpod.v1.RunnerConfigurationService/ListSCMIntegrations
ListSCMIntegrations
gitpod.v1.RunnerConfigurationService.ListSCMIntegrations 2 params body → 200default
POST
/gitpod.v1.RunnerConfigurationService/UpdateEnvironmentClass
UpdateEnvironmentClass
gitpod.v1.RunnerConfigurationService.UpdateEnvironmentClass body → 200default
POST
/gitpod.v1.RunnerConfigurationService/UpdateHostAuthenticationToken
UpdateHostAuthenticationToken
gitpod.v1.RunnerConfigurationService.UpdateHostAuthenticationToken body → 200default
POST
/gitpod.v1.RunnerConfigurationService/UpdateLLMIntegration
UpdateLLMIntegration
gitpod.v1.RunnerConfigurationService.UpdateLLMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/UpdateSCMIntegration
UpdateSCMIntegration
gitpod.v1.RunnerConfigurationService.UpdateSCMIntegration body → 200default
POST
/gitpod.v1.RunnerConfigurationService/ValidateRunnerConfiguration
ValidateRunnerConfiguration
gitpod.v1.RunnerConfigurationService.ValidateRunnerConfiguration body → 200default

Schemas 79

The contract defines 79 schemas that model the data the API accepts and returns. The most detailed are gitpod.v1.CreateHostAuthenticationTokenRequest (10 properties), gitpod.v1.RunnerConfigurationSchema.Field (10 properties), gitpod.v1.ValidateRunnerConfigurationRequest.ValidateSCMIntegration (9 properties), gitpod.v1.LLMIntegration (9 properties). Each schema is shown below with its type and property counts.

gitpod.v1.RunnerConfigurationSchema.EnumField.Value
object
3 properties
gitpod.v1.Subject
object
2 properties
gitpod.v1.DeleteLLMIntegrationRequest
object
2 properties
gitpod.v1.GetLLMIntegrationResponse
object
1 property
gitpod.v1.ListHostAuthenticationTokensRequest
object
2 properties
gitpod.v1.GetEnvironmentClassRequest
object
1 property
gitpod.v1.FieldValue
object
2 properties
gitpod.v1.ListLLMIntegrationsRequest
object
2 properties
gitpod.v1.LLMIntegration
object
9 properties
gitpod.v1.UpdateLLMIntegrationRequest
object
7 properties
gitpod.v1.RunnerConfigurationSchema
object
4 properties
gitpod.v1.ListLLMIntegrationsResponse
object
3 properties
gitpod.v1.CreateHostAuthenticationTokenResponse
object
1 property 1 required
gitpod.v1.RunnerConfigurationSchema.BoolField
object
1 property
gitpod.v1.LLMIntegrationPhase
string
LLMIntegrationPhase represents the current status/phase of an LLM integration
gitpod.v1.ListHostAuthenticationTokensResponse
object
2 properties
gitpod.v1.SupportedModel
string
gitpod.v1.UpdateEnvironmentClassRequest
object
4 properties
gitpod.v1.CreateHostAuthenticationTokenRequest
object
10 properties
gitpod.v1.ListEnvironmentClassesRequest
object
2 properties
gitpod.v1.RunnerConfigurationSchema.SCMConfigSchema
object
5 properties
gitpod.v1.RunnerKind
string
RunnerKind represents the kind of a runner
gitpod.v1.DeleteLLMIntegrationResponse
object
gitpod.v1.DeleteHostAuthenticationTokenResponse
object
gitpod.v1.DeleteSCMIntegrationResponse
object
gitpod.v1.RunnerConfigurationSchema.OAuth
object
1 property
gitpod.v1.Principal
string
gitpod.v1.UpdateEnvironmentClassResponse
object
gitpod.v1.GetRunnerConfigurationSchemaRequest
object
1 property
connect.error
object
Error type returned by Connect: https://connectrpc.com/docs/go/errors/http-representation
2 properties
gitpod.v1.RunnerConfigurationSchema.PersonalAccessToken
object
2 properties
gitpod.v1.UpdateLLMIntegrationResponse
object
gitpod.v1.RunnerConfigurationSchema.EnumField
object
4 properties
gitpod.v1.CreateLLMIntegrationResponse
object
1 property
gitpod.v1.ListSCMIntegrationsRequest.Filter
object
1 property
gitpod.v1.GetSCMIntegrationResponse
object
1 property
gitpod.v1.HostAuthenticationTokenSource
string
gitpod.v1.DeleteSCMIntegrationRequest
object
1 property
gitpod.v1.RunnerConfigurationSchema.StringField
object
2 properties
gitpod.v1.UpdateHostAuthenticationTokenRequest
object
5 properties
gitpod.v1.GetHostAuthenticationTokenResponse
object
1 property 1 required
gitpod.v1.SCMIntegrationValidationResult
object
5 properties
gitpod.v1.RunnerConfigurationSchema.DisplayField
object
1 property
gitpod.v1.RunnerConfigurationSchema.Field
object
10 properties
gitpod.v1.ListEnvironmentClassesRequest.Filter
object
5 properties
gitpod.v1.SCMIntegrationOAuthConfig
object
3 properties
gitpod.v1.ListSCMIntegrationsResponse
object
2 properties
gitpod.v1.FieldValidationError
object
2 properties
gitpod.v1.ValidateRunnerConfigurationResponse
object
2 properties
gitpod.v1.CreateLLMIntegrationRequest
object
5 properties
gitpod.v1.GetEnvironmentClassResponse
object
1 property
gitpod.v1.ValidateRunnerConfigurationRequest
object
3 properties
gitpod.v1.GetLLMIntegrationRequest
object
1 property
gitpod.v1.LLMIntegrationRequestHeader
object
LLMIntegrationRequestHeader represents a custom header to be passed to LLM requests. The value field contains: - Plain text values in update requests (will be…
2 properties
gitpod.v1.ListHostAuthenticationTokensRequest.Filter
object
3 properties
gitpod.v1.UpdateSCMIntegrationRequest
object
6 properties
gitpod.v1.ListEnvironmentClassesResponse
object
2 properties
gitpod.v1.CreateEnvironmentClassRequest
object
4 properties
gitpod.v1.PaginationRequest
object
2 properties
gitpod.v1.EnvironmentClassValidationResult
object
4 properties
gitpod.v1.EnvironmentClass
object
6 properties 2 required
gitpod.v1.GetSCMIntegrationRequest
object
1 property
gitpod.v1.SCMIntegration
object
7 properties
gitpod.v1.UpdateSCMIntegrationResponse
object
gitpod.v1.PaginationResponse
object
1 property
google.protobuf.Timestamp
string
A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond res…
gitpod.v1.CreateEnvironmentClassResponse
object
1 property
gitpod.v1.DeleteHostAuthenticationTokenRequest
object
1 property
gitpod.v1.GetHostAuthenticationTokenRequest
object
1 property
gitpod.v1.HostAuthenticationToken
object
9 properties 1 required
gitpod.v1.CreateSCMIntegrationResponse
object
1 property
gitpod.v1.ListSCMIntegrationsRequest
object
2 properties
gitpod.v1.RunnerProvider
string
RunnerProvider identifies the specific implementation type of a runner. Each provider maps to a specific kind of runner (local or remote), as specified below f…
gitpod.v1.ListLLMIntegrationsRequest.Filter
object
1 property
gitpod.v1.UpdateHostAuthenticationTokenResponse
object
gitpod.v1.RunnerConfigurationSchema.IntField
object
3 properties
gitpod.v1.GetRunnerConfigurationSchemaResponse
object
1 property
gitpod.v1.CreateSCMIntegrationRequest
object
8 properties
gitpod.v1.ValidateRunnerConfigurationRequest.ValidateSCMIntegration
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitpod-gitpod-v1-runnerconfigurationservice-api-openapi.yml Raw ↑

Other APIs Gitpod publishes across the network.

Gitpod Organizations API
Gitpod Projects API
Gitpod Accounts and Billing API
Gitpod gitpod.v1.AccountService API
Gitpod gitpod.v1.AgentSecurityService API
Gitpod gitpod.v1.AgentService API
Gitpod gitpod.v1.BillingService API
Gitpod gitpod.v1.EditorService API
Gitpod gitpod.v1.EnvironmentAutomationService API
Gitpod gitpod.v1.EnvironmentService API
Gitpod gitpod.v1.ErrorsService API
Gitpod gitpod.v1.EventService API
Where this information came from

This is an independent, third-party profile of Gitpod gitpod.v1.RunnerConfigurationService 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.