We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Request:
GET /v2/products/{brand}/{model}/{variant}
Where brand, model and variant are the paramenters of the product you want to get. Return a JSON of the product.
brand
model
variant
GET /v2/products/{brand}/{model}
You can also get more than one product by not specifying the variant