HyperionDocs
OpenAPI Example

OpenAPI

View the Scalar Galaxy example OpenAPI schema.

Features

The official OpenAPI integration supports:

  • Basic API endpoint information
  • Interactive API playground
  • Example code to send request (in different programming languages)
  • Response samples and TypeScript definitions
  • Request parameters and body generated from schemas

Only OpenAPI 3.0 and 3.1 are supported.

Generate docs with the script:

pnpm build:openapi

On this page