Text-to-video, image-to-video, and text-to-image generation powered by the latest AI models. Simple API, instant results, unbeatable pricing.
Generate cinematic videos from text prompts. Seedance, Sora, Kling, Veo and more.
Bring your images to life with AI-powered video generation from a single frame.
Create stunning images with AI. Multiple models, styles, and resolutions.
Transform images with AI. Style transfer, enhance, reimagine any image.
Pay per generation. No monthly fees. No hidden charges.
curl -X POST https://createpulse.online/api/generate \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"kind": "video",
"model": "seedance-2.0-fast",
"prompt": "a cat surfing ocean waves, cinematic 4k",
"aspect": "9:16",
"duration": 5
}'