IMAGE MODEL

ideogram v3 balanced

ideogram-ai/ideogram-v3-balanced

Developer Price

$0.062 / img

Integrate ideogram v3 balanced (ideogram-ai/ideogram-v3-balanced) via REST API or OpenAI SDK. Transparent developer pricing at $0.062 / img. Ultra low-latency AI image generation. Compatible with official OpenAI SDKs and standard REST cURL requests. Instant account balance deduction with automated failure refunds.

Input Modalities

text

Output Modalities

image

Supported Parameters

size

cURL Integration Example

curl -X POST "https://api.pigenai.art/v1/images/generations" \
  -H "Authorization: Bearer pk_live_YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "ideogram-ai/ideogram-v3-balanced",
    "prompt": "A futuristic cybernetic scene in ultra realistic 8k resolution",
    "size": "1024x1024"
  }'
        

Need an API Key?

Generate live developer credentials in your dashboard.