Version 1 is the current MakeUGC Platform API. Each topic below is a separate, server-rendered
page with endpoint headings, parameter tables, and labelled request/response examples.
Connect Claude Code / Desktop to https://mcp.makeugc.ai
Heading conventions
Endpoint pages use a fixed hierarchy so crawlers and models can extract a single topic at a
time: H2 for the path, H3 for parameters or request body, and
H4 for labelled code responses.
Questions
Which API version should I integrate against?
Use v1. All current Platform API routes live under https://app.makeugc.ai/api/platform and are documented at /docs/api/v1/.
Do I need a different base URL per endpoint?
No. Avatars, voices, video generation, custom avatars, Product-in-Hand, shopable, and Content Library all share the same v1 base URL.