Request
POST /v1/ideogram-v3/layerize-text { "image": "poster.png" }
Response 200
{ "base_image_url": "https://api.ideogram.ai/images/ephemeral/…-base.png", "text_blocks": [ { "text": "ARIZONA • USA", "role": "subheading", "font_name": "Montserrat-SemiBold", "color": "#E8CAA2" }, { "text": "NATIONAL PARK SERVICE", "role": "caption", "font_name": "Montserrat-Medium", "color": "#E8CAA2" } ], "seed": 1614629867}
