Skip to main content
GET
/
products
/
api
/
v1
/
products
/
{gtin}
/
sustainability
Get product sustainability data (removed)
curl --request GET \
  --url https://www.closient.com/products/api/v1/products/{gtin}/sustainability \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

gtin
string
required

GTIN barcode (8, 12, 13, or 14 digits, with or without separators). Normalized to GTIN-14 for lookup.

Response

OK

The response is of type Response · object.