Find relevant decorators based on queries performed by end-users. To best learn how to use the search API effectively, consult our guide to Using the Decorator Search API.
Search query. Should be URL encoded.
Example Values: state:PA
The page number (starting at 1) to return.
Example Values: 10
The number of results to return per page, up to a max of 100.
Example Values: 50
Returns results ordered by the given sort value. Valid options include:
Example Values: ASIN
Provides a list of relevant search dimensions to help narrow down the current result. Valid options include:
Example Values: state
Only available for JSON format. If supplied, the response will use the JSONP format with a callback of the given name.