# Vyla API ## Docs - [Movie Downloads](https://vyla.mintlify.app/api-reference/downloads-movie.md): Fetch direct download links for a movie with quality labels and file sizes. - [TV Episode Downloads](https://vyla.mintlify.app/api-reference/downloads-tv.md): Fetch direct download links for a TV episode with quality labels and file sizes. - [Health Check](https://vyla.mintlify.app/api-reference/health.md): Probe all configured providers in real time and get per-source latency and status. - [Movie Sources](https://vyla.mintlify.app/api-reference/movie.md): Stream verified HLS sources, subtitle tracks, and TMDB metadata for a movie via Server-Sent Events. - [Quickstart](https://vyla.mintlify.app/api-reference/quickstart.md): From zero to a working HLS player in under 5 minutes. - [Movie Subtitles](https://vyla.mintlify.app/api-reference/subtitles-movie.md): Fetch all available subtitle tracks for a movie. - [TV Subtitles](https://vyla.mintlify.app/api-reference/subtitles-tv.md): Fetch all available subtitle tracks for a TV episode. - [Test a Source](https://vyla.mintlify.app/api-reference/test.md): Debug a single provider in isolation — get the raw URL, proxy URL, elapsed time, and error details. - [TV Episode Sources](https://vyla.mintlify.app/api-reference/tv.md): Stream verified HLS sources, subtitle tracks, and TMDB metadata for a TV episode via Server-Sent Events. - [Providers](https://vyla.mintlify.app/concepts/providers.md): How streaming providers are selected, verified, and proxied — and how to interpret their behavior in responses. - [Error Handling](https://vyla.mintlify.app/guides/error-handling.md): Patterns for handling SSE failures, source fallbacks, and edge cases when integrating the API. - [Player Integrations](https://vyla.mintlify.app/guides/integrations.md): Complete integration guides for Vanilla JS, React, Next.js, Vue, and Android — with full HLS + MP4 support, SSE streaming, source switching, subtitles, and fallback queues. - [Introduction](https://vyla.mintlify.app/introduction.md): One API. Multiple providers. Verified HLS streams for any movie or TV show — proxied, CORS-safe, and streamed in real time. - [Credit](https://vyla.mintlify.app/misc/credit.md): Credits and inspiration behind the Vyla API ecosystem. - [DMCA & Copyright](https://vyla.mintlify.app/misc/dmca.md): Content sources used by Vyla API and how rights holders can request removal. - [Live Player](https://vyla.mintlify.app/player.md): Test any movie or TV episode directly in your browser — no setup needed. ## OpenAPI Specs - [openapi](https://vyla.mintlify.app/api-reference/openapi.json)