v2
latestOpenAPI 3.1.02026-07-264014168.2 KBOnboarding
Analyze a brand or confirm a new project
Two-step onboarding over Server-Sent Events. action: analyze researches a URL and proposes competitors and topics. action: confirm creates the project and generates prompts.
The response stream emits data: lines with progress events followed by a final event with status: "complete" and the payload.
post/onboard
Request body
Response
Server-Sent Events stream. The final event has status: "complete" with the result payload (analyze: brand/competitor/topic suggestions; confirm: { projectId }).