← VideoOS home · Docs

← Docs · Video

Free guest video preview (no signup)

Problem

You want to see the quality before creating an account.

Solution

POST /api/v1/guest/preview with a short prompt and get a watermarked preview video — no registration. It's rate-limited (1 per IP per 6 hours, plus a global daily cap) to keep it free and abuse-resistant. Sign up to remove the watermark and unlock full HD + unlimited renders.

Examples

curl -X POST https://maxai.fyi/api/v1/guest/preview -H 'Content-Type: application/json' -d '{"prompt":"AI makes videos in seconds"}'

FAQ

Do I need an account?

No. The preview is anonymous and watermarked.

Why am I rate-limited?

Rendering costs real compute. One preview per IP per 6h keeps it free for everyone.

API references

/api/v1/guest/preview · /start

Start free
maxai.fyi · Docs · Agents · updated 2026-06-13