API Documentation

Integrate VibeDream into your applications with our powerful REST API.

Fast Generation

Videos ready in seconds

Secure

Enterprise-grade security

99.9% Uptime

Reliable infrastructure

Quick Start

curl -X POST https://api.vibedream.ai/v1/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "A serene sunset over mountains"}'

Endpoints

POST/api/generateGenerate a new video from text prompt
GET/api/status/:idCheck video generation status
GET/api/videosList all generated videos
DELETE/api/videos/:idDelete a video