PixVerse Platform Docs
  1. Getting started
PixVerse Platform Docs
  • Learn about PixVerse Platform
    • Introduce to PixVerse Platform
    • Quick Start
  • Getting started
    • How does the API work?
    • How to get API key?
    • How to check account balance?
    • How to subscribe API plans?
    • How to use Text-to-video
    • How to use Image-to-video
    • How to use Effects?
    • How to use Transition(First-last frame Feature)
    • How to get video generation status?
  • API Reference
    • API Parameter Description
    • Get user credit balance
      GET
    • Upload Image
      POST
    • Text-to-Video generation
      POST
    • Image-to-Video generation
      POST
    • Transition(First-last frame) generation
      POST
    • Get Video Generation Status
      GET
  • Trouble Shooting
    • Common errors and Solutions
    • Error codes
    • FAQ
  • Resources
    • Model & Pricing
    • Rate limit
    • Support
    • Change Logs
    • Term of Service
    • Privacy policy
  • PixVerse Tools
    • PixVerse MCP
  1. Getting started

How to get API key?

An API key is required to authenticate your requests to the PixVerse Platform. This guide will walk you through the process of obtaining and managing your API keys.

Step 1: Create a PixVerse Account#

Before you can get an API key, you need to create an account on the PixVerse Platform.
1.
Visit https://platform.pixverse.ai/
2.
Click the login button on top-right corner
3.
You can login with Google, Apple, Discord, E-mail

Step 2: Navigate to the API Keys Section#

Once logged in to your PixVerse :
1.
Select "API Keys" from the Left menu
2.
You will be taken to the API key management page

Step 3: Generate a New API Key#

1.
Click the "Create key" button
image.png
2. Enter a descriptive name for your API key (e.g., "Development", "Production", "Test Project")
image.png

Step 4: Copy and Secure Your API Key#

Your API key will only be displayed once. Make sure to copy it and store it securely.
image.png
Previous
How does the API work?
Next
How to check account balance?