PixVerse

PixVerse V6 video generation — text, image, reference, transition, and extension capabilities behind one key.

1
MODELS
Video
MODALITIES
Get API Key

What you get through RunAPI

Full Model Access

Browse every model currently listed for this provider in the RunAPI catalog.

Transparent Pricing

Review each model's published RunAPI price before sending a request.

No Account Required

Use your RunAPI key without creating a separate provider account.

Unified Billing

Keep this provider and other supported models on one RunAPI balance.

HOW IT WORKS

Call PixVerse models in 3 steps

  1. Get Your Key

    Sign up for free and create a RunAPI key — no PixVerse account needed.

  2. Send a Request

    POST to /v1/chat/completions with any PixVerse model slug.

  3. Get Results

    Stream the response or receive a webhook when the task completes.

MODELS

PixVerse Models on RunAPI

Video

PixVerse

PixVerse V6 video API via RunAPI — generate video from text, images, reference sets, frame transitions, and extend existing results.

$0.190 / second View →

Why use PixVerse via RunAPI

Lower Cost

Compare PixVerse variants and start with transparent per-call pricing for the model you need.

No Account Needed

Use your RunAPI API key for managed PixVerse access without a separate provider account or credential.

Unified Billing

Keep PixVerse and every other supported model on one RunAPI balance and monthly USD invoice.

RunAPI vs Direct PixVerse

Feature Direct PixVerse Via RunAPI
Account Required PixVerse account + billing RunAPI account only
API Format PixVerse SDK Same PixVerse SDK (compatible)
Pricing Provider-published rates Published per-model RunAPI pricing
Other Models PixVerse only 246+ models, all providers
Billing Per-provider invoices One unified credit balance
Support Provider-specific support RunAPI support
Playground

Try PixVerse Models

Choose a model

Estimated cost: $0.04-$0.19 / second

Generate with PixVerse

Sign in required

Response will appear here

QUICKSTART

Call PixVerse Models via RunAPI

Python
import os
import requests

response = requests.post(
    "https://runapi.ai/api/v1/pixverse/edit_video",
    headers={"Authorization": f"Bearer {os.environ['RUNAPI_API_KEY']}"},
    json={
  "model": "pixverse-v6",
  "video_url": "https://cdn.runapi.ai/public/samples/video.mp4",
  "prompt": "Create a 10-second clip of a paper boat drifting down a rain-filled street gutter, camera following at water level."
}
)

What teams build with PixVerse models

Conversational AI

Build chatbots and assistants with PixVerse models.

Content Generation

Generate marketing copy, code, and creative writing at scale.

Image Creation

Create product shots, illustrations, and design assets with PixVerse models.

Data Analysis

Extract insights from documents, spreadsheets, and structured data.

Provider questions

Do I need a PixVerse account?

No. Your RunAPI API key is enough to access the PixVerse models listed in the catalog.

Which PixVerse models are available?

The model cards above reflect the PixVerse models currently available through RunAPI.

How does billing work?

Usage is charged to your RunAPI balance using the price shown for the selected model.

Can I switch to another model?

Yes. Choose another supported model and use its model ID in the same RunAPI workflow.

Where can I find request details?

Open a model page to review its current endpoints, parameters, pricing, and examples.

Start building on one key.

Building with a team?

We're here to help with enterprise setup, integrations, and technical questions.

Contact Us