Skip to main content
POST
Generate content plan

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app.

Body

application/json
platforms
string[]
required

Platforms to generate content for, 1 to 3 of x, instagram, tiktok, linkedin, reddit, facebook. The order is preserved in the response. Unsupported values are ignored, and a request where none are supported fails with a 400.

Required array length: 1 - 3 elements
Example:
social_url
string | null

HTTPS URL of your social profile, used to match the writing voice of the generated content. Omit it to reuse the voice resolved when you submitted answers.

Maximum string length: 500
Example:

"https://x.com/yourhandle"

Response

The generated content plan.

plan
ContentPlan · object | null

The app's content plan, or null if it has none.