Create LCA Portfolio
Create LCA Portfolio
Create a new Life Cycle Assessment portfolio for your organization
POST
Create LCA Portfolio
Create LCA Portfolio
Creates a new LCA portfolio for your organization. A portfolio declares one or more output co-products with their functional units, along with the impact categories to assess and the time period for the analysis.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faMust be
application/jsonBody Parameters
Name of the LCA portfolioExample:
"Product A - Environmental Impact 2024"Start date of the assessment periodFormat:
YYYY-MM-DDEnd date of the assessment periodFormat:
YYYY-MM-DDList of impact category identifiers to include in the assessmentCommon values:
gwp (Global Warming Potential), ap (Acidification), ep (Eutrophication), pocp (Photochemical Ozone Creation), adp (Abiotic Depletion)Output co-products with their functional units. Either
products or both value + unit_id must be provided.Legacy single-product functional unit quantity. Use
products instead for new integrations.Legacy functional unit identifier. Required when using
value instead of products.Response
Returns HTTP 201 with the created portfolio structure.UUID of the created LCA portfolio
The root process block (canvas node)
Primary output product block (same structure as
process)All output co-product blocks (same structure as
process)Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization422 Unprocessable Entity
Cause: Missing required fields or invalid product definitionRelated Endpoints
List LCA Portfolios
Browse all LCA portfolios
Get LCA Portfolio
Get portfolio details
LCA Dashboard
Get environmental impact results

