Skip to main content

What is RawUGC?

RawUGC is an AI video generation platform that lets you create professional videos programmatically. Use our API to integrate video generation into your workflows, automate content creation, and build on top of our AI models.

What you can do

Generate Videos

Create AI videos using Sora 2, Kling Motion Control, and Veo 3 models

Content Inspiration

Scrape and analyze TikTok videos to inform your content strategy

Authentication

Set up API key authentication for programmatic access

Base URL

All API requests use the following base URL:
https://rawugc.com/api/v1

Authentication

The API uses Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Create API keys from your RawUGC dashboard.

API Versioning

RawUGC uses date-based API versioning. The current latest version is 2026-03-06. Your API key can be pinned to a specific version, and you can override per-request with the RawUGC-Version header. See Versioning for details.

Next steps

Quickstart

Generate your first video in under 5 minutes

API Versioning

Understand how date-based versioning keeps your integration stable