Bloomreach · Example Payload

Bloomreach Product Search Request Example

Digital CommerceSearchMerchandisingRecommendationsCustomer Data PlatformCDPEmail MarketingSMS MarketingMarketing AutomationHeadless CMSPersonalizationE-Commerce

Bloomreach Product Search Request Example is an example object payload from Bloomreach, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_commentaccount_iddomain_keyrequest_typeqflrowsstartfacet.fieldfacet.rangestats.fieldsort_br_uid_2urlref_urlrequest_id

Example Payload

Raw ↑
{
  "_comment": "Example request parameters for Bloomreach Discovery Product Search API (GET /)",
  "account_id": "1234",
  "domain_key": "example_com",
  "request_type": "search",
  "q": "blue running shoes",
  "fl": "pid,title,brand,price,sale_price,url,thumb_image,sku_color,sku_price,sku_sale_price,sku_thumb_images",
  "rows": "20",
  "start": "0",
  "facet.field": "color,size,brand",
  "facet.range": "price",
  "stats.field": "price",
  "sort": "price asc",
  "_br_uid_2": "uid=1234567890:v=12.0:ts=1609459200000:hc=5",
  "url": "https://example.com/search?q=blue+running+shoes",
  "ref_url": "https://example.com/",
  "request_id": "1234567890"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/bloomreach-product-search-request-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.