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

Depot ProjectService API

Manage Depot projects and project tokens (depot.core.v1.ProjectService).

Depot ProjectService API is one of 5 APIs that Depot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ProjectService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://api.depot.dev.

9 operations 9 paths 14 schemas 9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.depot.dev
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Depot ProjectService API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — A Depot token in the Authorization header as "Bearer {token}". Use an organization API token or user token for project/build management, and a one-time build t…

Paths & Operations 9

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

ProjectService 9

Manage Depot projects and project tokens (depot.core.v1.ProjectService).

POST
/depot.core.v1.ProjectService/ListProjects
List projects in the organization.
listProjects body → 200
POST
/depot.core.v1.ProjectService/CreateProject
Create a new project.
createProject body → 200
POST
/depot.core.v1.ProjectService/GetProject
Get a single project by ID.
getProject body → 200
POST
/depot.core.v1.ProjectService/UpdateProject
Update an existing project.
updateProject body → 200
POST
/depot.core.v1.ProjectService/DeleteProject
Delete a project.
deleteProject body → 200
POST
/depot.core.v1.ProjectService/ResetProjectCache
Reset (clear) the build cache for a project.
resetProjectCache body → 200
POST
/depot.core.v1.ProjectService/ListProjectTokens
List project-scoped tokens for a project.
listProjectTokens body → 200
POST
/depot.core.v1.ProjectService/CreateProjectToken
Create a project-scoped token.
createProjectToken body → 200
POST
/depot.core.v1.ProjectService/DeleteProjectToken
Delete a project-scoped token.
deleteProjectToken body → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Project (6 properties), UpdateProjectRequest (4 properties), CreateProjectRequest (3 properties), ProjectToken (2 properties). Each schema is shown below with its type and property counts.

DeleteProjectTokenRequest
object
2 properties 2 required
ProjectIdRequest
object
1 property 1 required
CachePolicy
object
Retention policy for the project's build cache.
2 properties
UpdateProjectRequest
object
4 properties 1 required
CreateProjectTokenRequest
object
2 properties 1 required
CreateProjectRequest
object
3 properties 2 required
ProjectResponse
object
1 property
ListProjectsResponse
object
1 property
ListProjectsRequest
object
2 properties
CreateProjectTokenResponse
object
2 properties
ProjectToken
object
2 properties
Project
object
6 properties
EmptyResponse
object
ListProjectTokensResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

depot-dev-projectservice-api-openapi.yml Raw ↑

Other APIs Depot publishes across the network.

Depot GitHub Actions Runners
Depot Cache
Depot BuildKitService API
Depot BuildService API
Where this information came from

This is an independent, third-party profile of Depot 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.