Chef Software hidden API is one of 30 APIs that Chef Software publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include hidden. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes
5 operations
across 5 paths,
and defines 9 schemas.
It is described by OpenAPI 2.0, at version version not set.
Requests are made against the base URL https://automate.chef.io/api/v0.
5 operations5 paths9 schemas5 GET
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 2.0
API Version
version not set
Base URL
https://automate.chef.io/api/v0
Resource Areas
1
Paths & Operations 5
Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.
hidden 5
GET
/api/v0/applications/version
Show Version
ApplicationsService_GetVersion→ 200default
GET
/api/v0/cfgmgmt/version
ConfigMgmt_GetVersion→ 200default
GET
/api/v0/compliance/reporting/version
ReportingService_GetVersion→ 200default
GET
/api/v0/eventexport
EventFeedService_EventExport5 params→ 200default
GET
/apis/iam/v2/introspect_projects
Policies_IntrospectAllProjects→ 200default
Schemas 9
The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are grpc.gateway.runtime.StreamError (5 properties), chef.automate.api.common.version.VersionInfo (4 properties), chef.automate.api.iam.v2.Project (4 properties), grpc.gateway.runtime.Error (4 properties). Each schema is shown below with its type and property counts.
chef.automate.api.iam.v2.ListProjectsResp
object
1 property
chef.automate.api.iam.v2.ProjectRulesStatus
string
chef.automate.api.iam.v2.Project
object
4 properties
google.protobuf.Any
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…