Generate SEO-optimized social media posts with matching images using AI
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Examples
Responses
🟢200OK
application/json
Generated social media post content
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request POST '/module/619' \
--header'Authorization: Bearer <token>' \
--header'Content-Type: application/json' \
--data-raw'{
"instruction": "marketing campaign of social media automation via ai"
}'