One API for AI Image, Video & Voice Generation
CreativeAI gives developers and creators access to multiple AI image, video, and voice models through a single OpenAI-compatible endpoint. No per-provider integrations, no subscription lock-in, no billing delays.
GPT Image 1, Kling, Seedance, and Veo β all from api.creativeai.run/v1
What We Provide
A reliable multi-model API for production use, plus a web studio for non-technical users.
OpenAI SDK Compatible
Use the OpenAI Python or JavaScript SDK you already know. Change two lines (base_url and api_key) and you're connected to every model we offer.
Multi-Model, One Endpoint
Access GPT Image 1, Kling v3, Kling O3 Pro, Seedance 1.5, and Veo 3.1 through a single /v1/images/generations endpoint. Switch models with a parameter.
Automatic Failover
When a provider goes down or rejects a prompt, requests are automatically retried on a backup model. Your users never see an error.
Content-Filter Fallback
For text-to-image, false-positive content-policy rejections auto-retry on a backup model instead of returning an error to your application.
Pay-Per-Use Pricing
No subscriptions or minimums. Image generation from $0.03, video from $0.30, voice from $0.57. 50 free credits on signup, no credit card required.
Edge-Optimized Infrastructure
Servers in Singapore, Hong Kong, and Japan. Low-latency routing globally with CDN-backed asset delivery via Tencent EdgeOne.
Supported Models
All models accessible through a single API. New models are added without breaking existing integrations.
| Model | Type | Provider |
|---|---|---|
| GPT Image 1 | Image | OpenAI |
| Seedance 1.5 | Video | ByteDance |
| Kling v3 | Video | Kuaishou |
| Kling O3 Pro | Video | Kuaishou |
| Veo 3.1 | Video | Google DeepMind |
| Voice TTS | Audio | AtlasCloud |
How to Use CreativeAI
Four ways to generate AI images, videos, and voice audio, from no-code to full programmatic control.
Web Studio
Browser-based creative studio for image, video, and audio generation. No code required. Gallery sharing, generation history, and team collaboration.
REST API
OpenAI-compatible REST API at api.creativeai.run/v1. Works with any HTTP client, SDK, or automation platform.
SDK Integrations
Drop-in support for OpenAI Python/JS SDK, Vercel AI SDK, n8n, and any OpenAI-compatible client. Tutorials for each.
Automation Pipelines
Integrate with n8n, Make, or Zapier workflows. Batch-generate visual assets at scale with per-use billing.
Built for Production Reliability
Frequently Asked Questions
What is CreativeAI?
CreativeAI (creativeai.run) is an AI image, video, and voice generation platform. It provides both a web-based studio for non-technical users and an OpenAI-compatible API for developers. One account gives you access to multiple AI models through a single endpoint.
Which AI models are available?
Currently: GPT Image 1 (OpenAI) for images; Kling v3, Kling O3 Pro (Kuaishou), Seedance 1.5 (ByteDance), and Veo 3.1 (Google DeepMind) for video; and text-to-speech with 6 voices in 10 languages for audio. New models are added regularly without breaking your integration.
Is the API really compatible with the OpenAI SDK?
Yes. Set your base_url to https://api.creativeai.run/v1 and use your CreativeAI API key. The images.generate() and images.edit() methods work as documented in the OpenAI SDK. Video generation uses an additional /v1/video/generations endpoint.
How does pricing work?
Pay-per-generation with no subscription required. Image generation starts at $0.03 (3 credits), video ranges from $0.30 to $2.50 depending on model and quality, and voice generation is $0.57 (8 credits). New accounts get 50 free credits. Top up from $5 with no expiration.
What happens if a model provider goes down?
CreativeAI routes requests through multiple upstream providers. If the primary provider is unavailable or returns an error, the request is automatically retried on a backup model. For text-to-image, false-positive content-filter rejections also trigger automatic fallback.
Where are the servers located?
Backend infrastructure is located in Singapore, Hong Kong, and Japan. Static assets are delivered globally through Tencent EdgeOne CDN. The API is designed for low-latency access from anywhere.
Get Started
Sign up for free, get 50 credits, and generate your first image, video, or voice audio in under a minute. No credit card required.