Skip to content

AI video generation API & MCP server

Generate and publish faceless short-form video from your own code, workflow, or AI agent - the same pipeline the dashboard uses, with a real free test path before you spend a credit.

REST API

Generate a video, poll its status, and publish it to connected accounts programmatically - the same generation and publishing pipeline the dashboard uses.

MCP server

Native Model Context Protocol tools (including estimate_cost and get_channel_recommendations) so an AI agent can plan and generate video without a human driving the dashboard.

Official SDKs

@reeloop/sdk (JavaScript/TypeScript) and reeloop-sdk (Python) wrap the REST API with typed methods, kept in CI against the live API.

Webhooks

A webhook URL on generation requests gets a callback when a video finishes rendering, instead of polling.

Sandbox test keys

A dedicated sandbox key type exercises the full request path (auth, rate limiting, moderation) without spending real credits - for integration testing before going live.

Common questions

Is there an API for generating faceless video programmatically?
Yes - a REST API generates and publishes video through the same pipeline as the dashboard, plus an MCP server for AI agents and official JS/TS and Python SDKs.
Is there an MCP server for AI video generation?
Yes. It exposes tools including cost estimation and channel recommendations, so an agent can plan a video (and its cost) before generating it.
Does the API support webhooks?
Yes - pass a webhook URL with a generation request and get a callback when the video finishes rendering, instead of polling for status.
Can I test the API without spending credits?
Yes - sandbox test keys exercise the full request path (authentication, rate limiting, moderation) without spending real credits, for integration testing before going live.
Does the API auto-publish to social platforms?
Yes - the same publishing flow the dashboard uses, to TikTok, YouTube Shorts and Instagram Reels.

Build with it

Grab an API key and generate your first video from a sandbox test key - no credits spent.

Start for free

1 free video · no credit card

AI video generation API & MCP server | Reeloop.ai