I am using the API to search details on a list of titles. Some are movies and some are series.
I have been doing this in two separate passes with :
https://api.themoviedb.org/3/search/movie https://api.themoviedb.org/3/search/tv
Is this best practices or is there a way to do this in one pass ?
Thank you
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från Travis Bell
den 28 februari 2024 vid 12:47 PM
Hi @chaneyvfx,
Sounds like multi search is what you're looking for?