Icon

Documentação API Embed v2

Utilize nossos iframes para exibir filmes e séries automaticamente em seu site.

GET

Embed de Filmes

Substitua {ID_TMDB} pelo ID do filme no TheMovieDB.

<iframe src="https://primevicio.lat/embed/movie/{ID_TMDB}" width="100%" height="500px" frameborder="0" allowfullscreen></iframe>
GET

Embed de Séries

Substitua os parâmetros conforme necessário:

<iframe src="https://primevicio.lat/embed/tv/{ID_TMDB}/{TEMPORADA}/{EPISODIO}" width="100%" height="500px" frameborder="0" allowfullscreen></iframe>