Skip to main content
POST
Start a strategist run

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Body

application/json
companyName
string
required

Company the strategist generates ideas for

Maximum string length: 200
companyUrl
string

Optional company website used to enrich the generated ideas

Maximum string length: 256

Response

Strategist run accepted; poll the returned job for progress and results

jobId
string<uuid>
required

Background job id; poll GET /v3/background-jobs/{jobId}.