Programmatic access to CineAI video generation
No API keys yet. Create one above to get started.
Use your API key to generate videos programmatically:
curl -X POST https://cineai.manus.space/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"title": "My AI Video",
"script": "A cinematic story...",
"style": "cinematic",
"duration": 60
}'/api/v1/generateGenerate a new video
/api/v1/projectsList your projects
/api/v1/projects/:idGet project status
/api/v1/creditsCheck credit balance