
List All Books
Returns all the books available in the selected format
Displays the catalog of books available from the FT Press.
The syntax of the API is as follows:
http://api.pearson.com/ftpress/book.[format]?apikey=[apikey]&jsonp=[callback name]
where
- [format] is the representation to be used for returning the results, can be one of the following:
- html
- xml
- json
- jsonp is the name of the jsonp function to invoke with the returned data