Samsar.One Video Generation API
Base URL
https://api.samsar.one/v1/video/
Method | Path | Description |
---|---|---|
POST | /create_movie | Create a new movie-generation job |
GET | /status | Retrieve the status of a given job |
Authentication
Header (required)
Authorization: Bearer YOUR_API_KEY
You can create and manage API keys in your dashboard.
Code | Reason |
---|---|
400 | Missing or empty API_KEY header |
401 | Invalid API_KEY |
Supported Models
Image Models
Name | Key |
---|---|
GPT Image 1 | GPTIMAGE1 |
Flux-1.1 Pro | FLUX1.1PRO |
Sana 4.5B | SANA4.5B |
Sana Sprint | SANASPRINT |
Lumina V2 | LUMINAV2 |
Ideogram V2 | IDEOGRAMV2 |
HiDream I1 | HIDREAMI1 |
Video Models
Name | Key |
---|---|
Kling 2.0 Master | KLINGIMGTOVIDPROMASTER |
Kling 1.6 Pro | KLINGIMGTOVIDPRO |
Runway Gen-4 | RUNWAYML |
Luma Ray2 | LUMA |
Luma Ray2 Flash | LUMAFLASH2 |
Hailuo Minimax O1-Live | HAILUO |
Veo Img2Vid | VEOI2V |
PixVerseV4 | PIXVERSEI2V |
Wan I2V | WANI2V |
Pika2.2 I2V | PIKA2.2I2V |
Magi Distilled | MAGIDISTILLED |
Pricing
Per-second rates
Model / Item | Credits / sec | Notes |
---|---|---|
VEOI2V | 60 | Veo Img2Vid model |
LUMAFLASH2 | 6 | Luma Flash2 Img to Vid model |
KLINGIMGTOVIDPROMASTER | 40 | Kling2.0 Master Img to Vid model |
All Other Models | 10 | Applies to all models except those listed below |
Subscription plan
Plan | Included credits / mo | Notes |
---|---|---|
Creator Plan | 5 000 | Billed monthly |
Endpoints
POST /create_movie
Creates a cinematic movie-generation session.
POST https://api.samsar.one/v1/video/create_movie