Skip to main content
POST
AI-generate carousel content

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Body

application/json
brandSlug
string
required

Brand to generate the carousel for.

Example:

"acme-corp"

topic
string
required

Topic or prompt for the carousel.

Example:

"How to grow a LinkedIn audience from 0 to 10k"

slideCount
number
default:6

Number of slides to generate. Default: 6.

Example:

8

tone
enum<string>

Writing tone.

Available options:
professional,
casual,
educational,
inspirational
Example:

"professional"

Response

Carousel generated

success
boolean
Example:

true

data
object