Skip to main content
POST
Analyze a brand or confirm a new project

Authorizations

Authorization
string
header
required

Clerk API key. Create one from your account settings under API Keys.

Body

application/json
action
enum<string>
required
Available options:
analyze
url
string<uri>
required

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.