MiniMax

MiniMax Image 01

MiniMaxminimax-image-01

Sub-cent image generation. Cheapest tier on Kyma — $0.005 per image flat regardless of resolution. 5 aspect ratios (1:1, 16:9, 9:16, 4:3, 3:4). Best for high-volume / budget workflows.

Best for: Bulk image generation, social shorts, stock-style assets, budget UI mockups

At a glance

Price

$0.005 / image

Speed

fast

Quality tier

strong

Per image. Async generation; you only pay for successful renders.

Capabilities

Image generation

Async POST /v1/images/generations + poll

Quick start

Get API Key
curl https://kymaapi.com/v1/images/generations \
  -H "Authorization: Bearer $KYMA_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-image-01",
    "prompt": "A serene mountain lake at sunrise, photorealistic",
    "n": 1
  }'
# Response: { "id": "img_...", "status": "queued" }
# Poll: GET /v1/jobs/{id} until status="succeeded"

Details

CreatorMiniMax
Model IDminimax-image-01
Quality tierstrong
Cost tiercheap
Input modalityText
Output modalityImage

Try MiniMax Image 01 now

$0.50 free credits on signup. No credit card required.