# Kineflix — the record

> Kineflix is a responsive, single-owner OTT/SVOD web service with full source code to customize and run as your own branded SaaS.

Source: https://saascode.ai/inside/products/kineflix · A product record inside saascode — build data, changelog, and everything written about Kineflix.

## The build (measured)

- Files written: 1117
- Pages: 94
- Routes (pages + API): 333
- Database tables (all under RLS): 89
- Migrations: 118
- Time on the line: 46h
- Shipped: 2026-08-28

## Written about it

- [OTT platform options in 2026: who holds the viewing rights?](https://saascode.ai/inside/ott-platform-options-viewing-rights-2026.md)
- [Kineflix: a single-owner OTT/SVOD service for subscriptions, purchases and rentals](https://saascode.ai/inside/kineflix-single-owner-ott-svod-service.md)
- [Kineflix vs Uscreen: own the OTT source or rent the managed service?](https://saascode.ai/inside/kineflix-vs-uscreen.md)

## Platform foundation

Like every saascode product, Kineflix ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/kineflix
- Catalog page as markdown: https://saascode.ai/products/kineflix.md
- Live demo: https://kineflix.saascode.ai
