Bestseller API
Example request
Here's an example REST API call for a bestseller query:
GET http://core.dxpapi.com/api/v1/core/? account_id=<Bloomreach Provided Account ID> &auth_key=jazzhands &domain_key=example_com &request_id=8830241055597 &_br_uid_2=uid=7797686432023:v=11.5:ts=1428617911187:hc=55 &ref_url=http://www.example.com/home &url=http://www.example.com/index.html?q=dresses &request_type=search &rows=20 &start=0 &fl=pid,title,brand,price,sale_price,colors,sizes,thumb_image,price_range,sale_price_range &search_type=bestseller
Example response
response: { numFound: 93, start: 0, docs: []}, facet_counts: { facet_queries: { }, facet_fields: {}, }, did_you_mean: [ ], category_map: { }, }