• Pages
  • /
  • Dealers
  • /
  • Data Depot
  • /
  • Version 4
  • /
  • API
  • /
  • Services
  • /
  • Brands

Brands

A Brand is a unique design, sign, symbol, words, or a combination of these, employed in creating an image that identifies a product and differentiates it from its competitors.

In the WPS API, Brands refer to products manufactured by a particular company under a particular name. This endpoint allows you to retrieve a collection of all our Brands, or the data surrounding a specific Brand via the entity endpoint.

Example requests

Collection

https://api.wps-inc.com/brands

Entity

https://api.wps-inc.com/brands/135

...or send multiple ids separated by a comma(,)

https://api.wps-inc.com/brands/66,72,135,522

Associated Images

Get all the Images associated to the "FLY Racing" Brand.

https://api.wps-inc.com/brands/135/images

Associated Items

Get all the Items associated to the "FLY Racing" Brand.

https://api.wps-inc.com/brands/135/items