Skip to main content
IdeogramMediumHigh

Ideogram V2

Best-in-class text rendering in images. Perfect for logos, posters, and any design requiring accurate text.

15 credits
per image
Industry-leading text rendering
Perfect typography
Logo design capable
Multiple font styles
Clean compositions

Quick Start

curl -X POST "https://api.core.today/v1/predictions" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{
  "model": "ideogram-v2",
  "input": {
    "prompt": "Minimalist logo design for tech startup 'NOVA AI', geometric shapes, blue gradient, clean professional look",
    "aspect_ratio": "1:1",
    "style_type": "design"
  }
}'

Parameters

ParameterTypeRequiredDefaultDescription
promptstringYes-Text description including any text to render
aspect_ratiostringNo1:1Output aspect ratio
1:14:33:416:99:16
style_typestringNoautoVisual style
autorealisticdesign3danime

Examples

Logo Design

Create a text-based logo

curl -X POST "https://api.core.today/v1/predictions" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{
  "model": "ideogram-v2",
  "input": {
    "prompt": "Minimalist logo design for tech startup 'NOVA AI', geometric shapes, blue gradient, clean professional look",
    "aspect_ratio": "1:1",
    "style_type": "design"
  }
}'

Event Poster

Create promotional poster

curl -X POST "https://api.core.today/v1/predictions" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{
  "model": "ideogram-v2",
  "input": {
    "prompt": "Music festival poster with text 'SUMMER BEATS 2024', colorful abstract waves, modern design",
    "aspect_ratio": "3:4",
    "style_type": "design"
  }
}'

Tips & Best Practices

1Put text in quotes for better rendering
2Use 'design' style for clean typography
3Describe the text style you want (bold, elegant, etc.)
4Best choice when text accuracy is critical

Use Cases

Logo design
Poster creation
Typography art
Brand identity
Marketing materials with text