Guides
Home / Documentation / FAQ
Quick answers that complement the guides and API reference.
Yes. Site JSON, pages, blocks, theme, and CMS metadata are the same shapes you edit in the dashboard. Editor-only preview helpers are not exposed as HTTP.
They hit the same backend with the same auth and limits. Pick MCP for agent workflows and REST for scripts or services.
The editor tracks server row versions. When a save conflicts, choose to reload the latest site or overwrite with your local changes. The API exposes the same optimistic concurrency fields.
Create Bearer tokens under API keys for the active workspace.
Contact with the route, request ID if any, and what you expected to happen.