HiAPI
  • Models
  • Pricing

Search

Search HiAPI models, tools, and resources.

  • Models
  • Pricing
Seedream 5.0 Pro brand visualSeedance 2.0 brand visualVeo 3.1 brand visualGPT Image 2 brand visual

AI image, video, and audio generation with persistent artifacts.Ship with one API.

Call leading generative models, track each task or wait for callbacks, and receive persistent artifact links without extra storage work.

Get a free API keyRead the API docs

Sign up and get up to 2,000 Credits

Available through one API

GPT Image 2ImageNano Banana 2ImageSeedream 5.0 ProImageSeedance 2.0VideoVeo 3.1VideoKling 3.0VideoFLUX 1.1 ProImageMiniMax Music 2.6AudioQwen Image 2.0 ProImageWan 2.7VideoGrok Imagine 1.5VideoElevenLabs v3Audio
GPT Image 2ImageNano Banana 2ImageSeedream 5.0 ProImageSeedance 2.0VideoVeo 3.1VideoKling 3.0VideoFLUX 1.1 ProImageMiniMax Music 2.6AudioQwen Image 2.0 ProImageWan 2.7VideoGrok Imagine 1.5VideoElevenLabs v3Audio
Unified API
One endpoint and one schema for every image, video, and audio model.
Persistent storage
Outputs come back as durable links. No storage to build or maintain.
AI Agent friendly
MCP, Skills, and llms.txt — ready for any agent to wire up.
Production-grade
Availability-first routing, callbacks, and 24/7 support for real load.

Featured image, video, and audio models

Start with curated models for image generation, editing, music, and video workflows.

Explore all models
GPT Image 2 model coverImage

GPT Image 2

From$0.007/image

OpenAI image generation and editing with sharp text rendering.

Nano Banana 2 model coverImage

Nano Banana 2

From$0.051/image

Google Gemini Flash image model, fast with strong character consistency.

Seedream 5.0 Pro model coverImage

Seedream 5.0 Pro

From$0.050/image

ByteDance Seedream 5.0 Pro for flagship image generation and editing with sharper text rendering.

Seedance 2.0 model coverVideo

Seedance 2.0

From$0.043/s

ByteDance cinematic video with native audio and multi-shot consistency.

Veo 3.1 model coverVideo

Veo 3.1

From$0.170/s

Google flagship video generation with native audio and cinematic realism.

Kling 3.0 model coverVideo

Kling 3.0

From$0.100/s

Kuaishou cinematic video with strong motion control and physical consistency.

FLUX 1.1 Pro model coverImage

FLUX 1.1 Pro

From$0.050/image

Black Forest Labs high-fidelity image generation, fast and detailed.

MiniMax Music 2.6 model coverAudio

MiniMax Music 2.6

From$0.210/song

MiniMax Music 2.6 turns prompts and lyrics into complete songs, with instrumental mode.

Qwen Image 2.0 Pro model coverImage

Qwen Image 2.0 Pro

From$0.107/image

Alibaba's professional image model with strong typography and prompt adherence.

Wan 2.7 model coverVideo

Wan 2.7

From$0.100/s

Alibaba video generation with flexible durations, 1080p output, and smooth motion.

Grok Imagine 1.5 model coverVideo

Grok Imagine 1.5

From$0.0114/s

xAI image-to-video generation with cinematic motion and flexible clip lengths.

ElevenLabs v3 model coverAudio

ElevenLabs v3

From$0.125/1K chars

Expressive multi-speaker dialogue generation across more than 70 languages.

One task API for every generation workflow

Submit a job, check status, receive a callback, and retrieve stored artifacts through the same simple lifecycle.

  • model

    Pass the base model name to call any model through the same endpoint.

    required
  • input

    Model-specific parameters, validated per request.

    required
  • route

    Optional route such as beta or ext; omit it or pass default for the default route.

    optional
  • storage

    Set persistent to get low-cost durable artifact links back.

    optional
  • callback

    Get notified on completion instead of polling.

    optional
