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.ProjectService API

The gitpod.v1.ProjectService API from Gitpod — 15 operation(s) for gitpod.v1.projectservice.

Gitpod gitpod.v1.ProjectService 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 15 operations across 15 paths, and defines 64 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.

15 operations 15 paths 64 schemas 15 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.ProjectService API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

Paths & Operations 15

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

gitpod.v1.ProjectService 15
POST
/gitpod.v1.ProjectService/CreateProject
CreateProject
gitpod.v1.ProjectService.CreateProject body → 200default
POST
/gitpod.v1.ProjectService/CreateProjectFromEnvironment
CreateProjectFromEnvironment
gitpod.v1.ProjectService.CreateProjectFromEnvironment body → 200default
POST
/gitpod.v1.ProjectService/CreateProjectPolicy
CreateProjectPolicy
gitpod.v1.ProjectService.CreateProjectPolicy body → 200default
POST
/gitpod.v1.ProjectService/CreateProjects
CreateProjects
gitpod.v1.ProjectService.CreateProjects body → 200default
POST
/gitpod.v1.ProjectService/DeleteProject
DeleteProject
gitpod.v1.ProjectService.DeleteProject body → 200default
POST
/gitpod.v1.ProjectService/DeleteProjectPolicy
DeleteProjectPolicy
gitpod.v1.ProjectService.DeleteProjectPolicy body → 200default
POST
/gitpod.v1.ProjectService/DeleteProjects
DeleteProjects
gitpod.v1.ProjectService.DeleteProjects body → 200default
POST
/gitpod.v1.ProjectService/GetProject
GetProject
gitpod.v1.ProjectService.GetProject body → 200default
POST
/gitpod.v1.ProjectService/ListProjectEnvironmentClasses
ListProjectEnvironmentClasses
gitpod.v1.ProjectService.ListProjectEnvironmentClasses 2 params body → 200default
POST
/gitpod.v1.ProjectService/ListProjectPolicies
ListProjectPolicies
gitpod.v1.ProjectService.ListProjectPolicies 2 params body → 200default
POST
/gitpod.v1.ProjectService/ListProjects
ListProjects
gitpod.v1.ProjectService.ListProjects 2 params body → 200default
POST
/gitpod.v1.ProjectService/UpdateProject
UpdateProject
gitpod.v1.ProjectService.UpdateProject body → 200default
POST
/gitpod.v1.ProjectService/UpdateProjectEnvironmentClasses
UpdateProjectEnvironmentClasses
gitpod.v1.ProjectService.UpdateProjectEnvironmentClasses body → 200default
POST
/gitpod.v1.ProjectService/UpdateProjectPolicy
UpdateProjectPolicy
gitpod.v1.ProjectService.UpdateProjectPolicy body → 200default
POST
/gitpod.v1.ProjectService/UpdateProjects
UpdateProjects
gitpod.v1.ProjectService.UpdateProjects body → 200default

Schemas 64

The contract defines 64 schemas that model the data the API accepts and returns. The most detailed are gitpod.v1.Project (12 properties), gitpod.v1.UpdateProjectRequest (8 properties), gitpod.v1.ProjectPrebuildConfiguration (6 properties), gitpod.v1.CreateProjectRequest (6 properties). Each schema is shown below with its type and property counts.

