Get Materials Impacts Report
Impact Reports
Get Materials Impacts Report
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.Documentation Index
Fetch the complete documentation index at: https://developer.worldly.io/llms.txt
Use this file to discover all available pages before exploring further.
Request body params
| Name | Type | Description |
|---|---|---|
from | number | [DEFAULT: 0] Pagination start index. |
size | number | [DEFAULT: 50] Number of results to return. |
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.

