Auth API Playground

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

API
Auth
Schema
auth-api

Start with a story.

Use the playground below to explore the Auth API through a story-first setup flow. Pick an auth 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/auth-api.json and stays in sync with the reference pages.

What the Auth playground restores and shares

  • The setup rail restores the selected Auth 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 same safe route context for another reviewer, 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.
  • Auth and account-management routes can be 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 Auth reference.

Auth API Playground

# Auth API Playground Start with a story. Use the playground below to explore the Auth API through a story-first setup flow. Pick an auth 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/auth-api.json and stays in sync with the reference pages.