model: wan22_spicy through the independent GoEnhance API for prompt-only text-to-video or first-frame image-to-video. Submit a task, save the returned img_uuid, then poll or receive callback updates until completion.model: wan22_spicy through the independent GoEnhance API for prompt-only text-to-video or first-frame image-to-video. Submit a task, save the returned img_uuid, then poll or receive callback updates until completion.
POST to https://api.goenhance.ai/api/v1/videos/generations with model: wan22_spicy and a required prompt. Omit image_url for text-to-video.

Add a public image_url to use it as the first frame. The same endpoint and model identifier handle both input modes.

image_url for first-frame image-to-video.model: wan22_spicy and prompt, then allow only 480p or 720p./api/v1/videos/generations and persist the returned img_uuid.GET /api/v1/jobs/detail or receive POST updates at your HTTPS callback URL.