# Product-wise impact **GET /impact/product** ## Servers ## Parameters ### Query parameters - **product** (string) Product name in English (any format) ## Responses ### 200 1. Carbon footprint per kg or litre of the product 2. Difference in impact (% higher or lower) between the queried product and average product sold in the same category #### Body: (object) - **product_name** (string) Name of the product. - **kg_co2_per_kg** (float) Carbon footprint: kg CO2 per kg of the product - **percentage_impact_difference** (string) Percentage difference in impact between the queried product and average product in the same category - **status** (string) [Powered by Bump.sh](https://bump.sh)