I'm new to API's and I am struggling to understand how to integrate the API into my program based on the documentation. Can anyone provide any assistance on this?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 🇧🇷 pt-BR
on January 28, 2024 at 12:11 PM
I assume you read the usage instructions in Developers.
https://developer.themoviedb.org/docs/getting-started
Then note that on each of the explanation pages for each type of possible API Request,
there is an option on the right side "Try it!" which serves as an example,
with the possibility of choosing the language of the code you are using.