curl -X POST \ <BASE_URL>/only-image \ -H 'Content-Type: application/json' \ -H 'X-API-Key: YOUR_API_KEY' \ -d '{ "size": "4:5", "guidelines": "No political content", "theme": "light blue", "image": "generated", "source": "hello word" }'
{ "only_image_post": "https://ai.contentify.app/some-image.jpg", }