Restyle Video
[Core Function] PixVerse Restyle re-renders an existing video into a new visual style. [Strengths] Consistent style transfer across all frames. [Best For] Turning footage into anime/3D/painterly looks, stylized remixes. [Limitations] Do NOT use this to change content, motion, or add new scenes; it only re-renders the visual style of an existing video. It requires an input video, and you must provide EITHER restyle_id (a preset style code from the PixVerse restyle list) OR restyle_prompt (free-text style, max 2048 chars), not both. [Routing] Use when the user wants to change the look of an existing video. Use restyle_id for an official preset, restyle_prompt for a custom style.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
PixVerse restyle request. Requires an input video plus a style source: provide EITHER restyle_id, OR restyle_prompt. The two are mutually exclusive.
Input video URL (publicly accessible).
1"https://example.com/clip.mp4"
Preset restyle (semantic code; as of 2026-06-26): felted-art, origami, ukiyo-e, cyberpunk, clay, baroque, van-gogh, animal-world. Mutually exclusive with restyle_prompt.
felted-art, origami, ukiyo-e, cyberpunk, clay, baroque, van-gogh, animal-world "cyberpunk"
Free-text style description. Mutually exclusive with restyle_id.
1 - 2048"Japanese anime style, soft cel shading"
Random seed (omit for random).
0 <= x <= 21474836470