Skip to main content

Overview

Wan 2.7 is Alibaba’s current video-generation family on RouterBase. Four tasks are exposed: text-to-video, image-to-video, reference-to-video, and video edit. All four price linearly on output duration (in seconds) at 0.10/s@720Por0.10/s @ 720P or 0.15/s @ 1080P.

Endpoint

This is an async endpoint. The POST returns immediately with {id, status: "pending"}; poll GET /v1/videos/generations/{id} until status is success (with data: [{url}]) or failed.

Supported Tasks

Pricing

Per-second pricing. Wan 2.7 ships at upstream list — no RouterBase markdown. text-to-video and reference-to-video select the tier via the size preset (~2M-px presets like 1920*1080 bill at 1080P; ~0.9M-px presets like 1280*720 at 720P). image-to-video and video-edit use the resolution field directly.

Authentication

All requests require a Bearer token — create one at routerbase.com/api-key.