curl -X POST \ <BASE_URL>/glass-over-image \ -H 'Content-Type: application/json' \ -H 'X-API-Key: YOUR_API_KEY' \ -d '{ "size": "4:5", "color": "#ff0000", "font": "Arial, sans-serif", "brand_name": "Laredo ER", "guidelines": "No political content", "theme": "light blue", "image": "generated", "source": "hello word" }'
{ "glass_over_image_post": "https://ai.contentify.app/some-image.jpg", }