The Media API provides access to inventories photo and video content.
If you haven’t yet, this might be a good time to read the API Overview page to familiarize yourself with some of the core concepts required to using the API.
Let’s get right to it, shall we? Here’s a few REST calls that should get you started using the API with ease. You could copy and paste these calls into your browser, add your API key to them and then press ENTER! Better yet, you could use our API Console to make live API calls of your own. Once you’re comfortable with these calls, you should think about downloading our Javascript SDK. It will make your development life with the Edmunds API much easier :)
https://api.edmunds.com/api/media/v2?tag=acura&api_key={your API key}
https://api.edmunds.com/api/media/v2/honda/civic/2013/photos?api_key={your API key}
https://api.edmunds.com/api/media/v2/styles/200692674/videos?api_key={your API key}
Here are some common uses of the Media API: