v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Product brands

Get a product brand

Get information about a specific product brand.

get/product-brands/{product_brand_id}

Path parameters

product_brand_idstring required

The unique ID of the product brand.

Headers

Accept-Languagestring

The unique ID of the language code by ISO 639-1.

Response

OK

Example response

{
  "data": {
    "product_brand_id": "83d1d11ea3884a5d33253fe214",
    "name": "The best brand N5",
    "external_id": "a5d332_5"
  }
}