Humanitec ResourceClass API is one of 45 APIs that Humanitec publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include ResourceClass. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.
This API exposes
5 operations
across 3 paths,
and defines 4 schemas.
It is described by OpenAPI 3.0.0, at version 0.28.24.
Requests are made against a single base URL, https://api.humanitec.io/.
5 operations3 paths4 schemas1 DELETE2 GET1 PATCH1 POST
Metadata
The identity and technical contract details declared by the specification.
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ResourceClassResponse (5 properties), HumanitecErrorResponse (3 properties), ResourceClassRequest (2 properties), UpdateResourceClassRequest (1 property). Each schema is shown below with its type and property counts.
ResourceClassRequest
object
Resource Classes provide a way of specializing Resource Types. Developers can set the class of a Resource alongside the type in their Score File. Platform team…
2 properties2 required
HumanitecErrorResponse
object
HumanitecError represents a standard Humanitec Error
3 properties2 required
UpdateResourceClassRequest
object
UpdateResourceClassRequest describes the update class description request.
1 property1 required
ResourceClassResponse
object
Resource Classes provide a way of specializing Resource Types. Developers can set the class of a Resource alongside the type in their Score File. Platform team…
5 properties5 required
Specification
The full machine-readable OpenAPI contract behind this narrative.