gitpod.v1.Principal
string
gitpod.v1.RecommendedEditors
object
RecommendedEditors contains the map of recommended editors and their versions.
1 property
gitpod.v1.DeleteProjectRequest
object
1 property
gitpod.v1.DeleteProjectsRequest
object
1 property
gitpod.v1.PrebuildTrigger.DailySchedule
object
DailySchedule triggers prebuilds once per day at a specified hour.
1 property
gitpod.v1.GitInitializer.CloneTargetMode
string
CloneTargetMode is the target state in which we want to leave a GitEnvironment
gitpod.v1.ProjectPrebuildConfiguration
object
ProjectPrebuildConfiguration defines how prebuilds are created for a project. Prebuilds create environment snapshots that enable faster environment startup tim…
6 properties
gitpod.v1.DeleteProjectPolicyResponse
object
gitpod.v1.UpdateProjectRequest
object
8 properties
gitpod.v1.UpdateProjectEnvironmentClassesResponse
object
gitpod.v1.UpdateProjectPolicyRequest
object
UpdateProjectPolicyRequest updates a Project Policy.
3 properties
gitpod.v1.Subject
object
2 properties
gitpod.v1.DeleteProjectsResponse.Failure
object
3 properties
gitpod.v1.ListProjectPoliciesResponse
object
2 properties
gitpod.v1.EnvironmentInitializer.Spec
object
2 properties
gitpod.v1.Project.UsedBy
object
2 properties
gitpod.v1.CreateProjectRequest
object
6 properties 1 required
connect.error
object
Error type returned by Connect: https://connectrpc.com/docs/go/errors/http-representation
2 properties
gitpod.v1.CreateProjectPolicyRequest
object
CreateProjectPolicyRequest creates a Project Policy.
3 properties
gitpod.v1.CreateProjectFromEnvironmentResponse
object
1 property
gitpod.v1.ContextURLInitializer
object
1 property
gitpod.v1.UpdateProjectPolicyResponse
object
1 property
gitpod.v1.ProjectMetadata
object
5 properties
gitpod.v1.DeleteProjectsResponse
object
2 properties
gitpod.v1.GitInitializer
object
5 properties
gitpod.v1.Project
object
12 properties 1 required
gitpod.v1.CountResponseRelation
string
gitpod.v1.UpdateProjectResponse
object
1 property
gitpod.v1.PaginationRequest
object
2 properties
gitpod.v1.ProjectEnvironmentClass
object
3 properties
gitpod.v1.ListProjectEnvironmentClassesResponse
object
2 properties
gitpod.v1.DeleteProjectPolicyRequest
object
DeleteProjectPolicyRequest deletes a Project Policy.
2 properties
gitpod.v1.CreateProjectFromEnvironmentRequest
object
2 properties
gitpod.v1.CreateProjectResponse
object
1 property
gitpod.v1.UpdateProjectsResponse
object
2 properties
gitpod.v1.Sort
object
2 properties
gitpod.v1.SortOrder
string
google.protobuf.Duration
string
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution. It is independen…
gitpod.v1.DeleteProjectResponse
object
gitpod.v1.ListProjectPoliciesRequest
object
ListProjectPoliciesRequest lists policies for a project.
2 properties
gitpod.v1.ProjectPolicy
object
2 properties
gitpod.v1.UpdateProjectEnvironmentClassesRequest
object
UpdateProjectEnvironmentClassesRequest updates all project environment classes of a project.
2 properties
gitpod.v1.PaginationResponse
object
1 property
gitpod.v1.ListProjectEnvironmentClassesRequest
object
ListProjectEnvironmentClassesRequest lists environment classes of a project.
2 properties
gitpod.v1.CountRequest
object
CountRequest controls whether the response should include a bounded count of matching records.
1 property
gitpod.v1.CreateProjectsResponse
object
2 properties
gitpod.v1.CreateProjectPolicyResponse
object
1 property
gitpod.v1.PrebuildTrigger
object
PrebuildTrigger defines when prebuilds should be created for a project.
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.ProjectPhase
string
gitpod.v1.ListProjectsResponse
object
3 properties
gitpod.v1.ListProjectsRequest.Filter
object
4 properties
gitpod.v1.ProjectRole
string
gitpod.v1.EditorVersions
object
EditorVersions contains the recommended versions for an editor.
1 property
gitpod.v1.CountResponse
object
CountResponse represents a bounded count of matching records. When the actual count exceeds the counting limit, value is capped and relation is set to GREATERT…
2 properties
gitpod.v1.UpdateProjectsResponse.Failure
object
3 properties
gitpod.v1.RunnerKind
string
RunnerKind represents the kind of a runner
gitpod.v1.GetProjectRequest
object
1 property
gitpod.v1.CreateProjectsRequest
object
1 property
gitpod.v1.CreateProjectsResponse.Failure
object
3 properties
gitpod.v1.EnvironmentInitializer
object
EnvironmentInitializer specifies how an environment is to be initialized
1 property
gitpod.v1.GetProjectResponse
object
1 property
gitpod.v1.UpdateProjectsRequest
object
1 property
gitpod.v1.ListProjectsRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gitpod-gitpod-v1-projectservice-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.ProjectService 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.