Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chef Clients API

The Clients API from Chef — 1 operation(s) for clients.

Chef Clients API is one of 14 APIs that Chef publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{automate}/api/v0.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://chef.example.com/organizations/example
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Chef Clients API declares 1 security scheme for authenticating requests. An API key is passed in the header as api-token (apiToken). By default, every request must be authenticated.

  • apiToken — API token issued through the Chef Automate UI or admin API.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Clients 1
GET
/clients
List API clients
listClients → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chef-clients-api-openapi.yml Raw ↑

Other APIs Chef publishes across the network.

Chef InSpec
Chef Channels API
Chef Cookbooks API
Chef Data Bags API
Chef Environments API
Chef IAM API
Chef Nodes API
Chef Packages API
Chef Profiles API
Chef Reports API
Chef Roles API
Chef Scans API