FluxNote for developers
Your ideas. Your code.
Finished videos.
Bring video creation into your apps, agents and automations. Use one account, scoped API keys and your existing credits.
REST API
29 endpoints for videos, catalogs, assets, Autopilot series and social publishing. Create a video, poll its status, and download the result.
MCP
Connect a compatible AI client to your FluxNote account. Discover scoped tools, estimate credits and run approved workflows.
CLI preview
Work from your terminal or CI with structured JSON output, polling and safe retries. npm publication is pending.
Create → poll → download
Create
Send a prompt or narration script. Estimate the credit cost before starting.
Poll
Use the returned ID to check progress until the video completes or fails.
Download
Use media_url to download the finished MP4 or publish it to connected accounts.
Availability is shown in your app’s Developers section. Write access requires an eligible paid plan and API access enabled for your account. API and MCP documentation describe the implemented interfaces; publication of these pages does not enable access. No separate API server is needed.