{"success":true,"url":"https://ai.imagegpt.online/imagegpt-pro-image/1778916017438-7cufgk3z8t.png","taskId":"imagegpt_zimage-cg9gurh38lp1782561677762"}
curl --location --request POST 'https://zylalabs.com/api/10639/z-image+turbo+-+ai+text+to+image+api/20186/text+to+image' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"prompt": "Photorealistic portrait of the same person (keep his real face unchanged). A man with medium curly brown hair, light skin, and soft features sits relaxed, forearms on a light blue table, holding a small white puppy with a red collar. He wears a cozy color-block knitted sweater (beige, tan, light blue, black) with ribbed neck and cuffs, a silver watch, and a turquoise-beaded bracelet. Soft diffused lighting, smooth steel-blue background, slightly elevated front angle warm, intimate, digital photo",
"aspect_ratio": "1:1",
"outputType": "url",
"outputFormat": "png"
}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Z-Image Turbo - AI Text to Image API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Z-Image Turbo is an AI image generation API that accepts text prompts and returns generated images in multiple output formats. The API supports text-to-image generation across a range of visual styles including photorealistic photography, digital illustration, concept art, product mockups, marketing visuals, social media graphics, avatars, logos, and abstract art.
The API returns images as a hosted URL, Base64-encoded data, or raw binary stream, depending on the specified output type. Output format can be configured as JPG or PNG, and aspect ratio can be set to fit common layout requirements including square, landscape, portrait, and standard display formats.
Integration is available via RESTful endpoints with JSON request and response structure. The API accepts a text prompt along with optional parameters for aspect ratio, output type, and output format, returning a task ID alongside the generated image data.
Suitable for use in web applications, mobile apps, SaaS platforms, eCommerce stores, content pipelines, and automation workflows. Common use cases include advertising assets, branding materials, social media content, product visualization, and custom graphic generation.
The GET Text to Image endpoint returns a high-quality AI-generated image based on the provided text prompt. The POST Image to Image endpoint returns a transformed image URL along with success status and attempt count.
For the POST Image to Image endpoint, key fields include "success" (boolean), "attempt" (integer), and "url" (string). The GET Text to Image endpoint primarily returns the generated image.
The GET Text to Image endpoint accepts a text prompt as a parameter. The POST Image to Image endpoint requires an image file as input. Both endpoints may support additional parameters for customization, such as style preferences.
The response data is structured in JSON format. For the POST Image to Image endpoint, it includes fields for success status, attempt count, and the URL of the generated image, making it easy to parse and use in applications.
Typical use cases include creating digital art, designing avatars, generating content for social media, and producing unique images for marketing or personal projects. The versatility allows for a wide range of creative applications.
Users can directly use the image URL returned by the POST Image to Image endpoint in their applications or websites. For the GET Text to Image endpoint, the generated image can be downloaded or displayed as needed.
Data accuracy is maintained through the advanced algorithms of the Gemini AI engine, which continuously learns and improves from user interactions and feedback, ensuring high-quality image generation.
If the response indicates failure (e.g., "success": false), users should check their input parameters for errors. For empty results, ensure that the prompt or image provided meets the API's requirements for processing.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund