List Product Assets

The List Product Assets endpoint allows you to list all available assets associated with a product, such as images, videos, 360-degree images, and other related media files. This endpoint provides the necessary data for integrating product assets into a storefront or application, including metadata about the assets like file sizes, primary image, and URL links.

This endpoint can be used to gather visual and multimedia assets that are tied to a specific product, allowing businesses or developers to display or use these assets on their platforms. It is especially useful for eCommerce platforms, product display systems, and anywhere where product imagery or media is required.

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

Filter by SKU.

integer

Filter by the product’s unique ID.

string

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

boolean

Filter results to only include products that have at least one image. Use true to return only products with images.

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