Get HOCs
Get HOCs
List all active logistics HOCs (Handling and Other Costs)
GET
Get HOCs
Get HOCs
Retrieve all active logistics HOCs (Handling and Other Costs). HOCs represent additional logistics operations — like warehousing, loading, or customs handling — that contribute to the overall emission footprint.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faResponse
Returns an array of HOC objects with HTTP 200. Each item contains:HOC UUID
HOC category (e.g.
warehousing, loading, customs)Emission intensity value (kgCO2e per tonne)
Record status:
active or deletedCreation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
Example
Successful Response
HOC UUID.
HOC category describing the type of handling operation (e.g.
transshipment_ambient, transshipment_mixed).Emission intensity value in kg CO2e per tonne.
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organizationRelated Endpoints
Get TOCs
List transport operation categories
Logistics Overview
Module overview

