Base URL and auth
The build endpoints are free for 14 days, starting on your first build call. After that they’re on the
Business plan and above, and an unentitled key gets a
402.The lifecycle
1
Create a workspace
A database plus the apps built on it. See Create a workspace.
2
Open a build session
An isolated checkout where you create apps and edit files. See Open a session.
3
Create an app and write code
Scaffold, edit, check, iterate. See Create an app.
4
Commit
Builds a versioned snapshot in the background. See Commit.
5
Deploy and observe
Publish the build live and pull logs. See Publish a deployment.