Documentation

Product documentation

Everything you need to compose, render, and publish with RTAS Studio AI — written for creators and teams shipping internationally.

Getting started

Four steps from account to a shareable or downloadable master.

Step 1

Create an account

Sign up with email or Google OAuth, verify your address when prompted, then open your Dashboard to see credits and library status.

Step 2

Open Studio

Choose mode, category, and visual style. Complete the guided wizard — prompt or image input, Identity Preservation when required, and a clear credit cost before you generate.

Step 3

Render and preview

Jobs run through a credit-guarded cloud pipeline. Track progress, then preview full-screen. New accounts start at 0 credits — Tester or a subscription unlocks generation.

Step 4

Download or share

Paid plans unlock licensed masters. Publish public share links for client review, and keep every job archived in your library.

Studio workflow

Choose mode, category, and visual style, then complete the guided wizard. Prompt or image input, Identity Preservation when required, and clear credit cost before you generate.

Identity Preservation

Identity Preservation needs a clear identity reference photo and Identity consent. Avatar and Cartoon keep continuity without a live likeness lock. Use Style step previews to pick the right look.

Credits & billing

1 credit ≈ 1 second of output. Plans unlock higher resolution, queue priority, and commercial downloads. Watermarked previews stay available for evaluation.

Preview & publish

After render, preview full-screen, download licensed masters on paid tiers, share publicly, and keep every job in your library dashboard.

API overview

Public and share-oriented routes exposed by the web BFF. Generation, checkout, and account APIs require an authenticated session and are not published as a general third-party SDK. See Developers for auth and rate-limit notes.

GET/api/health

Liveness probe — confirms the web process is up. Suitable for uptime monitors and load balancers. No dependency checks.

GET/api/ready

Readiness probe — reports whether required production dependencies are configured. Public response is minimal; use for deploy gates.

GET/api/share/[videoId]

Public read of a published share payload. No session required. Returns 404 when the video is not publicly shared.

POST/api/share/[videoId]

Authenticated publish — marks a generation job public for social and client review. Session required; rate limited per user and IP.

Glossary

Credit

Billing unit for generation. Approximately one credit equals one second of finished video output.

Identity Preservation

Authorized Identity Consistency workflow that preserves a likeness or character continuity (avatar/cartoon) across a render.

Master

Downloadable, licensed output on paid tiers — distinct from watermarked evaluation previews.

Merchant of Record (MoR)

Checkout partner (Paddle or Lemon Squeezy) that handles tax, invoices, and payment compliance.

BFF

Backend-for-frontend API routes under /api/* that the web app uses for auth, generation, billing, and share.

Share link

Public page and API surface for a published video, used for social posts and client review.

Need a quick answer?

Open Studio when you are ready to create, or use How to use for a guided walkthrough. FAQ and contact live in Help Center.