- Edited
You can find the ID param needed for API using tmdb.org.
Example:
https://www.themoviedb.org/movie/505642-black-panther-wakanda-forever
505642 is the ID for this movie.
Full API list:
Movies:
https://api.ripper.fun/v2/embed/movie?id={id}
TV Shows:
https://api.ripper.fun/v2/embed/tv?id={id}&e={episode number}&s={season number}