API
API for catalogue teams
Agency ($199/mo) includes API access, white-label delivery, and a dedicated manager. There is no public MCP server or CLI. Authenticated generate calls use your session today; key-based access ships with Agency onboarding.
POST /api/videos/generate
{
"items": [{ "source_url": "https://www.amazon.com/dp/…" }],
"video_mode": "product_shot",
"duration_seconds": 5,
"aspect_ratio": "1:1",
"director_brief": "slow orbit, keep label"
}Signed-in dashboard calls this route. Do not expose service keys in the browser.
See Agency plan