Full Model Access
Browse every model currently listed for this provider in the RunAPI catalog.
PixVerse V6 video generation — text, image, reference, transition, and extension capabilities behind one key.
Browse every model currently listed for this provider in the RunAPI catalog.
Review each model's published RunAPI price before sending a request.
Use your RunAPI key without creating a separate provider account.
Keep this provider and other supported models on one RunAPI balance.
Sign up for free and create a RunAPI key — no PixVerse account needed.
POST to /v1/chat/completions with any PixVerse model slug.
Stream the response or receive a webhook when the task completes.
PixVerse V6 video API via RunAPI — generate video from text, images, reference sets, frame transitions, and extend existing results.
Compare PixVerse variants and start with transparent per-call pricing for the model you need.
Use your RunAPI API key for managed PixVerse access without a separate provider account or credential.
Keep PixVerse and every other supported model on one RunAPI balance and monthly USD invoice.
| 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 |
Response will appear here
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."
}
)
Build chatbots and assistants with PixVerse models.
Generate marketing copy, code, and creative writing at scale.
Create product shots, illustrations, and design assets with PixVerse models.
Extract insights from documents, spreadsheets, and structured data.
No. Your RunAPI API key is enough to access the PixVerse models listed in the catalog.
The model cards above reflect the PixVerse models currently available through RunAPI.
Usage is charged to your RunAPI balance using the price shown for the selected model.
Yes. Choose another supported model and use its model ID in the same RunAPI workflow.
Open a model page to review its current endpoints, parameters, pricing, and examples.
We're here to help with enterprise setup, integrations, and technical questions.