AI Website Generator - Protected
Get Generation Status
Check the status of a website generation job.
Returns detailed information about the job including:
- Current status (pending, analyzing, generating_theme, generating_pages, completed, failed)
- Progress percentage (0-100)
- Current step description
- Final result (when completed)
- Error message (if failed)
get/api/websites/{website_id}/generate/{job_id}
Path parameters
website_idinteger required
job_idinteger required
Headers
x-api-tokenstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.