NHDAPI: Universal Video API for Movies & TV
Fast CDN Streaming • Zero Ads • TMDB & IMDB Support • Multi-Device Ready. Give your users the ultimate cinematic experience.
The Odyssey
Trending Now
Advanced Player
Our powerful custom player allows you to tailor your viewing experience exactly how you want it.
Share this link to allow others to play this content with your settings.
Advanced Player Controls
Fine-tune your viewing experience with powerful customization options
Color Theme
Glass UI
Customize glass overlay appearance
Feature Toggles
Logo URL
Playback Defaults
Everything you need. Nothing you don't.
A complete suite of tools to provide a premium streaming experience.
Zero Ads
No popups, no redirects. A completely clean viewing experience for your users.
Global CDN
Lightning fast content delivery network covering all major geographic regions.
Auto Detection
Automatically scrapes and switches to the highest quality source available.
Ultra Fast Buffering
Optimized chunk sizes for instant playback start with no buffering screens.
Watch Party
Built-in synchronized streaming for multiple users across different locations.
Multi Audio
Native support for multiple audio tracks and instant switching.
Custom Themes
Match the player to your website's branding with advanced CSS variables.
Subtitle Controls
Customizable fonts, sizes, and colors for all provided subtitle tracks.
Multi Device
Responsive player that works flawlessly on TVs, mobiles, tablets, and desktop.
Developer Friendly API
Integrate our player in seconds. Just pass the TMDB or IMDB ID and we handle the rest.
<iframe src="https://embed.streammafia.to/embed/movie/550" width="100%" height="100%" frameborder="0" allowfullscreen></iframe>https://embed.streammafia.to/embed/movie/{tmdbId/imdbId}<iframe src="https://embed.streammafia.to/embed/tv/1399/1/1" width="100%" height="100%" frameborder="0" allowfullscreen></iframe>https://embed.streammafia.to/embed/tv/{tmdbId/imdbId}/{season}/{episode}https://embed.streammafia.to/dl/movie/{tmdbId/imdbId}https://embed.streammafia.to/dl/tv/{tmdbId/imdbId}/{season}/{episode}| Parameter | Description | Example |
|---|---|---|
| ?autoplay | Auto play on load | true |
| ?autonext | Auto next episode for TV | true |
| ?progress | Start from a specific second | 120 |
| ?audio | Audio on/off (false = muted) | false |
| ?title | Show or hide title | false |
How it Works
Three simple steps to integrate the world's most powerful streaming embed.
Generate Embed URL
Format our API endpoint with your desired TMDB or IMDB ID.
Copy & Paste
Insert the generated iframe code into your website's HTML or CMS.
Stream Instantly
Your users can now enjoy ad-free, ultra-fast streaming.
Built for Massive Scale
Our infrastructure is powered by a globally distributed CDN. Whether you have 100 or 1,000,000 daily viewers, our player handles the load effortlessly with zero buffering.
CDN ACCELERATED
Frequently Asked Questions
Start Streaming Instantly
Join thousands of developers using NHDAPI to deliver premium video experiences to their users. No credit card required.
About NHDAPI Streaming API
NhdAPI is a high-speed, zero-ad video streaming API designed for movies and TV shows, utilizing TMDB/IMDB IDs for content retrieval. It offers a RESTful interface, featuring endpoints for fetching video links based on TMDB ID, media type (movie/show), and episode details for TV shows.
Key Features
- •Universal API: Supports TMDB/IMDB IDs to map streaming content.
- •Focus: Focused on high-speed and no-ad playback.
- •Usage: Used for embedding video content in third-party applications.
Likely NHDAPI API Route Structure
Based on standard streaming API implementations, the routes typically follow this structure:
GET /embed/movie/{tmdb_id}Retrieves streaming sources for a specific movie.GET /embed/tv/{tmdb_id}/{season}/{episode}Retrieves sources for a specific TV episode.GET /search/{query}Searches for media by title.

