API reference
Docs that feel like a control room, not a library shelf.
Browse the conversational form platform from the outside in: creator auth, builder actions, public flows, submission endpoints, and the OpenAPI contract behind them.
Flow-first API
Auth, creator CRUD, public fetch, and response submission are organized around the same conversational form lifecycle used in the product.
Schema-driven
Each form is stored as structured field data, including validation, visibility logic, themes, and thank-you content.
Reference + playground
Use the embedded Scalar panel for route details, then jump to OpenAPI JSON or live endpoints when you need raw output.
Docs shell
Everything you need without the noise.
The docs experience stays focused on route reference, implementation details, and quick jumps into the API.
Fast links
Useful endpoints
Creator dashboard
Create, edit, publish, and inspect forms.
Admin dashboard
Audit visibility, seed data, QR sharing and workspace health.
Explore page
See public published forms in the gallery.
Health endpoint
Confirm the API server is up and reachable.
OpenAPI document
Fetch the generated contract directly.
Heads up
If the embedded panel appears blank, make sure the API is running on http://localhost:8000.