Free Alibaba: Wan 2.7
Wan 2.7 is a video generation model from Alibaba. It supports text-to-video, image-to-video with first and last frame control, and reference-to-video, where multiple reference images guide the style and content of the generated scene.
Use via API
curl -X POST https://api.rewind.ai/v1/video/generate/ \
-H "Authorization: Bearer sk-rewind-..." \
-H "Content-Type: application/json" \
-d '{"model":"alibaba/wan-2.7","prompt":"your prompt here"}'API Documentation Get API Key