samsaronePlaygroundBase URL: https://api.samsar.one/v1
Playground

Video Playground

Queue async video renders and poll /status for progress and result links.

Async renderImagen4 + RunwayMLSupports webhooks

Endpoint

/video/create

Send as POST /video/create

Auth

Authorization: Bearer <API_KEY>

We will not display your full key.

Status

/status?request_id=<request_id>

After you receive a request_id, run GET /status?request_id=<id> to see the latest state and grab the result_url.

Request

Compose and run

https://api.samsar.one/v1/video/create
Authorization: Bearer <API_KEY> Bearer ••••••.
JSON only
Need progress?

Response

Awaiting first run

Run a request to see the response.
Status endpoint
/status?request_id=

After you receive a request_id, run GET /status?request_id=<id> to see the latest state and grab the result_url.