curl -X POST \ <BASE_URL>/blog-image \ -H 'Content-Type: application/json' \ -H 'X-API-Key: YOUR_API_KEY' \ -d '{ "guidelines": "No political content", "theme": "light blue", "text": "hello word" }'
{ "generated_image": "https://ai.contentify.app/some-image.jpg", }
Generate image for your blog posts with ease.