Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.worldly.io/llms.txt

Use this file to discover all available pages before exploring further.

To retrieve your French Eco-Scores, use the Search Products endpoint.

Eligibility

frenchLabelEligibility When the Eco-Score cannot be calculated, the object will include both eligibility status and an array of reasons for ineligibility.

Eco-Score and environmental indicators

The frenchLabelEcoScore object contains:

Country of Final Assembly

The frenchLabelManufacturingCountry object contains both country and the country abbreviation for the Country of Final Assembly.
"frenchLabelEligibility": {
    "eligible": true,
    "reasons": []
},
"frenchLabelEcoScore": {
    "status": "Complete",
    "score": 8175,
    "impacts": {
        "acd": 0.431822,
        "cch": 68.2559,
        "etf": 268.461,
        "fru": 770.965,
        "fwe": 0.00765121,
        "htc": 5.99377e-8,
        "htn": 2.31041e-7,
        "ior": 32.4764,
        "ldu": 258.354,
        "mru": 0.000055508,
        "ozd": 6.23619e-7,
        "pco": 0.241269,
        "pma": 0.00000327648,
        "swe": 0.124849,
        "tre": 1.16466,
        "wtu": 11.6014,
        "ecs": 8175.06,
        "pef": 5475.1,
        "etfC": 1295.93,
        "htcC": 2.07951e-8,
        "htnC": 3.00744e-8
    },
    "frenchLabelManufacturingCountry": {
        "code": "BD",
        "name": "Bangladesh"
    }
}