Viraloop for developers
Build with Viraloop
Generate AI short-form videos and schedule them to TikTok, Instagram and YouTube from your own code. One API key, a REST API, a CLI and MCP servers for agents.
Base URL: https://viraloop.io/api/v1
Your first request
curl -s https://viraloop.io/api/v1/me \
-H "Authorization: Bearer vl_live_..."Guides
Getting startedFrom an API key to a published post, with curl and the CLI.AuthenticationAPI keys, headers, scopes and key management.GenerationsAI content suggestions: formats, fields and the review flow.Posts and schedulingContent sources, target accounts, timing, polling, cancels.AutomationsBatch-generate posts and auto-schedule them across a window.Influencers and videosAI personas, talking-head videos and the media library.Credits and limitsCredit balance and ledger, plus per-key rate limits.Errors and rate limitsThe error envelope, every error type and how to react.CLIThe viraloop command for humans, scripts and agents.MCPRemote and local MCP servers for agent runtimes.