Management API Playground

Interactive API client for the Management API - explore endpoints, edit parameters, and send requests.

API
Management
Schema
management-api

Use the playground below to explore the Management API through a story-first setup flow. Start from an operator story in the setup rail, restore only safe route context locally, confirm the selected operation in Scalar, and send real requests directly from your browser.

The playground loads the OpenAPI spec from /swagger/management-api.json and stays in sync with the reference pages.

What the Management playground restores and shares

  • The setup rail restores the selected Management story, operation, server, and route variables from safe local state.
  • Compact URL sync stays conservative and is limited to the selected story plus safe route context.
  • Explicit share links can reproduce that route context for another operator, but they never include bearer auth.
  • Bearer auth remains session-only for the current browser tab and must be re-entered by anyone opening a shared link.
  • Management routes are often write-capable, so the playground warns before copying richer share context for those operations.
  • Exact endpoint methods, parameters, schemas, and auth contracts are defined by the OpenAPI reference.

Management API Playground

# Management API Playground Use the playground below to explore the Management API through a story-first setup flow. Start from an operator story in the setup rail, restore only safe route context locally, confirm the selected operation in Scalar, and send real requests directly from your browser. The playground loads the OpenAPI spec from /swagger/management-api.json and stays in sync with the reference pages.