Skip to main content

REST Reference Pilot implemented

This is the first portal-native rendered REST reference route. It is deliberately simple: it proves the portal can expose a browsable API reference path backed by the synced OpenAPI artifact without adopting a full renderer before the playground decision is complete.

Contract Source

ArtifactPurposeLink
OpenAPI draftCanonical REST contract copied during docs-portal-checkOpenAPI YAML
Scalar-compatible copyGenerated renderer compatibility copy from the same sourceScalar OpenAPI YAML

Domain Families

The full contract includes these high-value API families:

FamilyReader intent
Health and authCheck service health and learn access flows
Users, tenants, projects, membershipsUnderstand account, tenancy, and project scope
Catalog, SKUs, nodes, allocationsBrowse capacity and manage GPU allocation lifecycle
Terminal and storageAccess provisioned nodes and manage data paths
Billing, payments, ledger, refundsUnderstand money-domain read/write boundaries
Admin and platform routesOperate users, nodes, evidence, IAM, lifecycle, and readiness
App platform routesBuild, register, promote, and operate GPUaaS apps

Renderer Status

Next Step

The next implementation slice should add a full renderer behind this route once the team selects Stoplight, Scalar, Docusaurus OpenAPI Docs, or another option. Live calls remain out of scope until the API Playground controls are implemented.