← All models
ImagineArt 1.5 text-to-image model generates high-fidelity professional-grade visuals with lifelike realism, strong aesthetics, and text that actually reads correctly.
images
Details
- Accepts
- text
Pricing
- Price
- 3.75 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Seed for generation. 0 and -1 are treated as random. |
| promptrequired | string | Text prompt describing the desired image. Accepts either a raw string or a JSON string/fenced JSON with positive_prompt and optional negative_prompt. |
| aspect_ratio | stringenum: 1:1, 3:1, 1:3, 16:9, 9:16, 4:3… | Image aspect ratio: 1:1, 3:1, 1:3, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3 |
Output
| Field | Type | Description |
|---|---|---|
| images | array | Generated image |