Zeropact/ LCA Sandbox

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.

Simulation environment

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.

Used for this session only. Never saved in your browser.

Full JSON content determines sample matching, not the filename or SKU. Edited inputs generate a new simulation. Maximum 128 KiB.

02 Response

Ready
Choose a sample and run a simulation.
Inventory items
Impact results
Rule traces

Run a request or preview a sample to explore its stages and processes.

View response JSON
ProductOutput 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.