What Amazon REST API do I use to get book information?

daily-learner picture daily-learner · Sep 17, 2012 · Viewed 25.8k times · Source

What Amazon REST API do I use to get book information? I will be using PHP.

Answer

Romanito picture Romanito · Sep 18, 2012

If you know the book's ID, use ItemLookup. If you don't know it, use ItemSearch.