All of our ValoreBooks APIs are exposed to partners through the use of the Amazon API Gateway. Please contact APIsupport@valorebooks.com to get set up with your free account credentials.

Making API Requests

ValoreBooks APIs are all standard REST APIs. It is important to note that all HTTP requests must be signed in order for Amazon to authenticate your user. For additional information on how to sign HTTP requests, please consult Amazon’s extensive help documentation.

For a list of ISBNs that are valid in the test environment, check here.

S3 and SQS

In addition to providing access to our APIs, AWS also offers a number of additional services for you to take advantage of. The AWS SDKs, for example, are very easy to use and are available for all major languages. The AWS Command Line Interface (CLI) can also be a very useful tool when testing out simpler functionality or moving files around in S3 manually.