API Pricing

Grok Imagine API Pricing - Aurora-Powered Visual AI

Access xAI's Grok Imagine API on PoYo. Generate stunning images and 6-second videos with synchronized audio. Three creative modes: Fun, Normal, and Spicy.

Exclusive on PoYo

Pricing

Grok Imagine API Pricing on PoYo

Simple, transparent pricing for Grok Imagine image and video generation. No subscription required.

Text-to-Image (grok-imagine-image)
Exclusive

poyo.ai

$0.03

Best Value

fal.ai

N/A

Replicate

N/A

Image-to-Image (grok-imagine-image)
Exclusive

poyo.ai

$0.03

Best Value

fal.ai

N/A

Replicate

N/A

Image-to-Video 6s (grok-imagine)
Exclusive

poyo.ai

$0.15

Best Value

fal.ai

N/A

Replicate

N/A

Image-to-Video 10s (grok-imagine)
Exclusive

poyo.ai

$0.20

Best Value

fal.ai

N/A

Replicate

N/A

Text-to-Video 6s (grok-imagine)
Exclusive

poyo.ai

$0.15

Best Value

fal.ai

N/A

Replicate

N/A

Text-to-Video 10s (grok-imagine)
Exclusive

poyo.ai

$0.20

Best Value

fal.ai

N/A

Replicate

N/A

Cost Calculator

Estimate Your Monthly Costs

Calculate your monthly costs for Grok Imagine API on PoYo.

Videos per month1k /month
1002,5005,0007,50010,000
PoYo Exclusive

poyo.ai

$150.00

$0.150/image

fal.ai

$0.00

$0.00/image

Replicate

$0.00

$0.00/image

Your cost $-150.00/month (-Infinity%) with poyo.ai

Get Started

How to Use Grok Imagine API

Start generating images and videos with Aurora engine in minutes.

1

Get API Key

Sign up for a free PoYo account and generate your API key from the dashboard. No waitlist required.

2

Choose Your Model

Use grok-imagine-image for text-to-image or grok-imagine for image/text-to-video with Fun, Normal, or Spicy modes.

3

Get Results

Receive images instantly or 6-second videos with synchronized audio. Poll status endpoint for results.

import requests

# Text-to-Image Generation
response = requests.post(
    "https://api.poyo.ai/api/generate/submit",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "model": "grok-imagine-image",
        "input": {
            "prompt": "A futuristic cityscape at sunset",
            "size": "16:9"
        }
    }
)
task_id = response.json()["data"]["task_id"]

# Image-to-Image Generation (with reference image)
response = requests.post(
    "https://api.poyo.ai/api/generate/submit",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "model": "grok-imagine-image",
        "input": {
            "prompt": "Transform into anime style",
            "image_url": "https://example.com/reference.jpg",
            "size": "16:9"
        }
    }
)

# Image-to-Video Generation
response = requests.post(
    "https://api.poyo.ai/api/generate/submit",
    headers={"Authorization": "Bearer YOUR_API_KEY"},
    json={
        "model": "grok-imagine",
        "input": {
            "prompt": "Add dynamic motion and cinematic effects",
            "image_urls": ["https://example.com/image.jpg"],
            "mode": "normal",
            "aspect_ratio": "16:9"
        }
    }
)

# Check status
status = requests.get(
    f"https://api.poyo.ai/api/generate/status/{task_id}",
    headers={"Authorization": "Bearer YOUR_API_KEY"}
)
print(status.json())

Why PoYo

Why Choose PoYo for Grok Imagine API?

PoYo is one of the few platforms offering Grok Imagine API access. Here's why developers choose us.

Exclusive Access

Grok Imagine API is not available on most platforms. PoYo provides direct access to xAI's Aurora-powered visual AI.

Three Creative Modes

Choose from Fun (playful), Normal (balanced), or Spicy (edgier) modes to match your creative vision.

Synchronized Audio

Videos include automatically generated audio that matches visual content - no separate audio production needed.

Fast Generation

Images generate in seconds, videos complete in under a minute with Aurora's optimized processing pipeline.

FAQ

Frequently Asked Questions

Common questions about Grok Imagine API pricing and features.

Ready to Start?

Start Using Grok Imagine API Today

Get instant access to xAI's Aurora-powered visual AI. Generate stunning images and videos with synchronized audio.