Generate Report
Generate Report
Generate a complete ISO 14083 report for a client in a specific period
GET
Generate Report
Generate ISO 14083 Report
Generate a complete logistics emissions report for a client following ISO 14083 methodology. Includes aggregated KPIs and breakdowns by transport type.Request
Headers
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
ff4adcc7-8172-45fe-9cf1-e90a6de53aa9string
required
Your user UUIDExample:
a1b2c3d4-e5f6-7890-abcd-ef1234567890Query Parameters
string
required
Exact client name (case-sensitive)Example:
"Correos Express"string
required
Period start date (format: YYYY-MM-DD)Example:
"2024-01-01"string
required
Period end date (format: YYYY-MM-DD)Example:
"2024-12-31"Response
string
Client name
object
object
array
Breakdown by transport type
string
Methodology used (always “ISO 14083”)
Example
Successful Response
Use Cases
Annual Report
Generate the complete annual report for audits:Monthly Comparison
Compare emissions month by month:Sustainability Dashboard
Extract KPIs for a dashboard:Common Errors
404 Not Found - Client Not Found
Cause: No data found for client ‘Correos Express’- Use the Get Clients endpoint to see exact names
- Verify you wrote the name exactly the same (case-sensitive)
400 Bad Request - Invalid Date Format
Cause: Invalid date format. Use YYYY-MM-DDYYYY-MM-DD format (for example: "2024-11-20")
400 Bad Request - Date Range Too Large
Cause: Date range cannot exceed 1 yearISO 14083 Compliance
This report complies with ISO 14083:2023 standard requirements: ✅ WTW (Well-to-Wheel) Emissions - Includes complete fuel cycle emissions ✅ Transport Mode Breakdown - Clear separation by vehicle type ✅ Traceability - Each emission is linked to a specific shipment ✅ Documented Methodology - Transparent emission factors and calculations ✅ Temporal Aggregation - Reports by defined periodsRelated Endpoints
Get Clients
List available clients
Upload CSV
Upload bulk shipments
Calculate Shipment
Individual calculation
Get TOCs
List transport types