Skip to content

apps_create

POST
/v1/apps
curl --request POST \
--url https://example.com/v1/apps \
--header 'Authorization: Bearer <token>'

GET /v1/apps — List apps for the authenticated user. POST /v1/apps — Create a new app (template, prompt, or prompt + files).

No response body