Generate
Generate Post Text
Generate a new social post using AI.
POST
/
generate
/
post
Available on Premium, Business, Enterprise plans.Max Pack required
Generate a new social post using AI. You can either provide text or images to create the social media post. Token limits applicable.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Request Body
text
string
requiredDescription of what the post should be about. For example: βA shoe sale happening Monday with specials on red, blue, and yellow shoesβ. Not required if mediaUrls
parameter is included.
mediaUrls
array
An array of image URLs to base the post text on. Required if text
parameter not included.
hashtags
boolean
default: trueAdd hashtags to the post.
emojis
boolean
default: falseAdd emojis to the post.
twitter
boolean
default: falseConstruct a post with 280 or few characters.