POST /v1/tasks
curl https://api.hiapi.ai/v1/tasks \
  -H "Authorization: Bearer $HIAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -H "Idempotency-Key: order-42-submit" \
  -d '{
    "model": "gpt-image-2/text-to-image",
    "route": "ext",
    "input": {
      "prompt": "a glass speaker, studio light"
    },
    "storage": "persistent",
    "callback": {
      "url": "https://example.com/cb",
      "when": "final"
    }
  }'
Returns a task id; retries with the same idempotency key do not create duplicate tasks.

Ready for developers and AI agents

Integrate through API docs, MCP, Skills, and llms.txt so developers and agents can discover, call, and compose HiAPI.

API docs

Reference material for direct developer integration.

MCP

Agent-accessible tools for HiAPI workflows.

Skills

Reusable agent instructions for common workflows.

For Claude, Cursor, Codex, and more...

Use HiAPI in any agent

Paste the llms.txt prompt into your agent so it understands HiAPI models and APIs, then picks Skills, Remote MCP, or direct API as the setup path.

hiapi - llms.txt
Read this HiAPI documentation index and answer my questions based on it:

https://www.hiapi.ai/llms.txt

About HiAPI: a unified AI API gateway for image, video, and audio generation, with Agent Skills, Remote MCP tools, and a unified async API.

My question: I want to generate images, videos, or audio with HiAPI. First decide whether Skills, Remote MCP, or the API fits best, ask me one key question if needed, then give the shortest setup steps.

Know the cost before you ship

Every model lists its price up front, so you can size usage before you integrate.

  • Transparent pricing

    Review each model's price before integration.

  • Predictable cost

    Estimate cost clearly before a production launch.

  • Cost-aware routing

    Use the route field to select an available route such as default, beta, or ext and compare costs clearly.

  • Volume discounts

    Larger usage can get volume-based rates. Contact sales

View pricing

Built for production generation workloads

Reliable access, persistent outputs, task tracking, and support for long-running image, video, and audio jobs.

Availability-first routing

Designed for stable access, not only the cheapest available route.

Persistent outputs

Generated artifacts stay reachable through returned links.

Optimized for Long-running jobs

Task tracking and callbacks fit image, video, and audio workloads.

24/7 support

Coverage for production integration and operation.

Feedback from real generation workflows

Representative scenarios from teams building AI video tools, creative automation, and agent workflows.

“
We test video models quickly, keep generated assets reachable, and skip building a storage path for every provider.
AI video SaaS team
“
Persistent artifact links make it easy to pass outputs between campaign tools, review, and downstream automation.
Creative automation team
“
A task API with callbacks gives agents a clean way to request, wait, retrieve, and reuse generated media.
Agent workflow team

Frequently Asked Questions

Quick answers on supported models, persistent artifacts, callbacks, and trying before you build.

Which models does HiAPI support?

HiAPI supports selected image, video, and audio generation models. Browse the full list on the models page.

How do persistent artifact links work?

Set storage to persistent and generated outputs are stored for you and returned as durable links in the task result.

Can I use callbacks instead of polling?

Yes. Provide a callback URL and HiAPI notifies you when the task reaches its final state, so you skip polling.

Can I try models before integrating?

Yes. Use the Playground on each model page to explore parameters and example outputs before writing code.

Start building with persistent AI artifacts

Get your API key and call image, video and audio models through one task-based API.

Get a free API keyRead the API docs

Guides & resources

Tutorials, model reviews, and pricing breakdowns to help you ship faster.

View all guides

Getting started

  • hiapi Image and Video Generation APIs: The Complete Platform Guide

    hiapi is an image and video generation API gateway: one Bearer-auth endpoint fronts FLUX 1.1 Pro, Nano-Banana, GPT-Image-2, Qwen-Image, Wan2.7, Seedance, and HappyHorse. Pricing is flat per task — $0.02 for gpt-image-2-beta, $0.05 for Nano-Banana or flux-1.1-pro, up to $0.823 for a 1080p Seedance clip. No token billing, no surge. All generation runs through the async POST /v1/tasks endpoint. Same shape for text-to-image, image-to-image, text-to-video, image-to-video. Most image models accept input.prompt + input.aspect_ratio. qwen-image-2.0 uses a DashScope-style nested schema with literal pixel sizes — keep a model→payload adapter map. Four sample images in this post — cover illustration, photoreal portrait, CJK calligraphy signboard, layout poster — were all rendered through hiapi for a total of $0.155.

  • ChatGPT Image Generation: What's New and How to Build It Programmatically

    ChatGPT's new image experience is powered by the GPT Image 2 model family — reachable from your own code through a simple two-call async API. The visible improvements (text rendering, character consistency, 4K detail) come from the model layer, not the UI — so the same quality is available to your own application. gpt-image-2 is the flagship at $0.03 per image and handles the majority of production workflows; it replaced gpt-image-1.5, which has been retired from the platform. Migration from ChatGPT to API is small: same prompts work, and the integration is two REST calls — POST /v1/tasks to create a generation, GET /v1/tasks/:id to collect the image URL.

