Platform reference

One place for REST, GraphQL, and gRPC docs

This site ships the checked-in contracts with the docs build, then layers the right explorer or viewer on top of each protocol.

REST Configured

OpenAPI via Scalar

Interactive reference for the Mini App REST surface, backed by the canonical OpenAPI contract.

Spec: /specs/miniapp.yaml
GraphQL Partially configured

SDL + explorer handoff

Browse the canonical SDL, inspect the endpoint, and jump into Apollo Sandbox or GraphiQL when configured.

Schema: /specs/miniapp-graphql-v1.graphql
gRPC Partially configured

Proto browser + grpcui handoff

Browse tracked protobuf files directly here and jump into grpcui when you have a protected instance available.

Contracts synced from contracts/proto

What this docs site includes

SpectaQL is not bundled right now. It overlaps with the GraphQL page and adds another generation layer. If you want static GraphQL reference pages later, we can add it deliberately instead of mixing four competing UIs at once.