Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

5.4. OpenAPI Spec

The full OpenAPI 3.0 specification for the OpenAI-compatible surface is checked into the repo at api/src/main/resources/juno-api.yaml.

Use it to:

The Juno-native endpoints (/v1/inference, /v1/inference/stream, /v1/cluster/health, and the health/console routes) are not part of this OpenAPI document. See Juno native API for those.

See also


<- 5.3 Error Handling  |  Table of Contents  |  6.1 On-Prem Cluster ->