Next Generation Streaming API

VIDZEN

The most powerful streaming embed you could ever dream of. Lightning-fast, ad-free, fully customizable.

0K+Movies
0K+Episodes
Join our Telegram
MOVIE ID (TMDB)

Why VidZen?

Everything you need for seamless streaming integration

Seamless Integration

Embed the player with a single line of code. Works with any framework or vanilla HTML.

Vast Collection

Access 115K+ movies, 79K+ episodes, and 5.3K+ anime titles — updated daily.

Fully Customizable

Query parameters for startAt, theme, subtitles, and more. Make it yours.

Lightning Fast

Multi-provider failover system delivers the fastest load times. No buffering, no waiting.

Ad-Free & Secure

Zero ads, zero popups. Clean, professional experience for your users.

API Documentation

Integrate VidZen in seconds with our simple embed URLs

Movie

Embed Movie

Use the TMDB movie ID to embed any film.

Endpoint
https://vidzen.fun/movie/[TMDB_ID]
Code Example
<iframe src="https://vidzen.fun/movie/666243" frameBorder="0" scrolling="no" allowFullScreen></iframe>
TV

Embed TV Show

Specify TMDB ID, season, and episode number.

Endpoint
https://vidzen.fun/tv/[TMDB_ID]/[SEASON]/[EPISODE]
Code Example
<iframe src="https://vidzen.fun/tv/94997/1/1" frameBorder="0" scrolling="no" allowFullScreen></iframe>

Query Parameters

Customize playback using URL query parameters

ParameterTypeDescription
serverstringProvider to use: megacloud, moviebox, or vixsrc
startAtnumberStart playback at a specific timestamp (seconds)
autoplaybooleanAutomatically start playback when loaded
mutedbooleanStart playback muted