Skip to Content
Getting Started

Getting Started

This site documents the API shape visible in the current App Router implementation.

  • JSON is the default request and response format unless a route is explicitly marked as multipart/form-data or redirect-only.
  • Server URLs are intentionally not documented here because they are not defined in the inspected source.
  • UUID-like resource IDs are used throughout the API surface.
  • Timestamps returned by job endpoints are ISO strings or null.

The interactive reference is available at /api-reference, and the raw OpenAPI document is available at /openapi.json.