List Product Pricing

This API returns detailed product information, including pricing data, competitor pricing, and brand details, along with category and geographical information.

  • The API currently supports two zipcodes for fetching localized competitor pricing and related data:
    • 63011 (United States)
    • 31021 (United States)

By default, the zipcode is set to 63011, but you can specify 31021 to get product pricing and competitor information specific to that region. Both zipcodes allow you to retrieve data for different geographical regions within the U.S.

  • The country is set to United States (country code: "US") by default, and it will adjust based on the zipcode you provide.

Additionally, the product_type parameter allows you to filter the data based on specific product categories. The available product types are:

  • Appliances
  • Furniture
  • Mattresses

By using the zipcode and product_type parameters, you can refine your query to retrieve pricing and competitor data specific to your selected region and product category.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by one or more SKUs. Multiple SKUs can be provided as a comma-separated list without spaces (e.g., SKU123,SKU456)

integer

Filter by the product’s unique ID.

string

Match behavior for sku searches. Allowed values: exact or fuzzy. (Default: exact if not provided.)

integer

Filter by Zipcode, default: 63011
Available: 63011 and 31021

string

Added on or after this date.

string

Added on or before this date.

string

Modified on or after this date.

string

Modified on or before this date.

string

Filter brands by their primary industry. Valid values: Appliances, Furniture, or Mattresses.

integer

Filter by brand ID.

string

Filter by brand name or brand slug.

integer

Filter brands using a unique Category ID.

string

Filter brands within one category.

integer

Filter brands using a unique Subcategory ID.

subcategory
array of strings

Filter brands within one subcategory.

subcategory
integer

Filter brands using a unique Detail Category ID.

string

Filter brands within one detail category category.

integer

Exclude by brand ID.

string

Exclude by brand name or brand slug.

integer

Exclude brands associated with a specific Category ID.

string

Exclude brands associated with a specific category name from the results.

integer

Exclude brands associated with a specific Subcategory ID.

string

Exclude brands associated with a specific subcategory name.

integer

Exclude brands associated with a specific Detail Category ID.

string

Exclude brands associated with a specific detail category name.

string

Specify the page number for paginated results.

integer

Specify the number of brand items to return per page.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json