Generate Application
Generates the application code for the specified application. The components generated (frontend, backend, or both) are determined by the project’s components configuration set at project creation. This cannot be overridden. The application must already exist before calling this endpoint.
Authorizations
Builder authentication and authorization
A unique identifier for the API Client making a request
Path Parameters
Response
Application generation job enqueued
The job ID
The implementation job ID
The type of job
figma_code_generation, application_generation, follow_up_change, slang_edit, test The current status of the job
queued, active, completed, failed, cancelled The customer ID
The project ID
Job-specific metadata (structure depends on jobType)
Error message if the job failed
Error stack trace if the job failed
When the job started
When the job completed