Components
Post Project Component
Creates a component that will be automatically attributed to GHG statements in the project based on the provided allocation strategy.
POST
Authorizations
A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
A secret token identifying the client connecting to the API
Example:
"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"
Body
application/json
The strategy that the components emissions are distributed across GHG Statements.
Available options:
ESTIMATED_PROJECT_TONNAGE
, MANUAL
, CUSTOM_TIME_PERIOD
, ESTIMATED_PROJECT_LIFETIME
Data required to create any component
Response
200
application/json
Successful Response
Required string length:
20 - 36
Example:
"cmp_1EP2SB7MZ1S036PY"
Available options:
REMOVAL
, GHG_STATEMENT
, PROJECT
Available options:
ACTIVITY
, COUNTERFACTUAL
, SEQUESTRATION
, LOSS
, REDUCTION
Attribution strategy, manages how project-scoped components are distributed across GHG statements; value will be Null if scope is not of scope project
Available options:
ESTIMATED_PROJECT_TONNAGE
, MANUAL
, CUSTOM_TIME_PERIOD
, ESTIMATED_PROJECT_LIFETIME
Was this page helpful?