4.6. Product Detail

The API user can view product detail by referencing a product by its token via the products endpoint.

V1 https://igsdb-v2.herokuapp.com/api/v1/products/(product_id)
V2 https://igsdb-v2.herokuapp.com/api/v2/products/(token)

The returned product detail data includes spectral data and integrated summary values, when available.