PRODUCT LIFECYCLE API
From product inputs
to LCA outputs.
Explore the contract, run a sample, or try your own product.
One JSON request. One complete product response.
Original samples return their saved results. Other inputs return simulated results. Results are not verified LCA calculations.
01 Request
POST/v1/products/calculate
Fashion samples use the flexible contract. Each sample input returns its paired output.
Full JSON content determines sample matching, not the filename or SKU. Edited inputs generate a new simulation. Maximum 128 KiB.
02 Response
ReadyRun a request or preview a sample to explore its stages and processes.
View response JSON
Your response will appear here.
Preview lets you inspect saved outputs without submitting a request or entering an API key.
Recent requests 0
INTEGRATE
Try it from your application
Send a product object as JSON. The response body follows the ProductOutput schema.
This runner submits one product at a time. Use /v1/batch/calculate for up to 100 products, with paginated results.