Motion UGCMotion UGC
Home
Pricing
Languages
Enterprise
LoginGet Started
Motion UGCMotion UGC

The fastest way to create AI video. Describe an idea, pick a creator, or drop in a product, and ship a scroll-stopping vertical video for TikTok, Reels, and Shorts in minutes.

Product

  • Talking Actor
  • Custom AI Avatar
  • B-roll Video
  • Product In Hand
  • Gestures Video
  • Languages

Use cases

  • Dropshippers
  • Amazon Sellers
  • Ecom Agencies
  • TikTok Shop
  • SaaS Brands

Resources

  • Pricing
  • Enterprise
  • API Access
  • Blog
  • Changelog

Legal

  • Terms of Service
  • Privacy Policy
  • Refund Policy
  • Fair Use Policy
  • Custom Avatar Policy

© 2026 Motion UGC. All rights reserved.

Developer API · Early access

Put UGC video generation in your own stack.

The Motion UGC API lets you generate videos and images from your own app, workflow, or automation. Join the early-access list and we'll reach out with keys and docs.

Request early access Talk to us
POST /v1/renders
curl https://api.motionugc.com/v1/renders \
  -H "Authorization: Bearer $API_KEY" \
  -d product_url="https://store.com/p/serum" \
  -d creator="aria" \
  -d mode="standard" \
  -d duration=8

# -> { "id": "rnd_123", "status": "processing" }

Generate at scale

Kick off renders programmatically — perfect for bulk creative pipelines and internal tools.

Simple REST

Clean JSON endpoints for products, scripts, renders and status polling. Predictable and typed.

Webhooks

Get notified the moment a video is ready — no polling required.