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

OpenShift Projects API

Manage OpenShift projects which extend Kubernetes namespaces with additional metadata, access controls, and resource isolation for multi-tenant environments.

OpenShift Projects API is one of 31 APIs that OpenShift publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, pricing, a support channel, and rate-limit docs.

This API exposes 4 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 4.17.0.

Requests are made against a single base URL, https://api.openshift.com.

4 operations 2 paths 8 schemas 1 DELETE2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.17.0
Base URL
https://api.openshift.com
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

OpenShift Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerToken). By default, every request must be authenticated.

  • BearerToken — OAuth bearer token obtained from the OpenShift OAuth server. Use 'oc whoami -t' to retrieve a token, or configure an OAuth client for programmatic access.

Paths & Operations 4

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

Projects 4

Manage OpenShift projects which extend Kubernetes namespaces with additional metadata, access controls, and resource isolation for multi-tenant environments.

GET
/apis/project.openshift.io/v1/projects
Openshift List Projects
listProject 8 params → 200401
GET
/apis/project.openshift.io/v1/projects/{name}
Openshift Read a Project
readProject 2 params → 200401
PUT
/apis/project.openshift.io/v1/projects/{name}
Openshift Replace a Project
replaceProject 4 params body → 200201401
DELETE
/apis/project.openshift.io/v1/projects/{name}
Openshift Delete a Project
deleteProject 5 params → 200202401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ObjectMeta (11 properties), Status (7 properties), OwnerReference (6 properties), Project (5 properties). Each schema is shown below with its type and property counts.

Project
object
A Project provides a scope for Kubernetes resources, extending namespaces with additional metadata and access controls for multi-tenant environments.
5 properties
OwnerReference
object
Contains information to identify an owning object.
6 properties 4 required
ProjectSpec
object
Specification for the desired project state.
1 property
Status
object
Status is a return value for calls that do not return other objects.
7 properties
ListMeta
object
Metadata for list responses including pagination tokens.
4 properties
ObjectMeta
object
Standard Kubernetes object metadata. Every resource includes metadata such as name, namespace, labels, and annotations.
11 properties
ProjectList
object
A list of Project objects.
4 properties 1 required
ProjectStatus
object
Current state of the project.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openshift-projects-api-openapi.yml Raw ↑

Other APIs OpenShift publishes across the network.

OpenShift OAuth API
OpenShift Routes API
OpenShift Build API
OpenShift Image API
OpenShift Project API
OpenShift Workloads API
OpenShift Network API
OpenShift Storage API
OpenShift Authorization API
OpenShift Autoscale API
OpenShift Config API
OpenShift Console API
Where this information came from

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