Image → Video

// uncensored · safety_checker: false · REST API v3

CA
CrazyAIAdmin
🔑 API Key Settings
No API key saved — paste your WaveSpeed key above and click Save
Source Image
Drop image / click to upload JPG · PNG · WEBP
Click to change image
Or paste an image URL instead
Settings
Safety Checker disabled — uncensored output
Estimated cost: $0.30 / job


cURL Preview
# 1 — Submit task curl -X POST \ "https://api.wavespeed.ai/api/v3/wavespeed-ai/wan-2.2-spicy/image-to-video" \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{ "image": "https://...", "prompt": "...", "resolution": "720p", "duration": 5, "seed": -1, "enable_safety_checker": false }' # 2 — Poll result curl -X GET \ "https://api.wavespeed.ai/api/v3/predictions/{id}/result" \ -H "Authorization: Bearer YOUR_KEY"
Output
Waiting for input...
Generated video will appear here