Overview
Generate stunning images from text descriptions. Our AI model creates high-quality visuals based on your prompts, supporting a wide range of styles and subjects. Ideal for content creation, marketing materials, and creative projects.
Parameters
Request body parameters for this API
| Name | Type | Required | Description |
|---|---|---|---|
prompt | string | Required | Text description of the image to generate |
watermark | boolean | Optional | Add watermark to output image |
watermark_url | string | Optional | Custom watermark image URL |
watermark_scale | number | Optional | Watermark scale (0.05-1.0) |
watermark_opacity | number | Optional | Watermark opacity (0.1-1.0) |
watermark_position | string | Optional | Position: center, top-left, top-right, bottom-left, bottom-right |
Response
Response fields returned by this API
| Field | Type | Description |
|---|---|---|
id | string | Unique job identifier |
status | string | Job status: queued, processing, completed, failed |
output_url | string | URL of the generated image (when completed) |
watermarked_url | string | URL of watermarked image (if watermark enabled) |
Examples
Code examples coming soon
Detailed code examples in multiple languages will be added here.
Features
- State-of-the-art image generation
- Supports various art styles
- High resolution output
- Optional watermarking
- Fast generation times
Use Cases
- Marketing and advertising visuals
- Social media content
- Concept art and illustrations
- Product mockups
- Blog and article imagery
Quick Links