v1
latestOpenAPI 3.1.02026-08-04598.5 KBprompt-enhancement
Prompt Enhancement
Enhance Prompt
Enhance a website design prompt using brand guidelines (sync).
Fetches brand guidelines from an existing extraction (by URL or submission ID) and enhances the user's prompt with brand-specific design tokens.
post/enhance/
Headers
Authorizationstring nullable
Request body
Example request
{
"prompt": "Create a landing page for a SaaS product",
"url": "https://stripe.com"
}Response
Successful Response