Skip to main content
POST
Submit answers

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app.

Body

application/json
answers
Answers · object
required

Your answers, keyed by the id of each question returned by Start social content flow. Send at most 10. Answers longer than 2000 characters are truncated, and a key containing $ or . or longer than 200 characters is dropped.

Example:
social_url
string | null

HTTPS URL of your social profile, used to match the writing voice of the generated content. Omit it to skip voice matching.

Maximum string length: 500
Example:

"https://x.com/yourhandle"

Response

The content strategy generated from your answers.

strategy_text
string
default:""

The content strategy, written as prose for you to review. Refine it with Refine content strategy, or accept it and call Generate content plan.

Example:

"Lead with the spreadsheet pain your audience already feels, then show the app solving it in one screen."