Analyze a brand or confirm a new project
Onboarding
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
Analyze a brand or confirm a new project
Documentation Index
Fetch the complete documentation index at: https://docs.openlens.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Clerk API key. Create one from your account settings under API Keys.
Body
application/json
Response
Server-Sent Events stream. The final event has status: "complete" with the result payload (analyze: brand/competitor/topic suggestions; confirm: { projectId }).
The response is of type string.