{
"opencollection": "1.0.0",
"info": {
"name": "Workspace Imports Autosuggest API v2 Product & Category Search API v1 API",
"version": "2.1"
},
"request": {
"auth": {
"type": "basic",
"username": "{{username}}",
"password": "{{password}}"
}
},
"items": [
{
"info": {
"name": "Product & Category Search API v1",
"type": "folder"
},
"items": [
{
"info": {
"name": "Get products/categories",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://core.dxpapi.com/api/v1/core/",
"params": [
{
"name": "_br_uid_2",
"value": "{{ br_uid_2 }}",
"type": "query",
"description": "A first-party cookie created by the Bloomreach tracking pixel library (BrTrk). This cookie creates a unique, anonymous identifier for every browser or device.
Use the default value provided, which is already encoded."
},
{
"name": "account_id",
"value": "{{ account_id }}",
"type": "query",
"description": "Your site's numerical Bloomreach account ID. Your Bloomreach representative gives your site's account ID to you before or during your integration kickoff meeting.
The example value shown here, 6702, is included for your convenience to send a request with Try It.