Reviews & comparisons

  • Fal.ai API Alternative: Keys, Docs, Pricing, and Migration Notes

    fal.ai is a developer-first generative-media platform with serverless GPU and pay-per-use billing; if it fits your stack, it is a solid choice. HiAPI is a fair alternative when you want one unified API across image and video models, a single key, and pay-as-you-go pricing. HiAPI generation uses the unified async /v1/tasks API; existing clients must map model names, input fields, and result handling to that task contract. Migration means getting a HiAPI key, submitting a task, then polling or receiving a callback before downloading the result. Pricing on both is output-based; compare the model and read HiAPI's live pricing instead of relying on frozen figures.

  • GPT Image 2 Review: A Hands-On Honest Take

    Text rendering is the real upgrade — English headlines, CJK calligraphy, in-image labels and prices all render correctly the first time. Photorealism is genuinely strong for product photography and detailed interiors. Portraits are good but occasionally read as slightly 'too symmetric'. Speed is a step backward from GPT Image 1.5: ~107 seconds per image versus 18–36 seconds. Plan workflows around it. Hard limit: no transparent backgrounds. If you need PNG cutouts, you're still going to need a second model or a background remover.

Pricing & cost

  • GPT Image 2 API Pricing: What You Actually Pay Per Image

    GPT Image 2 starts at $0.03 per image at 1K resolution — about 40% cheaper than its predecessor Cost scales with output resolution: 1K at $0.03, 2K at ~$0.04, and 4K at $0.06 per image Most use cases — product mockups, social posts, quick prototypes — are well served by 1K or 2K Three practical levers can cut per-image cost: drop to a lower resolution tier, reuse similar prompts for cache hits, or batch generations of related images

  • Free AI Image Generation API Without an API Key: What Actually Works

    A truly key-less, production-grade image API does not exist — abuse and GPU cost make it impossible to run one without authentication. Real no-key options (Pollinations) and free tiers (Cloudflare Workers AI, Hugging Face, Google AI Studio) work for throwaway and hobby use, but each trades away watermark-free output, rate headroom, commercial rights, or stability. Free-trial providers like fal.ai and Replicate still require an API key — the free part is starter credit, not a key-less endpoint. For reliable or commercial work, the practical path is a no-card signup that grants free credit to test, then pay-as-you-go — one key, many models. HiAPI gives $1 free credit (currently ~50 images) to try real generations across 13 image models via one unified task API; production calls authenticate with a key.

HiAPI

One API, All AI Models

Generate images, video, and audio with leading models through one production-ready API.

Get a free API key

AI Image API

  • All image models
  • GPT Image 2
  • Nano Banana 2
  • Seedream 5.0 Pro
  • Qwen Image 2.0 Pro
  • FLUX 1.1 Pro

AI Video API

  • All video models
  • Seedance 2.0
  • Veo 3.1
  • Kling 3.0
  • Wan 2.7
  • Grok Imagine 1.5

AI Audio API

  • All audio models
  • MiniMax Music 2.6
  • MiniMax Music 1.5
  • ElevenLabs v3
  • Text to music
  • Text to speech

Product

  • Model marketplace
  • Playground
  • Pricing
  • Free AI Image Generator
  • Outfit Preview
  • Product Photo Lab

Developers

  • Documentation
  • API Reference
  • Agent Skills
  • LLM integration index
  • Blog

Company

  • About
  • Contact support
  • Terms of Service
  • Privacy Policy

© 2026 hiapi. All rights reserved.

Open source on GitHubPython SDK on PyPI