Api reference
Files
Available Methods
Use the links below to view request/response examples and generated code for each method.
Create app POST
Creates a new app inside the resolved workspace. The `code` field stores the initial app source module rendered inside the sandbox and must be a single JSX module that exports a default React component. Prefer shared `@andibase/ui` primitives, and avoid unconditional iframe `focus` refresh handlers in app code.
List workspace files GET
Lists file metadata for the current workspace.