andibase
Api referenceApps

Create app

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.

Open Markdown
POST/api/v1/apps

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.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json