Skip to main content
Search...
⌘K
projects
GET
Get a list of projects
POST
Create a new project
GET
Get details about a specific project
DEL
Archive a project
PATCH
Update a project's name
PUT
Add a member to a project
DEL
Remove a member from a project
POST
Add a Webhook for monitoring project changes
DEL
Remove a Webhook
applications
GET
List Application's Attachments
POST
Attach a file
POST
Generate Application
GET
Get the Sutro Spec for the Application
GET
Gets the current status of the Application
POST
Generate static code from a Figma frame for an application
GET
Get Figma file structure (pages and frames) for an application
GET
Download web bundle (static files) for an application
GET
Download frontend bundle
GET
List application versions
POST
Create a new version of this Application. This approach generates a new version based on the previous version
GET
Get information about a specific version of an application
PUT
Creates a new version of this Application with the provided version string
GET
Get all models for an application
attachments
DEL
Remove an attachment from a Project
specs
GET
Get the generated specifications for the Project
POST
Generate specifications for the Project
assistant
GET
Get all messages for a project
POST
Send a message to the assistant
GET
Get a specific message
DEL
Delete a message
models
POST
Add a model to the application
GET
Get a model from the Application
DEL
Remove a model from the Application
PATCH
Update a model in the Application
POST
Add a field to a model in the Application
DEL
Remove a field from a model in the Application
PATCH
Update a field in a model in the Application
actions
GET
Get a list of Actions from an application
POST
Add an action to the application
GET
Get an action from the Application
DEL
Remove an action from the Application
PATCH
Update an action in the Application
GET
Get Action Effects
POST
Add and Remove Effects
GET
Get an effect from an Action in the Application
effects
DEL
Remove an effect from an Action in the Application
PATCH
Update an Effect in an Action
triggers
GET
List triggers in the application
POST
Add a trigger to the application
GET
Get a trigger from the Application
DEL
Remove a trigger from the Application
PATCH
Update a trigger in the Application
assets
GET
Download the generated Client bundle
GET
Download the generated Client SDK and types
GET
Download an OpenAPI document describing the generated API
GET
Download the generated Server bundle
deployments
POST
Deploy a version of the application
POST
Deploy a new version of the application
GET
Get the status of a deployment
secrets
GET
List secrets in the application
POST
Add a secret to the application
POST
Update a secret in the Application
DEL
Remove a secret from the Application
Sutro home page
Docs
API Reference
UAPI Reference
Search...
Navigation
Page Not Found
404
Page Not Found
We couldn't find the page. Maybe you were looking for one of these pages below?
Generate Application
Create a simple API server
Creates a new version of this Application with the provided version string
⌘I