Skip to main content
POST
Get Materials Impacts Report
Use this endpoint to generate a detailed impact report broken down by individual materials, components, packaging, and assembly processes. This provides a granular view of each element’s contribution to a product’s environmental footprint.

Request body params

Implementation Details

  • Product-level pagination: Results are paginated by product. Each product expands into multiple rows — one per material, component, packaging item, and assembly process.
  • BOM detail: Each row includes the specific BOM element (material name, composition, weight) alongside its calculated impact values.
  • Prerequisite: Products must have calculated impacts. Use Recalculate Products if impacts are out of date.

Authorizations

x-api-key
string
header
required
x-developer-request-token
string
header
required

Body

application/json
from
number<double> | null
size
number<double> | null

Response

200 - application/json

Ok

API Search responses

from
number<double>
required
size
number<double>
required
total
number<double>
required
results
object[]
required