Media ID Converter API
Media ID Converter API lets you convert IDs between popular movie and TV databases. Supported providers: • TMDB • IMDb • TVDB Features: • Movie and TV support • Fast SQLite caching • Consistent JSON responses • Simple REST endpoints • Production-ready
Media ID Converter API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Convert TMDB ID /convert/tmdb/{media_type}/{id} |
Convert a TMDB Movie or TV ID into equivalent IDs from IMDb and TVDB |
| GET |
Convert IMDb ID /convert/imdb/{media_type}/{id} |
Convert an IMDb Movie or TV ID into TMDB, and TVDB IDs |
| GET |
Convert TVDB ID /convert/tvdb/{media_type}/{id} |
Convert a TVDB Movie or TV ID into TMDB and IMDb IDs. |
Media ID Converter API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $10 / month | — |
|