Docs

API reference

REST API reference for the Facets control plane, generated from published OpenAPI specs, covering deployments, releases, artifacts, and resource lifecycle.

Two OpenAPI surfaces, generated directly from the published specs.

Base URL

Every endpoint is served from your own control plane, so the base URL is your control plane host, for example https://myorg.console.facets.cloud. The sample requests on the endpoint pages show facetsdemo.console.facets.cloud as a placeholder. Replace it with your host before running them.

Authentication

The Facets API uses HTTP Basic authentication. The username is the email address you sign in with, and the password is a personal access token generated in the Control Plane. See Authentication Setup for how to generate one.