欧盟建筑能效合规 API

API ID 13411

EPC标签 EPBD MEPS合规性以及在8个欧盟市场的孤立风险筛查——主要能源 太阳能义务 翻新成本和对贷方和资产管理者的资本化率折扣建模

367 ms 平均响应

API 文档

端点

请求
EPBD Compass 合规引擎的实时正常运行时间和语义版本检查,这是该 API 中每个端点的计算核心。在您将生产或批量流量提交给它之前,确认该服务处于在线状态并可访问,并且可以安全地按计划轮询以进行监控
Endpoint ID: 28906
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28906/system+status+and+health+monitor
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "status": "ok",
    "api": "EU Building Energy Compliance API",
    "version": "1.0.0",
    "ts": "2026-09-04T12:36:51Z",
    "keep_alive": {
        "last_ping_time": "2026-09-04 12:35:01 UTC",
        "last_ping_result": "ok_429",
        "consecutive_failures": 0
    }
}
系统状态与健康监控 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28906/system+status+and+health+monitor' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
仅根据建筑物每月的能源账单估算其EPC标签和MEPS合规状态——无需测量的消费数据。旨在在完整数据房间存在之前快速进行顶部筛选
Endpoint ID: 28908
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28908/quick+epc+estimate+and+meps+flag
输入参数

快速EPC估算和MEPS标志 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "status": "success",
    "plan": "free",
    "data_note": "Estimated from monthly cost using Eurostat H2 2023 price benchmarks and JRC BSO 2023 electricity fraction for Office Building. For precise results with actual meter data, use POST /analyse/full.",
    "input": {
        "country": "Germany",
        "building_type": "Office Building",
        "floor_area_m2": 3500,
        "monthly_cost_eur": 9500,
        "estimated_annual_kwh_elec": 336818,
        "estimated_annual_kwh_gas": 498750
    },
    "eui": {
        "delivered_eui_kwh_m2": 238.7,
        "primary_eui_kwh_m2": 330,
        "annual_kwh_elec": 336818,
        "annual_kwh_gas": 498750,
        "total_delivered_kwh": 835568,
        "total_primary_kwh": 1154898,
        "elec_fraction": 0.403,
        "pef_electricity_used": 1.8,
        "pef_gas_used": 1.1,
        "pef_last_reviewed": "2024-01",
        "pef_source": "GEG 2024 §22",
        "pef_basis": "Nicht-erneuerbar Anteil — GEG 2024 Anlage 4",
        "pef_warnings": [
            "PEF value for germany last reviewed 2024-01 (31 months ago). Verify against current GEG 2024 §22 before regulatory submission. PEFs update annually with grid mix changes."
        ],
        "source_methodology": "EN ISO 52000-1:2017 §6.3 — Delivered to primary energy conversion",
        "source_pef": "GEG 2024 (Gebäudeenergiegesetz) Anlage 10"
    },
    "epc": {
        "epc_label": "H",
        "epc_system": "A_plus_to_H",
        "primary_eui_used": 330,
        "better_label": "G",
        "kwh_m2_to_next_label": 80,
        "label_scale": [
            "A+",
            "A",
            "B",
            "C",
            "D",
            "E",
            "F",
            "G",
            "H"
        ],
        "label_position_pct": 100,
        "italy_dm_ep_breakdown": null,
        "source": "EN ISO 52003-1:2017 — EPC indicators framework; GEG 2024 (Gebäudeenergiegesetz) Anlage 10"
    },
    "benchmark": {
        "your_delivered_eui": 238.7,
        "eu_median_eui": 180,
        "climate_adjusted_median": 148.7,
        "climate_factor_en16798": 0.826,
        "climate_method": "EN 16798-1:2019 §6.3 monthly HDD/CDD weighted normalisation",
        "climate_detail": {
            "climate_factor": 0.826,
            "hdd_annual_base15": 2456,
            "cdd_annual_base10": 680,
            "hdd_factor": 0.787,
            "cdd_factor": 0.916,
            "heating_weight": 0.7,
            "cooling_weight": 0.30000000000000004,
            "eu_hdd_reference": 3121,
            "eu_cdd_reference": 742,
            "method": "EN 16798-1:2019 §6.3 monthly degree-day weighting",
            "source_hdd_cdd": "Eurostat nrg_chdd_m — Monthly HDD/CDD 2023 30yr average",
            "source_standard": "EN 16798-1:2019 §6.3 and Annex B; ISO 15927-6:2007"
        },
        "pct_vs_adjusted_median": 60.5,
        "rating": "poor",
        "label": "Poor performance — likely in worst-performing 15%; MEPS enforcement risk",
        "source_benchmarks": "JRC EU Building Stock Observatory 2023 — Table 3.2",
        "source_climate": "EN 16798-1:2019 §6.3; Eurostat nrg_chdd_m 2023; ISO 15927-6:2007",
        "source_methodology": "EN ISO 52000-1:2017 §9.1 energy performance indicators"
    },
    "carbon_summary": {
        "kgco2e_per_m2_yr": 65.21,
        "total_tco2e_yr": 228.24,
        "grid_ef_kgco2_kwh": 0.38,
        "source": "Umweltbundesamt (UBA) Emissionsfaktoren Strom 2023"
    },
    "epbd_meps_flag": {
        "in_worst_15pct": true,
        "meps_2030_compliant": false,
        "enforcement_mechanism": {
            "applies": true,
            "mechanism_type": "fixed_civil_penalty",
            "description": "One-off administrative fine (Bußgeld) per infraction. GEG §108: up to €10,000 for missing/invalid EPC at sale, lease, or advertisement. GEG §71a: €5,000-€50,000 per violation for building automation & control system (BACS) / heating-system non-compliance in non-residential buildings >290kW. Enforcement is largely transaction-triggered (verified at sale/lease by notary), not proactively audited.",
            "fixed_penalty_min_eur": 5000,
            "fixed_penalty_max_eur": 50000,
            "penalty_renewable_annually": false,
            "source": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
            "confidence": "moderate"
        },
        "source": "EPBD 2024/1275 Article 7 — MEPS for worst-performing buildings"
    },
    "upgrade_to_pro": "Use POST /analyse/full with actual annual kWh meter readings for: full EPBD MEPS analysis, EPBD Article 9 solar obligation screening, JRC TABULA renovation cost + grant stacking, country incentive programmes."
}
快速EPC估算和MEPS标志 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28908/quick+epc+estimate+and+meps+flag' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "germany",
  "building_type": "office",
  "floor_area_m2": 3500,
  "monthly_energy_cost_eur": 9500
}'

    
请求
完成EN ISO 52000-1主要能源计算与国家EPC标签、EPBD第7条最低能效标准符合2030/2033截止日期、第9条太阳能义务筛查、JRC TABULA翻新差距和国家补助叠加的净翻新成本——完整的监管承保方案
Endpoint ID: 28909
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28909/full+epbd+compliance+model
输入参数

完全EPBD合规模型 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "status": "success",
    "api_version": "2.0.0",
    "input": {
        "country": "Germany",
        "country_code": "DE",
        "building_type": "office",
        "building_label": "Office Building",
        "floor_area_m2": 3500,
        "annual_kwh_elec": 420000,
        "annual_kwh_gas": 180000,
        "roof_area_m2": 1200,
        "is_new_building": false,
        "is_major_renovation": false,
        "year_built": 1992
    },
    "country_context": {
        "currency": "EUR",
        "climate_zone": "cold_temperate",
        "hdd": 3200,
        "grid_ef_kgco2_kwh": 0.38,
        "pef_electricity": 1.8,
        "nzeb_threshold_kwh_m2": 50,
        "source_grid_ef": "Umweltbundesamt (UBA) Emissionsfaktoren Strom 2023"
    },
    "eui": {
        "delivered_eui_kwh_m2": 171.4,
        "primary_eui_kwh_m2": 272.6,
        "annual_kwh_elec": 420000,
        "annual_kwh_gas": 180000,
        "total_delivered_kwh": 600000,
        "total_primary_kwh": 954000,
        "elec_fraction": 0.7,
        "pef_electricity_used": 1.8,
        "pef_gas_used": 1.1,
        "pef_last_reviewed": "2024-01",
        "pef_source": "GEG 2024 §22",
        "pef_basis": "Nicht-erneuerbar Anteil — GEG 2024 Anlage 4",
        "pef_warnings": [
            "PEF value for germany last reviewed 2024-01 (31 months ago). Verify against current GEG 2024 §22 before regulatory submission. PEFs update annually with grid mix changes."
        ],
        "source_methodology": "EN ISO 52000-1:2017 §6.3 — Delivered to primary energy conversion",
        "source_pef": "GEG 2024 (Gebäudeenergiegesetz) Anlage 10"
    },
    "epc": {
        "epc_label": "H",
        "epc_system": "A_plus_to_H",
        "primary_eui_used": 272.6,
        "better_label": "G",
        "kwh_m2_to_next_label": 22.6,
        "label_scale": [
            "A+",
            "A",
            "B",
            "C",
            "D",
            "E",
            "F",
            "G",
            "H"
        ],
        "label_position_pct": 100,
        "italy_dm_ep_breakdown": null,
        "source": "EN ISO 52003-1:2017 — EPC indicators framework; GEG 2024 (Gebäudeenergiegesetz) Anlage 10"
    },
    "benchmark": {
        "your_delivered_eui": 171.4,
        "eu_median_eui": 180,
        "climate_adjusted_median": 148.7,
        "climate_factor_en16798": 0.826,
        "climate_method": "EN 16798-1:2019 §6.3 monthly HDD/CDD weighted normalisation",
        "climate_detail": {
            "climate_factor": 0.826,
            "hdd_annual_base15": 2456,
            "cdd_annual_base10": 680,
            "hdd_factor": 0.787,
            "cdd_factor": 0.916,
            "heating_weight": 0.7,
            "cooling_weight": 0.30000000000000004,
            "eu_hdd_reference": 3121,
            "eu_cdd_reference": 742,
            "method": "EN 16798-1:2019 §6.3 monthly degree-day weighting",
            "source_hdd_cdd": "Eurostat nrg_chdd_m — Monthly HDD/CDD 2023 30yr average",
            "source_standard": "EN 16798-1:2019 §6.3 and Annex B; ISO 15927-6:2007"
        },
        "pct_vs_adjusted_median": 15.3,
        "rating": "below_average",
        "label": "Below average — significant EPBD compliance risk in Germany",
        "source_benchmarks": "JRC EU Building Stock Observatory 2023 — Table 3.2",
        "source_climate": "EN 16798-1:2019 §6.3; Eurostat nrg_chdd_m 2023; ISO 15927-6:2007",
        "source_methodology": "EN ISO 52000-1:2017 §9.1 energy performance indicators"
    },
    "carbon": {
        "total_kgco2e_yr": 195780,
        "total_tco2e_yr": 195.78,
        "kgco2e_per_m2_yr": 55.94,
        "electricity_kgco2e": 159600,
        "gas_kgco2e": 36180,
        "grid_ef_kgco2_kwh": 0.38,
        "gas_ef_kgco2_kwh": 0.201,
        "source_grid_ef": "Umweltbundesamt (UBA) Emissionsfaktoren Strom 2023",
        "source_gas_ef": "IPCC 2006 Guidelines Vol 2 Ch1 - natural gas 56.1 kgCO2/GJ",
        "source_method": "EN ISO 52000-1:2017 - CO2 equivalent emissions",
        "gwp_kgco2eq_per_m2_yr": 57.24,
        "gwp_source": "EPBD 2024/1275 Delegated Acts May 2026; EN 15978:2011"
    },
    "epbd_meps": {
        "epbd_article": "EPBD 2024/1275 Article 7 — MEPS for worst-performing buildings",
        "current_epc_label": "H",
        "in_worst_15pct": true,
        "country_meps_threshold": "F",
        "meps_primary_eui_kwh_m2": 160,
        "compliance_2030": {
            "target_label": "E",
            "target_primary_eui": 159,
            "compliant": false,
            "gap_kwh_m2": 113.6,
            "deadline": "1 January 2030"
        },
        "compliance_2033": {
            "target_label": "D",
            "target_primary_eui": 129,
            "compliant": false,
            "gap_kwh_m2": 143.6,
            "deadline": "1 January 2033"
        },
        "enforcement_mechanism": {
            "applies": true,
            "mechanism_type": "fixed_civil_penalty",
            "description": "One-off administrative fine (Bußgeld) per infraction. GEG §108: up to €10,000 for missing/invalid EPC at sale, lease, or advertisement. GEG §71a: €5,000-€50,000 per violation for building automation & control system (BACS) / heating-system non-compliance in non-residential buildings >290kW. Enforcement is largely transaction-triggered (verified at sale/lease by notary), not proactively audited.",
            "fixed_penalty_min_eur": 5000,
            "fixed_penalty_max_eur": 50000,
            "penalty_renewable_annually": false,
            "source": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
            "confidence": "moderate"
        },
        "brown_discount_benchmark_pct": 24.7,
        "brown_discount_benchmark_source": "European Sustainability Value Decomposition Study (2026) — average observed valuation discount for MEPS-non-compliant commercial assets vs. compliant comparables",
        "source_epbd": "EPBD 2024/1275 Art.7(1)(b) and Annex IV",
        "source_jrc": "JRC Technical Report EUR 31645 EN - EPBD Implementation 2024",
        "meps_threshold_trajectory": {
            "current": 160,
            "target_2030": 134,
            "target_2033": 118,
            "basis": "EPBD 2024/1275 Art.7(9) - 16pct reduction by 2030, 26pct by 2033"
        },
        "sri_mandatory": true,
        "sri_basis": "EPBD 2024/1275 Art.13 - SRI mandatory for non-residential >= 1000m2 from 2026",
        "solar_major_renovation_trigger": true,
        "solar_trigger_basis": "EPBD 2024/1275 Art.9(1)(b) - major renovation triggers solar obligation at >= 250m2"
    },
    "solar_obligation": {
        "epbd_article": "EPBD 2024/1275 Article 9 and Annex III",
        "obligation_applies": false,
        "obligation_triggers": [],
        "minimum_required_kwp": 0,
        "potential_capacity_kwp": 140.4,
        "potential_annual_kwh": 117936,
        "usable_roof_m2": 780,
        "irradiance_kwh_m2_yr": 1050,
        "system_pr": 0.8,
        "source_irradiance": "JRC PVGIS-SARAH2 — country average GHI",
        "source_module": "IEC 61215:2021 — crystalline silicon PV module performance",
        "source_epbd": "EPBD 2024/1275 Article 9(1) and Annex III §2",
        "exemptions_note": "Exemptions apply where solar is technically/economically unfeasible or heritage/protected building constraints apply. EPBD Art. 9(3) — member states define exemption criteria."
    },
    "renovation_gap": {
        "gap_primary_eui_kwh_m2": 113.6,
        "required_reduction_pct": 41.7,
        "renovation_depth": "deep",
        "renovation_description": "Deep/comprehensive renovation targeting nZEB performance",
        "estimated_cost_eur_m2": 480,
        "estimated_total_cost_eur": 1680000,
        "estimated_annual_saving_eur": 52483,
        "simple_payback_yr": 32,
        "suggested_measures": [
            {
                "id": "building_envelope_insulation",
                "name": "External Wall Insulation",
                "eui_savings_pct": 18,
                "cost_eur_m2": 35,
                "total_cost_eur": 122500,
                "source": "JRC TABULA Episcope — renovation cost ranges 2016; IEA EBC Annex 75 (2021)"
            },
            {
                "id": "roof_insulation",
                "name": "Roof / Attic Insulation",
                "eui_savings_pct": 10,
                "cost_eur_m2": 12,
                "total_cost_eur": 42000,
                "source": "JRC TABULA Episcope; EN ISO 6946:2017 (thermal resistance)"
            },
            {
                "id": "high_performance_glazing",
                "name": "High-Performance Triple Glazing",
                "eui_savings_pct": 8,
                "cost_eur_m2": 20,
                "total_cost_eur": 70000,
                "source": "JRC TABULA Episcope; EN 673:2011 (glazing thermal transmittance)"
            },
            {
                "id": "hvac_heat_pump",
                "name": "Heat Pump (Air-Source ASHP)",
                "eui_savings_pct": 30,
                "cost_eur_m2": 55,
                "total_cost_eur": 192500,
                "source": "EN 14825:2022 (heat pump performance); IEA EBC Annex 75; BPIE 2023"
            }
        ],
        "source_costs": "JRC TABULA Episcope (2016); IEA EBC Annex 75 (2021); BPIE State of Europe's Buildings (2023)",
        "source_energy_price": "Eurostat nrg_pc_205 — electricity prices non-household H2 2023"
    },
    "_note": "Response truncated for documentation purposes"
}
完全EPBD合规模型 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28909/full+epbd+compliance+model' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "germany",
  "building_type": "office",
  "floor_area_m2": 3500,
  "annual_kwh_elec": 420000,
  "annual_kwh_gas": 180000,
  "roof_area_m2": 1200,
  "is_new_building": false,
  "is_major_renovation": false,
  "year_built": 1992
}'

    
请求
在数据室存在之前,仅根据国家、建筑类型和建造年份进行交易前的初步评估,估计可能的主要能源使用强度。每个结果都带有证据层级(1-3),以确保信心从未被夸大
Endpoint ID: 28910
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28910/no-meter-data+eui+estimate
输入参数

无计量数据EUI估算 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "methodology_version": "estimation-v1.0.0",
    "methodology_last_reviewed": "2026-06-20",
    "country": "germany",
    "building_type": "office",
    "year_built": 1992,
    "evidence_tier": 2,
    "estimate_basis": "No verified country-specific non-residential energy benchmark exists for Germany as of the last methodology review. Falling back to the EU-wide non-residential building stock distribution (BPIE 2023) for the 'post-1990' construction-period band. This is a population-level probability distribution across ALL EU non-residential buildings of this age, not a country-specific or building-specific estimate. Treat this as a wide prior, not a forecast.",
    "construction_period_band": "post_1990",
    "distribution_kwh_m2_yr": {
        "0-100": 0.14,
        "100-200": 0.27,
        "200-300": 0.26,
        "300-400": 0.18,
        "400-500": 0.09,
        "500-700": 0.06
    },
    "most_likely_range_kwh_m2_yr": [
        100,
        200
    ],
    "most_likely_range_probability": 0.27,
    "distribution_weighted_average_kwh_m2_yr": 249,
    "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
    "source_ref": "S2",
    "plan": "pro"
}
无计量数据EUI估算 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28910/no-meter-data+eui+estimate' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "germany",
  "building_type": "office",
  "year_built": 1992
}'

    
请求
发布了哪些国家拥有 Tier 1 验证的、特定于国家的国家基准数据作为无计量数据估计的支持,这些估计回落到 Tier 2 欧盟范围内的分布范围,以及哪些来源被故意排除以及原因 — 这样买家可以在支付报告费用之前审查估计的证据基础
Endpoint ID: 28911
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28911/evidence-tier+transparency+map
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "methodology_version": "estimation-v1.0.0",
    "last_reviewed": "2026-06-20",
    "coverage": {
        "uk": {
            "office_tier": 1,
            "source": "CIBSE TM46:2008 Table 1, Category 1 (General Office)"
        },
        "germany": {
            "office_tier": 2,
            "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
            "note": "No verified country-specific non-residential source found."
        },
        "france": {
            "office_tier": 1,
            "source": "ADEME OPERAT 2024 sector average; age-banding explicitly not applied per BDNB 2023-2024 finding of no significant age effect"
        },
        "netherlands": {
            "office_tier": 1,
            "source": "RVO Energy Label C threshold + national non-compliance statistic (2020)"
        },
        "italy": {
            "office_tier": 2,
            "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
            "note": "No verified country-specific non-residential source found."
        },
        "spain": {
            "office_tier": 2,
            "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
            "note": "No verified country-specific non-residential source found."
        },
        "poland": {
            "office_tier": 2,
            "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
            "note": "No verified country-specific non-residential source found."
        },
        "sweden": {
            "office_tier": 2,
            "source": "BPIE 2023 'Filling the Gap', citing Hotmaps 2020 + national EPC aggregates",
            "note": "No verified country-specific non-residential source found."
        }
    },
    "deliberately_excluded_sources": [
        "JRC TABULA/EPISCOPE — residential building typologies only, does not cover non-residential/office archetypes despite being the most commonly cited EU building stock dataset.",
        "German dena building stock statistics — residential (Wohngebäude) heat demand only.",
        "Italian SIAPE class averages — explicitly labelled residential (E1(1)) in the source."
    ]
}
证据层透明度地图 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28911/evidence-tier+transparency+map' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
在一次调用中筛选多达20栋建筑,根据EPBD合规风险严重性排名,并提供用于翻新资本支出的组合总金额、可用赠款和加权碳强度 — 供基金经理和ESG团队同时审核资产组合使用。有效值 — asset_id / asset_name(字符串,自由文本,不是枚举) :请求中为建筑分配的标识符(例如 "DUSSELDORF_OFFICE_01")。任何独特的字符串都可以 — 仅用于在响应中标记结果,不会与固定列表进行验证
Endpoint ID: 28912
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28912/portfolio+screening+and+compliance+risk+ranking
输入参数

投资组合筛选与合规风险排名 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "status": "success",
    "assets_analysed": 3,
    "portfolio_summary": {
        "total_floor_area_m2": 15200,
        "total_renovation_capex_eur": 2994000,
        "total_grants_available_eur": 574300,
        "net_renovation_cost_eur": 2419700,
        "portfolio_carbon_intensity_kgco2e_m2": 49.01,
        "meps_compliance_summary": {
            "compliant_2030": 2,
            "non_compliant_2030": 1,
            "worst_15pct": 1
        },
        "assets_requiring_urgent_action": 1
    },
    "assets": [
        {
            "asset_id": "DUSSELDORF_OFFICE_01",
            "country": "Germany",
            "building_type": "Office Building",
            "floor_area_m2": 5000,
            "epc_label": "H",
            "delivered_eui_kwh_m2": 174,
            "primary_eui_kwh_m2": 282.4,
            "kgco2e_per_m2_yr": 58.24,
            "in_worst_15pct": true,
            "meps_2030_compliant": false,
            "meps_2033_compliant": false,
            "enforcement_mechanism": {
                "mechanism_type": "fixed_civil_penalty",
                "description": "One-off administrative fine (Bußgeld) per infraction. GEG §108: up to €10,000 for missing/invalid EPC at sale, lease, or advertisement. GEG §71a: €5,000-€50,000 per violation for building automation & control system (BACS) / heating-system non-compliance in non-residential buildings >290kW. Enforcement is largely transaction-triggered (verified at sale/lease by notary), not proactively audited.",
                "fixed_penalty_min_eur": 5000,
                "fixed_penalty_max_eur": 50000,
                "penalty_renewable_annually": false,
                "source": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
                "confidence": "moderate"
            },
            "brown_discount_benchmark_pct": 24.7,
            "risk_rank": 0,
            "solar_obligation": false,
            "renovation_cost_est_eur": 2400000,
            "max_grant_eur": 240000,
            "net_renovation_cost_eur": 2160000,
            "renovation_payback_yr": 29.5,
            "benchmark_rating": "below_average"
        },
        {
            "asset_id": "WARSAW_WAREHOUSE_01",
            "country": "Poland",
            "building_type": "Warehouse / Distribution",
            "floor_area_m2": 8000,
            "epc_label": "E",
            "delivered_eui_kwh_m2": 100,
            "primary_eui_kwh_m2": 194,
            "kgco2e_per_m2_yr": 54.46,
            "in_worst_15pct": false,
            "meps_2030_compliant": true,
            "meps_2033_compliant": false,
            "enforcement_mechanism": {
                "mechanism_type": "fixed_civil_penalty",
                "description": "One-off fine (grzywna) capped at PLN 5,000 (≈€1,150) for missing EPC at sale/lease. Enforcement is passive — recorded at notarial transaction, does not block the transaction from proceeding.",
                "fixed_penalty_min_eur": null,
                "fixed_penalty_max_eur": 1150,
                "penalty_renewable_annually": false,
                "source": "Ustawa o charakterystyce energetycznej budynków; Kodeks postępowania w sprawach o wykroczenia",
                "confidence": "high"
            },
            "brown_discount_benchmark_pct": null,
            "risk_rank": 2,
            "solar_obligation": false,
            "renovation_cost_est_eur": 440000,
            "max_grant_eur": 233500,
            "net_renovation_cost_eur": 206500,
            "renovation_payback_yr": 99,
            "benchmark_rating": "poor"
        },
        {
            "asset_id": "PARIS_RETAIL_01",
            "country": "France",
            "building_type": "Retail / Commercial",
            "floor_area_m2": 2200,
            "epc_label": "E",
            "delivered_eui_kwh_m2": 140.9,
            "primary_eui_kwh_m2": 324.1,
            "kgco2e_per_m2_yr": 8.17,
            "in_worst_15pct": false,
            "meps_2030_compliant": true,
            "meps_2033_compliant": false,
            "enforcement_mechanism": {
                "mechanism_type": "fixed_civil_penalty",
                "description": "Two distinct regimes. (1) Décret Tertiaire (non-residential >1,000m²): one-off fine up to €1,500 (natural persons) / €7,500 (legal entities) per building for failing to declare energy data via the OPERAT platform or failing to act on a formal notice — RENEWABLE ANNUALLY until compliance, plus public naming ('name and shame') on a government list. (2) DPE rental ban (residential lettings only, not applicable to non-residential buildings): no direct state fine — the unit simply cannot be lawfully re-let; the real economic cost is 100% foregone rental income until re-compliance.",
                "fixed_penalty_min_eur": 1500,
                "fixed_penalty_max_eur": 7500,
                "penalty_renewable_annually": true,
                "source": "Décret n° 2019-771 (Décret Tertiaire); OPERAT platform enforcement; Loi Climat & Résilience n° 2021-1104 (DPE rental ban, residential)",
                "confidence": "high"
            },
            "brown_discount_benchmark_pct": null,
            "risk_rank": 2,
            "solar_obligation": false,
            "renovation_cost_est_eur": 154000,
            "max_grant_eur": 100800,
            "net_renovation_cost_eur": 53200,
            "renovation_payback_yr": 99,
            "benchmark_rating": "good"
        }
    ],
    "sources": "EPBD 2024/1275 Article 7; EN ISO 52000-1:2017; JRC TABULA Episcope (2016); JRC BSO 2023; BPIE 2023",
    "plan": "pro"
}
投资组合筛选与合规风险排名 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28912/portfolio+screening+and+compliance+risk+ranking' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "assets": [
    {
      "asset_id": "DUSSELDORF_OFFICE_01",
      "country": "germany",
      "building_type": "office",
      "floor_area_m2": 5000,
      "annual_kwh_elec": 650000,
      "annual_kwh_gas": 220000,
      "roof_area_m2": 1800,
      "year_built": 1988
    },
    {
      "asset_id": "PARIS_RETAIL_01",
      "country": "france",
      "building_type": "retail",
      "floor_area_m2": 2200,
      "annual_kwh_elec": 310000,
      "annual_kwh_gas": 0,
      "roof_area_m2": 900,
      "year_built": 2005
    },
    {
      "asset_id": "WARSAW_WAREHOUSE_01",
      "country": "poland",
      "building_type": "warehouse",
      "floor_area_m2": 8000,
      "annual_kwh_elec": 480000,
      "annual_kwh_gas": 320000,
      "year_built": 1995
    }
  ]
}'

    
请求
返回建筑物在其国家的MEPS执法时间表下变得不合规的确切年份 风险等级(现在被困 / 关键 / 高 / 中 / 低 / 合规)以及如果提供NOI则存在的资产价值风险 这是收购或资产管理仪表板的核心指标
Endpoint ID: 28913
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28913/stranding+risk+clock
输入参数

搁浅风险时钟 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "current_epc_label": "E",
    "building_type": "office",
    "stranding_year": 2027,
    "years_to_stranding": 2,
    "stranding_label_required": "C",
    "risk_tier": "critical",
    "risk_label": "Stranding in 2 year(s) — immediate action required",
    "milestones": [
        {
            "year": 2023,
            "required_label": "E",
            "compliant": true,
            "years_from_now": -2,
            "description": "MEES — EPC E minimum for all commercial lettings (already in force; non-residential)"
        },
        {
            "year": 2027,
            "required_label": "C",
            "compliant": false,
            "years_from_now": 2,
            "description": "UK Government consultation target — EPC C for commercial lettings"
        },
        {
            "year": 2030,
            "required_label": "B",
            "compliant": false,
            "years_from_now": 5,
            "description": "UK Government consultation target — EPC B by 2030 for commercial"
        }
    ],
    "enforcement_mechanism": {
        "mechanism_type": "lettings_ban",
        "description": "Minimum Energy Efficiency Standards (MEES): sub-standard non-domestic property cannot lawfully be let or re-let. If a landlord unlawfully lets anyway, a civil penalty applies, scaled to the property's rateable value (not floor area or NOI directly): breach <3 months — greater of £5,000 or 10% of rateable value, capped at £50,000; breach ≥3 months — greater of £10,000 or 20% of rateable value, capped at £150,000. Penalties are assessed PER LEASE, not per building — a multi-let building can face cumulative exposure well beyond the single-lease cap. Non-compliant landlords are also published on the PRS Exemptions Register (reputational penalty). Figures above show the statutory floor and ceiling in EUR at an approximate GBP/EUR rate — the actual penalty depends on the specific property's rateable value, which this API does not currently collect.",
        "fixed_penalty_min_eur": 5750,
        "fixed_penalty_max_eur": 172500,
        "penalty_renewable_annually": false,
        "source": "Energy Efficiency (Private Rented Property) (England and Wales) Regulations 2015, SI 2015/962, Regulations 39-41 (as amended)",
        "confidence": "high"
    },
    "value_at_risk_eur": 3500000,
    "brown_discount_benchmark_pct": 24.7,
    "vintage_band": "1946_1990",
    "vintage_note": "1946–1990 fabric — typically uninsulated or under-insulated cavity/solid wall construction (JRC TABULA); envelope measures usually required before HVAC electrification pays off.",
    "source_meps": "EPBD 2024/1275 Article 7; Loi Climat & Résilience n° 2021-1104 Art. 159-160 (DPE rental ban); national transposition schedules",
    "source_stranding": "ECB Guide on climate-related and environmental risks (2020); TCFD (2017)",
    "source_value_at_risk": "JLL Green Premium / Brown Discount EU Study 2023; CBRE ESG Pricing 2024",
    "source_brown_discount_benchmark": "European Sustainability Value Decomposition Study (2026) — average observed valuation discount for MEPS-non-compliant commercial assets vs. compliant comparables",
    "source_vintage": "JRC TABULA Episcope building archetype periods (BPIE 3-band classification)",
    "plan": "free"
}
搁浅风险时钟 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28913/stranding+risk+clock' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "uk",
  "building_type": "office",
  "epc_label": "E",
  "primary_eui_kwh_m2": 155.0,
  "floor_area_m2": 4500,
  "year_built": 1978,
  "annual_noi_eur": 420000
}'

    
请求
切换任意组合的改造措施,并获取实时重新计算的EPC标签、MEPS状态和延迟搁置年,同时如果提供NOI则获得价值提升——这是一个为计划资本工程的资产管理者提供的假设场景工具。 有效值——renovation_measures / selected_measures(数组,一个或多个): 建筑外壳隔热、屋顶隔热、高性能玻璃、 HVAC热泵、机械通风热回收、LED照明控制、 建筑管理系统、屋顶太阳能光伏、太阳能遮阳凉屋顶 每项的详细信息(节省%,成本/m²,适合气候)可以实时获得 来自GET /reference/renovation-measures
Endpoint ID: 28914
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28914/renovation+sandbox
输入参数

翻新沙盒 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "baseline": {
        "epc_label": "H",
        "primary_eui_kwh_m2": 272.6,
        "kgco2e_per_m2_yr": 55.94,
        "meps_2030_compliant": false,
        "stranding_year": 2030,
        "enforcement_mechanism": {
            "mechanism_type": "fixed_civil_penalty",
            "description": "One-off administrative fine (Bußgeld) per infraction. GEG §108: up to €10,000 for missing/invalid EPC at sale, lease, or advertisement. GEG §71a: €5,000-€50,000 per violation for building automation & control system (BACS) / heating-system non-compliance in non-residential buildings >290kW. Enforcement is largely transaction-triggered (verified at sale/lease by notary), not proactively audited.",
            "fixed_penalty_min_eur": 5000,
            "fixed_penalty_max_eur": 50000,
            "penalty_renewable_annually": false,
            "source": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
            "confidence": "moderate"
        }
    },
    "after_measures": {
        "epc_label": "F",
        "primary_eui_kwh_m2": 192,
        "kgco2e_per_m2_yr": 40.54,
        "meps_2030_compliant": false,
        "meps_2033_compliant": false,
        "stranding_year": 2030,
        "enforcement_mechanism": {
            "mechanism_type": "fixed_civil_penalty",
            "description": "One-off administrative fine (Bußgeld) per infraction. GEG §108: up to €10,000 for missing/invalid EPC at sale, lease, or advertisement. GEG §71a: €5,000-€50,000 per violation for building automation & control system (BACS) / heating-system non-compliance in non-residential buildings >290kW. Enforcement is largely transaction-triggered (verified at sale/lease by notary), not proactively audited.",
            "fixed_penalty_min_eur": 5000,
            "fixed_penalty_max_eur": 50000,
            "penalty_renewable_annually": false,
            "source": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
            "confidence": "moderate"
        }
    },
    "delta": {
        "eui_reduction_kwh_m2": 80.6,
        "co2_reduction_kgco2e_m2": 15.4,
        "label_improvement": "H → F",
        "stranding_deferred_years": 0,
        "enforcement_status_change": "No change in enforcement risk tier",
        "value_uplift_eur": null
    },
    "measures_applied": [
        {
            "id": "led_lighting_controls",
            "name": "LED Lighting + Daylight Controls",
            "kwh_elec_saved": 42000,
            "kwh_gas_saved": 18000,
            "cost_eur": 42000,
            "source": "EN 15193-1:2017 (energy for lighting); EU Lot 19 Ecodesign study"
        },
        {
            "id": "building_management_system",
            "name": "Building Management System (BMS) / Smart Controls",
            "kwh_elec_saved": 45360,
            "kwh_gas_saved": 19440,
            "cost_eur": 63000,
            "source": "EN 15232-1:2017 (building automation — energy impact); BPIE Smart Ready Indicator"
        },
        {
            "id": "hvac_heat_pump",
            "name": "Heat Pump (Air-Source ASHP)",
            "kwh_elec_delta": 40731,
            "kwh_gas_saved": 142560,
            "cost_eur": 192500,
            "note": "Gas eliminated; electricity increases by 40,731 kWh (heat pump at COP 3.5)",
            "source": "EN 14825:2022 (heat pump performance); IEA EBC Annex 75; BPIE 2023"
        }
    ],
    "total_renovation_cost_eur": 297500,
    "annual_benefit_eur": 24658,
    "simple_payback_yr": 12.1,
    "source_interaction_model": "BPIE (2023) Renovation Package Interaction Methodology",
    "source_heat_pump": "EN 14825:2022 — heat pump seasonal COP (SCOP=3.5)",
    "source_solar": "JRC PVGIS-SARAH2; IEC 61215:2021",
    "source_value_uplift": "JLL Green Premium / Brown Discount EU Study 2023",
    "plan": "pro"
}
翻新沙盒 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28914/renovation+sandbox' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "germany",
  "building_type": "office",
  "floor_area_m2": 3500,
  "annual_kwh_elec": 420000,
  "annual_kwh_gas": 180000,
  "selected_measures": [
    "led_lighting_controls",
    "building_management_system",
    "hvac_heat_pump"
  ],
  "annual_noi_eur": 350000
}'

    
请求
关于EPBD第9条规定的屋顶太阳能是否对项目具有法律强制性的单页裁决包括适用的法律何时生效最低所需容量全部潜在产量和自我消费抵消供开发商和收购团队筛选地点使用
Endpoint ID: 28915
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28915/solar+obligation+scorecard
输入参数

太阳能义务评分卡 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "verdict": "MANDATORY SOLAR INSTALLATION required by 2026-01-01. Minimum capacity: 4 kWp. Under France transposition of EPBD Article 9.",
    "obligation_applies": true,
    "obligation_triggers": [
        "New Office Building ≥ 1,000 m² — EPBD Art. 9(1)(a)"
    ],
    "obligation_deadline": "2026-01-01",
    "legal_basis": "EPBD 2024/1275 Article 9(1) and Annex III §2",
    "country_transposition": "Loi n° 2023-175 du 10 mars 2023 relative à l'accélération de la production d'énergies renouvelables (Loi APER), Art. 40 (parking lots >1,500m² — solar canopy over ≥50% of surface, phased 2024-2028) and Art. 43 (new/extensively renovated commercial, industrial, logistics buildings — solar PV or green roofing over a rising % of roof area); codified in Code de l'urbanisme Art. L.111-18-1. Also operates alongside Loi Climat et Résilience (2021).",
    "transposition_scope": "country_summary",
    "transposition_source": null,
    "available_regions": null,
    "sizing": {
        "roof_area_m2": 1800,
        "usable_roof_m2": 1170,
        "minimum_required_kwp": 3.5,
        "full_potential_kwp": 210.6,
        "annual_yield_kwh": 224500,
        "irradiance_kwh_m2_yr": 1300,
        "system_pr": 0.82,
        "self_consumption_offset_pct": 36.2
    },
    "financials": {
        "full_install_cost_eur": 231660,
        "min_obligation_cost_eur": 3861,
        "annual_savings_eur": 49390,
        "simple_payback_yr": 4.7,
        "lcoe_eur_kwh": 0.0533,
        "eu_elec_price_eur_kwh": 0.22
    },
    "exemption_note": "Exemptions apply where solar is technically/economically unfeasible or where heritage/protected building constraints apply. EPBD Art. 9(3) — member states define exemption criteria. Technical feasibility threshold: ≥ 25 kWp viable capacity.",
    "source_irradiance": "JRC PVGIS-SARAH2 — country average GHI",
    "source_cost": "NREL ATB 2024 EU proxy; SolarPower Europe Market Outlook 2024",
    "source_lcoe": "IRENA (2023) Renewable Power Generation Costs; Jordan & Kurtz (2013)",
    "source_module": "IEC 61215:2021 — 0.18 kWp/m² module density (21% efficiency monocrystalline)",
    "plan": "free"
}
太阳能义务评分卡 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28915/solar+obligation+scorecard' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "france",
  "building_type": "office",
  "floor_area_m2": 5000,
  "roof_area_m2": 1800,
  "is_new_building": true,
  "is_major_renovation": false,
  "annual_kwh_elec": 620000
}'

    
请求
收购尽职调查工具,评估购买不合规建筑的总合规责任,包括净装修资本支出、执法风险和资本化率扩张折扣,并返回建议的调整后竞标价格
Endpoint ID: 28916
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28916/brown+discount+calculator
输入参数

棕色折扣计算器 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "verdict": "Severe brown discount: €6,993,333. EPC H — asset is a stranded or pre-stranded asset. Bid price requires major adjustment or conditional on renovation commitment.",
    "current_epc_label": "H",
    "stranding_risk_tier": "high",
    "meps_2030_compliant": false,
    "components": {
        "renovation_capex_gross_eur": 2400000,
        "grants_available_eur": 240000,
        "renovation_capex_net_eur": 2160000,
        "cap_rate_discount_eur": 4833333,
        "total_brown_discount_eur": 6993333,
        "note": "total_brown_discount_eur = renovation_capex_net_eur + cap_rate_discount_eur. Regulatory fine exposure is shown separately below (one_time_regulatory_fine_range_eur) and is not summed in, to avoid double-counting risk the cap-rate expansion already prices in."
    },
    "one_time_regulatory_fine_range_eur": {
        "min_eur": 5000,
        "max_eur": 50000,
        "renewable_annually": false,
        "mechanism_type": "fixed_civil_penalty",
        "note": "One-off statutory exposure, NOT included in total_brown_discount_eur below (see components note) — the cap-rate discount already prices in regulatory/reputational risk."
    },
    "bid_analysis": {
        "asking_price_eur": 12000000,
        "recommended_bid_eur": 5006667,
        "discount_pct": 58.3,
        "caveat": "Recommended bid is indicative. Confirm via RICS Red Book valuation and licensed engineer pre-acquisition survey."
    },
    "cap_rate_analysis": {
        "prime_cap_rate_pct": 4,
        "brown_cap_rate_pct": 6,
        "expansion_bps": 200,
        "value_at_prime_eur": 14500000,
        "value_at_brown_rate_eur": 9666667,
        "cap_rate_discount_eur": 4833333,
        "source": "JLL Green Premium / Brown Discount EU Study 2023; CBRE ESG Pricing Q4 2024"
    },
    "renovation_detail": {
        "gap_primary_eui_kwh_m2": 147.4,
        "required_reduction_pct": 48.1,
        "renovation_depth": "deep",
        "renovation_description": "Deep/comprehensive renovation targeting nZEB performance",
        "estimated_cost_eur_m2": 480,
        "estimated_total_cost_eur": 2400000,
        "estimated_annual_saving_eur": 97284,
        "simple_payback_yr": 24.7,
        "suggested_measures": [
            {
                "id": "building_envelope_insulation",
                "name": "External Wall Insulation",
                "eui_savings_pct": 18,
                "cost_eur_m2": 35,
                "total_cost_eur": 175000,
                "source": "JRC TABULA Episcope — renovation cost ranges 2016; IEA EBC Annex 75 (2021)"
            },
            {
                "id": "roof_insulation",
                "name": "Roof / Attic Insulation",
                "eui_savings_pct": 10,
                "cost_eur_m2": 12,
                "total_cost_eur": 60000,
                "source": "JRC TABULA Episcope; EN ISO 6946:2017 (thermal resistance)"
            },
            {
                "id": "high_performance_glazing",
                "name": "High-Performance Triple Glazing",
                "eui_savings_pct": 8,
                "cost_eur_m2": 20,
                "total_cost_eur": 100000,
                "source": "JRC TABULA Episcope; EN 673:2011 (glazing thermal transmittance)"
            },
            {
                "id": "hvac_heat_pump",
                "name": "Heat Pump (Air-Source ASHP)",
                "eui_savings_pct": 30,
                "cost_eur_m2": 55,
                "total_cost_eur": 275000,
                "source": "EN 14825:2022 (heat pump performance); IEA EBC Annex 75; BPIE 2023"
            }
        ],
        "source_costs": "JRC TABULA Episcope (2016); IEA EBC Annex 75 (2021); BPIE State of Europe's Buildings (2023)",
        "source_energy_price": "Eurostat nrg_pc_205 — electricity prices non-household H2 2023"
    },
    "incentives": {
        "country": "Germany",
        "currency": "EUR",
        "programmes": [
            {
                "name": "BEG Einzelmaßnahmen (BAFA)",
                "type": "grant",
                "rate_pct": 15,
                "max_eur": 60000,
                "description": "15% grant on eligible renovation costs for individual measures (windows, HVAC, insulation).",
                "source": "BEG EM Richtlinie 2024 — BAFA; §§ 89-91 GEG 2024",
                "estimated_benefit_eur": 60000
            },
            {
                "name": "BEG Wohngebäude / Nichtwohngebäude (KfW)",
                "type": "low_interest_loan",
                "rate_pct": 35,
                "max_eur": 150000,
                "description": "Up to 35% grant equivalent for deep renovation achieving EE-Klasse (efficiency class A/B). KfW loan product 261.",
                "source": "KfW Programm 261/263 (2024); BEG NWG Richtlinie",
                "estimated_benefit_eur": 150000
            },
            {
                "name": "Heizungsförderung (Heat Pump Subsidy)",
                "type": "grant",
                "rate_pct": 30,
                "max_eur": 30000,
                "description": "30% base grant for replacing gas/oil heating with heat pump. Additional 20% income bonus available.",
                "source": "GEG 2024 §71b; BEG EM 2024 Heizungsförderung (BAFA)",
                "estimated_benefit_eur": 30000
            }
        ],
        "total_potential_grant_eur": 240000,
        "net_cost_after_grants_eur": 2160000,
        "note": "Grant rates and caps may vary by project size, building type, and applicant. Verify current eligibility with national energy agency before application."
    },
    "source_brown_discount": "JLL Green Premium / Brown Discount EU Study 2023",
    "source_valuation": "CBRE European Cap Rate Survey H2 2023; Knight Frank ESG Report 2024",
    "source_regulatory_fine": "Gebäudeenergiegesetz (GEG) §108, §71a; as amended by Gebäudemodernisierungsgesetz (GModG), 10 July 2026",
    "source_reno_cost": "JRC TABULA Episcope (2016); IEA EBC Annex 75 (2021)",
    "plan": "pro"
}
棕色折扣计算器 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28916/brown+discount+calculator' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "germany",
  "building_type": "office",
  "floor_area_m2": 5000,
  "annual_kwh_elec": 680000,
  "annual_kwh_gas": 280000,
  "asking_price_eur": 12000000,
  "annual_noi_eur": 580000,
  "year_built": 1988
}'

    
请求
完整的国家间MEPS执法时间表,包括比EPBD基线更严格的国家黄金镀层(荷兰 英国 法国)—用于识别哪些市场面临最紧迫的合规截止日期
Endpoint ID: 28917
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28917/meps+enforcement+timeline+reference
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "timelines": {
        "germany": {
            "country_name": "Germany",
            "gold_plating": false,
            "milestones": [
                {
                    "year": 2030,
                    "required_label": "E",
                    "description": "EPBD baseline — non-residential must reach min EPC E",
                    "years_from_now": 5,
                    "applies_to": "all_building_types",
                    "urgency": "high"
                },
                {
                    "year": 2033,
                    "required_label": "D",
                    "description": "EPBD second wave — non-residential must reach min EPC D",
                    "years_from_now": 8,
                    "applies_to": "all_building_types",
                    "urgency": "medium"
                },
                {
                    "year": 2040,
                    "required_label": "C",
                    "description": "German Climate Protection Act (KSG) long-term trajectory",
                    "years_from_now": 15,
                    "applies_to": "all_building_types",
                    "urgency": "long_term"
                }
            ]
        },
        "france": {
            "country_name": "France",
            "gold_plating": true,
            "milestones": [
                {
                    "year": 2023,
                    "required_label": "F",
                    "description": "DPE rental ban — EPC G residential lettings banned since 1 Jan 2023 (Loi Climat & Résilience Art. 160)",
                    "years_from_now": -2,
                    "applies_to": [
                        "Multifamily Residential"
                    ],
                    "urgency": "already_in_force"
                },
                {
                    "year": 2028,
                    "required_label": "E",
                    "description": "DPE rental ban — EPC F residential lettings banned from 1 Jan 2028 (Loi Climat & Résilience Art. 160)",
                    "years_from_now": 3,
                    "applies_to": [
                        "Multifamily Residential"
                    ],
                    "urgency": "high"
                },
                {
                    "year": 2030,
                    "required_label": "D",
                    "description": "Décret Tertiaire — 40% primary energy reduction vs 2010 baseline (≈ EPC D), non-residential >1000m²",
                    "years_from_now": 5,
                    "applies_to": [
                        "Office Building",
                        "Retail / Commercial",
                        "Hotel / Hospitality",
                        "Education (School / University)",
                        "Hospital / Healthcare",
                        "Warehouse / Distribution",
                        "Restaurant / Food Service",
                        "Sports / Leisure Facility",
                        "Light Industrial / Manufacturing"
                    ],
                    "urgency": "high"
                },
                {
                    "year": 2034,
                    "required_label": "D",
                    "description": "DPE rental ban — EPC E residential lettings banned from 1 Jan 2034 (Loi Climat & Résilience Art. 160)",
                    "years_from_now": 9,
                    "applies_to": [
                        "Multifamily Residential"
                    ],
                    "urgency": "long_term"
                },
                {
                    "year": 2040,
                    "required_label": "C",
                    "description": "Décret Tertiaire — 50% reduction vs 2010 baseline (≈ EPC C), non-residential >1000m²",
                    "years_from_now": 15,
                    "applies_to": [
                        "Office Building",
                        "Retail / Commercial",
                        "Hotel / Hospitality",
                        "Education (School / University)",
                        "Hospital / Healthcare",
                        "Warehouse / Distribution",
                        "Restaurant / Food Service",
                        "Sports / Leisure Facility",
                        "Light Industrial / Manufacturing"
                    ],
                    "urgency": "long_term"
                },
                {
                    "year": 2050,
                    "required_label": "B",
                    "description": "Décret Tertiaire — 60% reduction vs 2010 baseline (≈ EPC B), non-residential >1000m²",
                    "years_from_now": 25,
                    "applies_to": [
                        "Office Building",
                        "Retail / Commercial",
                        "Hotel / Hospitality",
                        "Education (School / University)",
                        "Hospital / Healthcare",
                        "Warehouse / Distribution",
                        "Restaurant / Food Service",
                        "Sports / Leisure Facility",
                        "Light Industrial / Manufacturing"
                    ],
                    "urgency": "long_term"
                }
            ]
        },
        "spain": {
            "country_name": "Spain",
            "gold_plating": false,
            "milestones": [
                {
                    "year": 2030,
                    "required_label": "E",
                    "description": "EPBD baseline — non-residential must reach min EPC E",
                    "years_from_now": 5,
                    "applies_to": "all_building_types",
                    "urgency": "high"
                },
                {
                    "year": 2033,
                    "required_label": "D",
                    "description": "EPBD second wave",
                    "years_from_now": 8,
                    "applies_to": "all_building_types",
                    "urgency": "medium"
                },
                {
                    "year": 2040,
                    "required_label": "C",
                    "description": "Spain PNIEC 2021-2030 extended trajectory",
                    "years_from_now": 15,
                    "applies_to": "all_building_types",
                    "urgency": "long_term"
                }
            ]
        },
        "italy": {
            "country_name": "Italy",
            "gold_plating": false,
            "milestones": [
                {
                    "year": 2030,
                    "required_label": "E",
                    "description": "EPBD baseline — Piano Nazionale di Ripresa e Resilienza (PNRR) trajectory",
                    "years_from_now": 5,
                    "applies_to": "all_building_types",
                    "urgency": "high"
                },
                {
                    "year": 2033,
                    "required_label": "D",
                    "description": "EPBD second wave — DL 199/2021 transposition schedule",
                    "years_from_now": 8,
                    "applies_to": "all_building_types",
                    "urgency": "medium"
                },
                {
                    "year": 2040,
                    "required_label": "C",
                    "description": "Italy Long-Term Renovation Strategy (LTRS)",
                    "years_from_now": 15,
                    "applies_to": "all_building_types",
                    "urgency": "long_term"
                }
            ]
        },
        "netherlands": {
            "country_name": "Netherlands",
            "gold_plating": true,
            "milestones": [
                {
                    "year": 2023,
                    "required_label": "C",
                    "description": "Kantoreneis — Dutch office EPC C mandate (already in force since Jan 2023; offices only)",
                    "years_from_now": -2,
                    "applies_to": [
                        "Office Building"
                    ],
                    "urgency": "already_in_force"
                },
                {
                    "year": 2030,
                    "required_label": "E",
                    "description": "EPBD baseline for non-residential",
                    "years_from_now": 5,
                    "applies_to": "all_building_types",
                    "urgency": "high"
                },
                {
                    "year": 2033,
                    "required_label": "D",
                    "description": "EPBD second wave",
                    "years_from_now": 8,
                    "applies_to": "all_building_types",
                    "urgency": "medium"
                },
                {
                    "year": 2050,
                    "required_label": "A",
                    "description": "Dutch Climate Agreement (Klimaatakkoord) — carbon-neutral built environment",
                    "years_from_now": 25,
                    "applies_to": "all_building_types",
                    "urgency": "long_term"
                }
            ]
        },
        "poland": {
            "country_name": "Poland",
            "gold_plating": false,
            "milestones": [
                {
                    "year": 2030,
                    "required_label": "E",
                    "description": "EPBD baseline — Polish transposition (KPO pathway)"
                }
            ]
        }
    },
    "_note": "Response truncated for documentation purposes"
}
MEPS执法时间表参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28917/meps+enforcement+timeline+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
根据EPBD第12条和附录VIII生成建筑翻新护照——分阶段翻新路线图,化石燃料逐步淘汰计划,按阶段的能源/碳/成本节省,赠款资金,以及零排放建筑路径。每个欧盟成员国必须在2026年5月29日之前建立BRP计划 有效值——翻新措施/选择的措施(数组,一个或多个): 建筑外壳隔热,屋顶隔热,高性能玻璃, 暖通空调热泵,机械通风热回收,LED灯光控制, 建筑管理系统,屋顶太阳能光伏,太阳能遮阳凉屋顶 每个措施的详细信息(节省百分比,成本/平方米,适宜气候)可以通过GET /reference/renovation-measures实时获得 有效值——能效评级(字符串,免费文本,但必须符合目标国家的本国等级——这些不是共享的A-G等级): 德国:A+,A,B,C,D,E,F,G,H 意大利:A4,A3,A2,A1,B,C,D,E,F,G 荷兰:A++++,A+++,A++,A+,A,B,C,D,E,F,G 法国/西班牙/波兰/瑞典/英国:A,B,C,D,E,F,G 每个国家完整列表可以通过GET /reference/epc-thresholds实时获得
Endpoint ID: 28918
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28918/building+renovation+passport
输入参数

建筑翻新护照 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "passport_version": "EPBD 2024/1275 Annex VIII",
    "roadmap_scope": "scoped_to_selected_measures",
    "generated_date": "2026-07-30",
    "building": {
        "name": "Immeuble Haussmann",
        "address": "42 Boulevard Haussmann, Paris 8e",
        "country": "France",
        "building_type": "Office Building",
        "floor_area_m2": 3200,
        "year_built": 1890
    },
    "current_performance": {
        "epc_label": "G",
        "primary_eui_kwh_m2": 480,
        "annual_energy_cost_eur": 151740,
        "annual_tco2e": 232.35,
        "stranding_year": 2023,
        "meps_compliant": false
    },
    "fossil_fuel_phase_out": {
        "has_gas_heating": true,
        "country_boiler_ban_year": 2025,
        "action_required": true,
        "source": "EPBD 2024/1275 Art.11; national boiler ban schedules"
    },
    "renovation_stages": [
        {
            "phase": "Phase 2 — Envelope Upgrade",
            "timeline": "3–7 years",
            "target_year": 2030,
            "measures": [
                "roof_insulation",
                "building_envelope_insulation"
            ],
            "description": "Roof + wall insulation (JRC TABULA archetype) + high-performance glazing. Reduces heating demand significantly.",
            "projected_eui_kwh_m2": 345.6,
            "projected_epc_label": "F",
            "energy_saving_kwh_yr": 266000,
            "energy_saving_pct": 28,
            "co2_saving_tco2e_yr": 60.38,
            "energy_cost_saving_eur_yr": 23940,
            "capex_eur": 150400,
            "capex_eur_per_m2": 47,
            "simple_payback_yrs": 6.3,
            "source": "JRC TABULA archetypes — envelope renovation; EN ISO 52000-1:2017 §7"
        },
        {
            "phase": "Phase 3 — Systems & Renewables",
            "timeline": "7–15 years",
            "target_year": 2035,
            "measures": [
                "hvac_heat_pump",
                "rooftop_solar_pv"
            ],
            "description": "Heat pump replaces gas boiler (COP 3.5 per EN 14825:2022), rooftop PV, heat recovery ventilation. Path to ZEB.",
            "projected_eui_kwh_m2": 321.7,
            "projected_epc_label": "E",
            "energy_saving_kwh_yr": 678571,
            "energy_saving_pct": 58,
            "co2_saving_tco2e_yr": 199.9,
            "energy_cost_saving_eur_yr": 23071,
            "capex_eur": 272000,
            "capex_eur_per_m2": 85,
            "simple_payback_yrs": 11.8,
            "source": "EN 14825:2022 — heat pump COP; PVGIS-SARAH2 irradiance; JRC TABULA deep renovation"
        }
    ],
    "funding": {
        "total_capex_eur": 422400,
        "max_grant_eur": 0,
        "net_capex_eur": 422400,
        "programmes": [
            {
                "name": "MaPrimeRénov' Parcours accompagné",
                "type": "grant",
                "rate_pct": 50,
                "max_eur": 70000,
                "description": "Up to 50% grant for comprehensive renovation (residential). Non-residential: MaPrimeRénov' Pro via ADEME.",
                "source": "Décret n° 2020-26 modifié; arrêté du 24 décembre 2023",
                "estimated_benefit_eur": 70000
            },
            {
                "name": "Éco-prêt à taux zéro (Éco-PTZ)",
                "type": "zero_interest_loan",
                "rate_pct": 0,
                "max_eur": 50000,
                "description": "Zero-interest loan for renovation bundle (min. 2 measures). Available to non-residential via banks approved by SGFGAS.",
                "source": "Code de la construction — Art. L. 313-14-1",
                "estimated_benefit_eur": "variable"
            },
            {
                "name": "CEE (Certificats d'Économies d'Énergie)",
                "type": "subsidy",
                "rate_pct": 20,
                "max_eur": null,
                "description": "Energy savings certificates — white certificate scheme. Negotiated with energy suppliers. Value varies by measure.",
                "source": "Code de l'énergie Art. L. 221-1 et seq.; arrêté du 29 décembre 2023",
                "estimated_benefit_eur": 84480
            }
        ]
    },
    "zeb_pathway": {
        "zeb_achievable_by_2050": false,
        "final_projected_epc": "E",
        "total_co2_saving_tco2e_yr": 26.46,
        "note": "Zero-Emission Building definition per EPBD 2024/1275 Art.2(2) — primary EUI ≤ 0 net, all energy from renewables"
    },
    "sources": [
        "EPBD 2024/1275 Article 12 and Annex VIII — BRP mandatory content",
        "JRC TABULA archetypes — renovation cost and energy savings",
        "BPIE staged deep renovation methodology (2023)",
        "EN 14825:2022 — heat pump seasonal performance factors",
        "European Commission BRP Guidance (BUILD UP, January 2026)"
    ]
}
建筑翻新护照 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28918/building+renovation+passport' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "france",
  "building_type": "office",
  "floor_area_m2": 3200,
  "annual_kwh_elec": 288000,
  "annual_kwh_gas": 950000,
  "primary_eui_kwh_m2": 480,
  "epc_label": "G",
  "year_built": 1890,
  "stranding_year": 2023,
  "renovation_measures": ["roof_insulation", "building_envelope_insulation", "hvac_heat_pump", "rooftop_solar_pv"],
  "roof_area_m2": 800,
  "annual_noi_eur": 310000,
  "building_name": "Immeuble Haussmann",
  "building_address": "42 Boulevard Haussmann, Paris 8e"
}'

    
请求
当一栋建筑的闲置年份在贷款到期前或到期时,将触发EPC条件再融资风险 - 返回风险水平,LTV影响,利差提升估计和信用委员会的推荐贷款条件 有效值 - epc_label(字符串,自由文本但必须与目标国家的国家标准匹配 - 这些不是共享的A-G标准): 德国:A+,A,B,C,D,E,F,G,H 意大利:A4,A3,A2,A1,B,C,D,E,F,G 荷兰:A++++,A+++,A++,A+,A,B,C,D,E,F,G 法国/西班牙/波兰/瑞典/英国:A,B,C,D,E,F,G 每个国家的完整列表可通过GET /reference/epc-thresholds实时获取
Endpoint ID: 28919
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28919/refinancing+risk+flag
输入参数

再融资风险标志 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "refi_risk_level": "high",
    "refi_risk_label": "Building strands 2027 — 1 years before loan maturity in 2028. Expect EPC conditions precedent at refinance.",
    "loan_maturity_year": 2028,
    "stranding_year": 2027,
    "is_stranded_now": false,
    "strands_before_maturity": true,
    "years_to_maturity": 3,
    "years_to_stranding": 2,
    "margin_step_up_bps": 40,
    "estimated_margin_cost_eur_yr": 48000,
    "ltv_impact": {
        "value_at_prime_cap_eur": 10222222,
        "value_at_secondary_cap_eur": 6388889,
        "value_decline_eur": 3833333,
        "implied_ltv_now_pct": 117.4,
        "implied_ltv_at_refi_pct": 187.8,
        "ltv_increase_pps": 70.4,
        "source": "CBRE European Cap Rate Survey H2 2023; JLL Brown Discount Study 2023"
    },
    "lender_conditions_expected": true,
    "recommended_action": "Undertake EPC upgrade before loan maturity to avoid EPC-conditioned refinance.",
    "sources": [
        "ECB Guide on climate-related and environmental risks (2020)",
        "ESRB Recommendation ESRB/2022/3 — systemic climate risk",
        "LMA Green Loan Principles 2023 — EPC conditions precedent",
        "KPMG Property Lending Barometer 2025"
    ]
}
再融资风险标志 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28919/refinancing+risk+flag' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "uk",
  "building_type": "office",
  "epc_label": "D",
  "primary_eui_kwh_m2": 198,
  "floor_area_m2": 5100,
  "stranding_year": 2027,
  "loan_maturity_year": 2028,
  "loan_outstanding_eur": 12000000,
  "annual_noi_eur": 460000,
  "ltv_current_pct": 62.0
}'

    
请求
生成SFDR主要不利影响披露数据——PAI 18能源绩效和PAI 19化石燃料曝光——根据委员会委托法规(EU)2022/1288附件I表3,准备好房地产基金监管备案 有效值——assets[].epc_label:见上面的国家特定量表,通过GET /reference/epc-thresholds实时确认 fund_name:自由文本,您基金的名称
Endpoint ID: 28920
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28920/sfdr+pai+18+and+19+disclosure+export
输入参数

SFDR PAI 18 和 19 披露导出 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "sfdr_disclosure_type": "Principal Adverse Impact Statement — Real Estate",
    "regulatory_basis": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3",
    "fund_name": "Veridian Real Estate Fund I",
    "reference_period": "1 January 2025 — 31 December 2025",
    "portfolio_summary": {
        "total_assets": 3,
        "total_floor_area_m2": 14142
    },
    "pai_18_energy_performance": {
        "indicator": "PAI 18 — Energy performance of real estate assets",
        "metric_epc_distribution_pct_by_area": {
            "E": 1,
            "F": 33.9,
            "B": 65.1
        },
        "metric_weighted_avg_primary_eui_kwh_m2": 156.6,
        "share_top_performing_pct": 65.1,
        "share_worst_performing_pct": 34.9,
        "source": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3 — PAI 18"
    },
    "pai_19_fossil_fuel_exposure": {
        "indicator": "PAI 19 — Exposure to fossil fuels through real estate assets",
        "share_with_fossil_fuel_heating_pct": 34.9,
        "fossil_fuel_floor_area_m2": 4942,
        "source": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3 — PAI 19"
    },
    "voluntary_carbon_intensity": {
        "indicator": "Voluntary — Carbon intensity of real estate portfolio",
        "weighted_avg_kgco2e_per_m2_yr": 27.19,
        "source": "SFDR Annex I Table 3 — voluntary indicator; EN ISO 52000-1:2017 §6.4"
    },
    "meps_exposure": {
        "already_stranded_pct": 0,
        "stranding_by_2030_pct": 34.9,
        "note": "MEPS exposure is a supplementary risk metric for SFDR Article 8/9 fund managers",
        "source": "EPBD 2024/1275 Article 7; national MEPS transposition schedules"
    },
    "disclosure_deadline": "30 June 2026",
    "sfdr_version_note": "SFDR 2.0 proposal published 20 November 2025 — current output based on 2022/1288 framework",
    "sources": [
        "SFDR Regulation (EU) 2019/2088",
        "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3",
        "SFDR 2.0 proposal — European Commission, 20 November 2025",
        "GRESB SFDR Reporting Solution methodology 2026"
    ]
}
SFDR PAI 18 和 19 披露导出 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28920/sfdr+pai+18+and+19+disclosure+export' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "fund_name": "Veridian Real Estate Fund I",
  "reference_period_year": 2025,
  "assets": [
    {"epc_label": "E", "floor_area_m2": 142, "primary_eui_kwh_m2": 455, "annual_kwh_gas": 60000, "kgco2e_per_m2_yr": 77.6, "stranding_year": 2027},
    {"epc_label": "F", "floor_area_m2": 4800, "primary_eui_kwh_m2": 310, "annual_kwh_gas": 1200000, "kgco2e_per_m2_yr": 62.1, "stranding_year": 2030},
    {"epc_label": "B", "floor_area_m2": 9200, "primary_eui_kwh_m2": 72, "annual_kwh_gas": 0, "kgco2e_per_m2_yr": 8.2}
  ]
}'

    
请求
结构化的EPC风险承保包供贷款机构使用——棕色折扣, LTV以优质和次级资本化率,执行风险,DSCR注释,以及推荐贷款条件——为信用委员会备忘录而建 有效值——epc_label(字符串,随意文本但必须与目标国家的国家评级体系匹配——这些不是共享的A-G等级) 德国:A+,A,B,C,D,E,F,G,H 意大利:A4,A3,A2,A1,B,C,D,E,F,G 荷兰:A++++,A+++,A++,A+,A,B,C,D,E,F,G 法国/西班牙/波兰/瑞典/英国:A,B,C,D,E,F,G 每个国家的完整列表可以通过GET /reference/epc-thresholds实时获取
Endpoint ID: 28921
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28921/lender+underwriting+pack
输入参数

借款人承保文件 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "pack_type": "EPC Risk Underwriting Pack — Credit Committee",
    "regulatory_basis": "ECB Guide on climate-related risks §4.2; LMA Green Loan Principles 2023",
    "asset": {
        "country": "Italy",
        "building_type": "Office Building",
        "floor_area_m2": 7800,
        "year_built": 1961,
        "epc_label": "G",
        "primary_eui_kwh_m2": 415,
        "stranding_year": 2030,
        "is_stranded_now": false
    },
    "valuation": {
        "asking_price_eur": 18000000,
        "value_at_prime_cap_eur": 10833333,
        "value_at_secondary_cap_eur": 6933333,
        "brown_discount_eur": 3900000,
        "brown_discount_pct": 21.7,
        "prime_cap_rate": 0.048,
        "secondary_cap_rate": 0.075,
        "source": "JLL Green Premium / Brown Discount EU Study 2023; CBRE ESG Pricing 2024"
    },
    "lending": {
        "loan_requested_eur": 10800000,
        "loan_maturity_year": 2029,
        "ltv_on_asking_pct": 60,
        "ltv_on_prime_val_pct": 99.7,
        "ltv_on_secondary_val_pct": 155.8,
        "dscr_note": "Net renovation CAPEX represents 22.0% of loan amount — assess DSCR impact if capex financed"
    },
    "compliance_liability": {
        "net_renovation_capex_eur": 2371200,
        "fixed_penalty_exposure_eur": null,
        "total_epc_liability_eur": 2371200,
        "liability_note": "total_epc_liability_eur = net_renovation_capex_eur + the statutory MAXIMUM one-off fine (conservative), where a confirmed fixed penalty exists for this country. The brown_discount_eur figure under 'valuation' is the primary economic exposure estimate and is not included here to avoid double-counting."
    },
    "recommended_conditions": [
        "CAPEX RESERVE: Consider £/€2,371,200 renovation reserve account",
        "LTV WARNING: LTV rises to 155.8% on secondary cap rate valuation — may breach covenant"
    ],
    "epc_risk_rating": "HIGH"
}
借款人承保文件 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28921/lender+underwriting+pack' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "country": "italy",
  "building_type": "office",
  "floor_area_m2": 7800,
  "primary_eui_kwh_m2": 415,
  "epc_label": "G",
  "year_built": 1961,
  "stranding_year": 2030,
  "annual_noi_eur": 520000,
  "asking_price_eur": 18000000,
  "loan_requested_eur": 10800000,
  "loan_maturity_year": 2029,
  "renovation_capex_eur": 2964000,
  "available_grants_eur": 592800
}'

    
请求
估算选择的一组翻新措施的范围3体现碳,使用ICE数据库v3.0(Hammond & Jones)材料排放因子,并与RICS整个生命周期碳评估专业声明进行交叉验证 — 涵盖CSRD ESRS E1-6,SBTi建筑途径和EU分类法整个生命周期温室气体潜力报告要求 有效值 — renovation_measures / selected_measures(数组,一个或多个): 建筑围护结构绝缘、屋顶绝缘、高性能玻璃、 暖通空调热泵、机械通风热回收、LED照明控制、 建筑管理系统、屋顶太阳能光伏、太阳能遮阳凉屋顶 每项的详细信息(节省%成本/m²适合气候)可实时从GET /reference/renovation-measures获取
Endpoint ID: 28922
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28922/embodied+carbon+estimator
输入参数

体现碳估算器 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "scope": "Scope 3 — Upstream embodied carbon from renovation materials",
    "total_kgco2e": 279084,
    "total_tco2e": 279.08,
    "kgco2e_per_m2": 35.8,
    "carbon_payback_yrs": 0.7,
    "measure_breakdown": [
        {
            "measure": "roof_insulation",
            "material": "Mineral wool insulation (100mm)",
            "kgco2e": 32760,
            "kgco2e_per_m2": 4.2,
            "source": "ICE v3.0 Table 4a — mineral wool insulation"
        },
        {
            "measure": "building_envelope_insulation",
            "material": "EWI — mineral wool + render (120mm)",
            "kgco2e": 59904,
            "kgco2e_per_m2": 12.8,
            "source": "ICE v3.0 Table 4a; RICS WLCA — external wall insulation system"
        },
        {
            "measure": "hvac_heat_pump",
            "material": "Air-source heat pump (commercial, per m² floor)",
            "kgco2e": 66300,
            "kgco2e_per_m2": 8.5,
            "source": "ICE v3.0; CIBSE TM65 — embodied carbon in building services"
        },
        {
            "measure": "rooftop_solar_pv",
            "material": "Monocrystalline PV panel (roof-mounted)",
            "kgco2e": 95940,
            "kgco2e_per_m2": 41,
            "source": "ICE v3.0; Fthenakis et al. 2011 — LCA monocrystalline PV"
        },
        {
            "measure": "led_lighting_controls",
            "material": "LED luminaires (office, 1 per 4m²)",
            "kgco2e": 24180,
            "kgco2e_per_m2": 3.1,
            "source": "ICE v3.0 Table 8; CIBSE TM65 — LED luminaire LCA"
        }
    ],
    "csrd_relevance": "ESRS E1-6 — Scope 3 GHG emissions (Category 1: purchased goods and services)",
    "sbti_relevance": "SBTi Buildings pathway — whole-life carbon target alignment",
    "sources": [
        "ICE Database v3.0 — Hammond & Jones, University of Bath (2019)",
        "RICS Whole Life Carbon Assessment Professional Statement (2017)",
        "EN 15978:2011 — Sustainability of construction works",
        "CIBSE TM65 — Embodied carbon in building services (2021)"
    ]
}
体现碳估算器 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28922/embodied+carbon+estimator' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "floor_area_m2": 7800,
  "renovation_measures": ["roof_insulation", "building_envelope_insulation", "hvac_heat_pump", "rooftop_solar_pv", "led_lighting_controls"],
  "year_built": 1961
}'

    
请求
在单次调用中对最多100栋建筑进行全面的中断风险和再融资风险评估,返回一个排名的投资组合、一个SFDR PAI摘要和每个资产的详细信息——适用于在交易团队规模中筛选整个投资组合的基金 有效值——asset_id / asset_name(字符串,自由文本,不是枚举): 请求中为建筑分配的标识符(例如"DUSSELDORF_OFFICE_01")。任何唯一字符串均可使用——仅用于标记响应中的结果,不会与固定列表进行验证
Endpoint ID: 28924
POST https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28924/batch+portfolio+risk+screen+-+100+assets
输入参数

批量投资组合风险筛选 - 100 个资产 — 端点功能

对象 描述
请求体 必需 Json

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "fund_name": "Veridian Real Estate Fund I",
    "total_assets": 1,
    "errors": [],
    "stranded_now": 1,
    "high_risk": 0,
    "assets": [
        {
            "asset_id": "A001",
            "asset_name": "10 Pratt Mews",
            "country": "uk",
            "epc_label": "G",
            "primary_eui_kwh_m2": 542.8,
            "kgco2e_per_m2_yr": 92.63,
            "stranding_year": 2023,
            "risk_tier": "stranded_now",
            "enforcement_mechanism": {
                "mechanism_type": "lettings_ban",
                "description": "Minimum Energy Efficiency Standards (MEES): sub-standard non-domestic property cannot lawfully be let or re-let. If a landlord unlawfully lets anyway, a civil penalty applies, scaled to the property's rateable value (not floor area or NOI directly): breach <3 months — greater of £5,000 or 10% of rateable value, capped at £50,000; breach ≥3 months — greater of £10,000 or 20% of rateable value, capped at £150,000. Penalties are assessed PER LEASE, not per building — a multi-let building can face cumulative exposure well beyond the single-lease cap. Non-compliant landlords are also published on the PRS Exemptions Register (reputational penalty). Figures above show the statutory floor and ceiling in EUR at an approximate GBP/EUR rate — the actual penalty depends on the specific property's rateable value, which this API does not currently collect.",
                "fixed_penalty_min_eur": 5750,
                "fixed_penalty_max_eur": 172500,
                "penalty_renewable_annually": false,
                "source": "Energy Efficiency (Private Rented Property) (England and Wales) Regulations 2015, SI 2015/962, Regulations 39-41 (as amended)",
                "confidence": "high"
            },
            "value_at_risk_eur": 316667,
            "refinancing_risk": "critical",
            "stranding_detail": {
                "current_epc_label": "G",
                "building_type": "office",
                "stranding_year": 2023,
                "years_to_stranding": -2,
                "stranding_label_required": "E",
                "risk_tier": "stranded_now",
                "risk_label": "Already non-compliant — EPC E required now (since 2023)",
                "milestones": [
                    {
                        "year": 2023,
                        "required_label": "E",
                        "compliant": false,
                        "years_from_now": -2,
                        "description": "MEES — EPC E minimum for all commercial lettings (already in force; non-residential)"
                    },
                    {
                        "year": 2027,
                        "required_label": "C",
                        "compliant": false,
                        "years_from_now": 2,
                        "description": "UK Government consultation target — EPC C for commercial lettings"
                    },
                    {
                        "year": 2030,
                        "required_label": "B",
                        "compliant": false,
                        "years_from_now": 5,
                        "description": "UK Government consultation target — EPC B by 2030 for commercial"
                    }
                ],
                "enforcement_mechanism": {
                    "mechanism_type": "lettings_ban",
                    "description": "Minimum Energy Efficiency Standards (MEES): sub-standard non-domestic property cannot lawfully be let or re-let. If a landlord unlawfully lets anyway, a civil penalty applies, scaled to the property's rateable value (not floor area or NOI directly): breach <3 months — greater of £5,000 or 10% of rateable value, capped at £50,000; breach ≥3 months — greater of £10,000 or 20% of rateable value, capped at £150,000. Penalties are assessed PER LEASE, not per building — a multi-let building can face cumulative exposure well beyond the single-lease cap. Non-compliant landlords are also published on the PRS Exemptions Register (reputational penalty). Figures above show the statutory floor and ceiling in EUR at an approximate GBP/EUR rate — the actual penalty depends on the specific property's rateable value, which this API does not currently collect.",
                    "fixed_penalty_min_eur": 5750,
                    "fixed_penalty_max_eur": 172500,
                    "penalty_renewable_annually": false,
                    "source": "Energy Efficiency (Private Rented Property) (England and Wales) Regulations 2015, SI 2015/962, Regulations 39-41 (as amended)",
                    "confidence": "high"
                },
                "value_at_risk_eur": 316667,
                "brown_discount_benchmark_pct": 24.7,
                "vintage_band": "1946_1990",
                "vintage_note": "1946–1990 fabric — typically uninsulated or under-insulated cavity/solid wall construction (JRC TABULA); envelope measures usually required before HVAC electrification pays off.",
                "source_meps": "EPBD 2024/1275 Article 7; Loi Climat & Résilience n° 2021-1104 Art. 159-160 (DPE rental ban); national transposition schedules",
                "source_stranding": "ECB Guide on climate-related and environmental risks (2020); TCFD (2017)",
                "source_value_at_risk": "JLL Green Premium / Brown Discount EU Study 2023; CBRE ESG Pricing 2024",
                "source_brown_discount_benchmark": "European Sustainability Value Decomposition Study (2026) — average observed valuation discount for MEPS-non-compliant commercial assets vs. compliant comparables",
                "source_vintage": "JRC TABULA Episcope building archetype periods (BPIE 3-band classification)"
            },
            "refinancing_detail": {
                "refi_risk_level": "critical",
                "refi_risk_label": "Building is already non-compliant — lender likely requiring EPC upgrade as condition of any refinancing today",
                "loan_maturity_year": 2027,
                "stranding_year": 2023,
                "is_stranded_now": true,
                "strands_before_maturity": true,
                "years_to_maturity": 2,
                "years_to_stranding": -2,
                "margin_step_up_bps": 75,
                "estimated_margin_cost_eur_yr": 1875,
                "ltv_impact": {
                    "value_at_prime_cap_eur": 844444,
                    "value_at_secondary_cap_eur": 527778,
                    "value_decline_eur": 316667,
                    "implied_ltv_now_pct": 29.6,
                    "implied_ltv_at_refi_pct": 47.4,
                    "ltv_increase_pps": 17.8,
                    "source": "CBRE European Cap Rate Survey H2 2023; JLL Brown Discount Study 2023"
                },
                "lender_conditions_expected": true,
                "recommended_action": "Undertake EPC upgrade before loan maturity to avoid EPC-conditioned refinance.",
                "sources": [
                    "ECB Guide on climate-related and environmental risks (2020)",
                    "ESRB Recommendation ESRB/2022/3 — systemic climate risk",
                    "LMA Green Loan Principles 2023 — EPC conditions precedent",
                    "KPMG Property Lending Barometer 2025"
                ]
            }
        }
    ],
    "sfdr_pai_summary": {
        "sfdr_disclosure_type": "Principal Adverse Impact Statement — Real Estate",
        "regulatory_basis": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3",
        "fund_name": "Veridian Real Estate Fund I",
        "reference_period": "1 January 2025 — 31 December 2025",
        "portfolio_summary": {
            "total_assets": 1,
            "total_floor_area_m2": 142
        },
        "pai_18_energy_performance": {
            "indicator": "PAI 18 — Energy performance of real estate assets",
            "metric_epc_distribution_pct_by_area": {
                "G": 100
            },
            "metric_weighted_avg_primary_eui_kwh_m2": 542.8,
            "share_top_performing_pct": 0,
            "share_worst_performing_pct": 100,
            "source": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3 — PAI 18"
        },
        "pai_19_fossil_fuel_exposure": {
            "indicator": "PAI 19 — Exposure to fossil fuels through real estate assets",
            "share_with_fossil_fuel_heating_pct": 100,
            "fossil_fuel_floor_area_m2": 142,
            "source": "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3 — PAI 19"
        },
        "voluntary_carbon_intensity": {
            "indicator": "Voluntary — Carbon intensity of real estate portfolio",
            "weighted_avg_kgco2e_per_m2_yr": 92.63,
            "source": "SFDR Annex I Table 3 — voluntary indicator; EN ISO 52000-1:2017 §6.4"
        },
        "meps_exposure": {
            "already_stranded_pct": 100,
            "stranding_by_2030_pct": 0,
            "note": "MEPS exposure is a supplementary risk metric for SFDR Article 8/9 fund managers",
            "source": "EPBD 2024/1275 Article 7; national MEPS transposition schedules"
        },
        "disclosure_deadline": "30 June 2026",
        "sfdr_version_note": "SFDR 2.0 proposal published 20 November 2025 — current output based on 2022/1288 framework",
        "sources": [
            "SFDR Regulation (EU) 2019/2088",
            "Commission Delegated Regulation (EU) 2022/1288 Annex I Table 3",
            "SFDR 2.0 proposal — European Commission, 20 November 2025",
            "GRESB SFDR Reporting Solution methodology 2026"
        ]
    }
}
批量投资组合风险筛选 - 100 个资产 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28924/batch+portfolio+risk+screen+-+100+assets' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "fund_name": "Veridian Real Estate Fund I",
  "assets": [
    {
      "asset_id": "A001",
      "asset_name": "10 Pratt Mews",
      "country": "uk",
      "building_type": "office",
      "floor_area_m2": 142,
      "annual_kwh_elec": 10500,
      "annual_kwh_gas": 60000,
      "year_built": 1965,
      "annual_noi_eur": 38000,
      "loan_maturity_year": 2027,
      "loan_outstanding_eur": 250000
    }
  ]
}'

    
请求
支持国家的本地参考数据 — 国内EPC标签等级(各国的等级数量从9到11不等,非共享A-G等级)、主要能源因素、电网碳强度因素和MEPS执行机制 — 本API中每个计算的基础源数据都是以此为基准
Endpoint ID: 28925
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28925/country+regulatory+reference
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "countries": [
        {
            "country_code": "germany",
            "country_name": "Germany",
            "iso_code": "DE",
            "currency": "EUR",
            "epc_system": "A_plus_to_H",
            "epc_label_scale": [
                "A+",
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G",
                "H"
            ],
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 160,
            "nzeb_threshold_kwh_m2": 50,
            "grid_ef_kgco2_kwh": 0.38,
            "pef_electricity": 1.8,
            "pef_gas": 1.1,
            "hdd_base15": 3200,
            "climate_zone": "cold_temperate",
            "solar_obligation_m2_threshold": 50,
            "pvgis_irradiance_kwh_m2": 1050,
            "incentive_programmes": 3,
            "source_epc": "GEG 2024 (Gebäudeenergiegesetz) Anlage 10",
            "source_grid_ef": "Umweltbundesamt (UBA) Emissionsfaktoren Strom 2023",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Germany profile"
        },
        {
            "country_code": "france",
            "country_name": "France",
            "iso_code": "FR",
            "currency": "EUR",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 330,
            "nzeb_threshold_kwh_m2": 50,
            "grid_ef_kgco2_kwh": 0.058,
            "pef_electricity": 2.3,
            "pef_gas": 1,
            "hdd_base15": 2400,
            "climate_zone": "oceanic_temperate",
            "solar_obligation_m2_threshold": 1000,
            "pvgis_irradiance_kwh_m2": 1300,
            "incentive_programmes": 3,
            "source_epc": "Arrêté du 31 mars 2021 relatif au DPE (Diagnostic de Performance Énergétique)",
            "source_grid_ef": "ADEME Base Carbone v23 — facteur d'émission réseau électrique FR",
            "source_bso": "JRC EU Building Stock Observatory 2023 — France profile"
        },
        {
            "country_code": "spain",
            "country_name": "Spain",
            "iso_code": "ES",
            "currency": "EUR",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 200,
            "nzeb_threshold_kwh_m2": 40,
            "grid_ef_kgco2_kwh": 0.181,
            "pef_electricity": 1.954,
            "pef_gas": 1.195,
            "hdd_base15": 1900,
            "climate_zone": "mediterranean",
            "solar_obligation_m2_threshold": 250,
            "pvgis_irradiance_kwh_m2": 1700,
            "incentive_programmes": 2,
            "source_epc": "RD 390/2021 — Procedimiento básico para la certificación energética de edificios",
            "source_grid_ef": "MITERD — Factor de emisión del mix eléctrico nacional 2023",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Spain profile"
        },
        {
            "country_code": "italy",
            "country_name": "Italy",
            "iso_code": "IT",
            "currency": "EUR",
            "epc_system": "A4_to_G",
            "epc_label_scale": [
                "A4",
                "A3",
                "A2",
                "A1",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 260,
            "nzeb_threshold_kwh_m2": 45,
            "grid_ef_kgco2_kwh": 0.233,
            "pef_electricity": 1.95,
            "pef_gas": 1.05,
            "hdd_base15": 2000,
            "climate_zone": "mediterranean",
            "solar_obligation_m2_threshold": 500,
            "pvgis_irradiance_kwh_m2": 1500,
            "incentive_programmes": 3,
            "source_epc": "DM 26/06/2015 — APE (Attestato di Prestazione Energetica) methodology",
            "source_grid_ef": "ISPRA Rapporto 374/2023 — Fattori di emissione in atmosfera di CO2",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Italy profile"
        },
        {
            "country_code": "netherlands",
            "country_name": "Netherlands",
            "iso_code": "NL",
            "currency": "EUR",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A++++",
                "A+++",
                "A++",
                "A+",
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "E",
            "meps_threshold_kwh_m2": 250,
            "nzeb_threshold_kwh_m2": 25,
            "grid_ef_kgco2_kwh": 0.27,
            "pef_electricity": 2,
            "pef_gas": 1.05,
            "hdd_base15": 2800,
            "climate_zone": "oceanic_temperate",
            "solar_obligation_m2_threshold": 100,
            "pvgis_irradiance_kwh_m2": 950,
            "incentive_programmes": 3,
            "source_epc": "NTA 8800:2022 — Energieprestatie van gebouwen (Dutch national standard)",
            "source_grid_ef": "CBS / CE Delft — CO₂ emissie elektriciteitsmix Nederland 2023",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Netherlands profile"
        },
        {
            "country_code": "poland",
            "country_name": "Poland",
            "iso_code": "PL",
            "currency": "PLN",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 240,
            "nzeb_threshold_kwh_m2": 65,
            "grid_ef_kgco2_kwh": 0.773,
            "pef_electricity": 2.5,
            "pef_gas": 1.1,
            "hdd_base15": 3500,
            "climate_zone": "cold_continental",
            "solar_obligation_m2_threshold": 1000,
            "pvgis_irradiance_kwh_m2": 1050,
            "incentive_programmes": 2,
            "source_epc": "Rozporządzenie Ministra Infrastruktury z dnia 27 lutego 2015 (Dz.U. 2015 poz. 376)",
            "source_grid_ef": "KOBiZE — Wartości opałowe i wskaźniki emisji 2023",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Poland profile"
        },
        {
            "country_code": "sweden",
            "country_name": "Sweden",
            "iso_code": "SE",
            "currency": "SEK",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "E",
            "meps_threshold_kwh_m2": 130,
            "nzeb_threshold_kwh_m2": 50,
            "grid_ef_kgco2_kwh": 0.013,
            "pef_electricity": 1.6,
            "pef_gas": 1,
            "hdd_base15": 4200,
            "climate_zone": "subarctic",
            "solar_obligation_m2_threshold": 100,
            "pvgis_irradiance_kwh_m2": 850,
            "incentive_programmes": 2,
            "source_epc": "Boverket BBR 29 (BFS 2020:4) — Byggregler §9 Energihushållning",
            "source_grid_ef": "Energimyndigheten — residualmixens emissionsfaktor 2023",
            "source_bso": "JRC EU Building Stock Observatory 2023 — Sweden profile"
        },
        {
            "country_code": "uk",
            "country_name": "United Kingdom",
            "iso_code": "GB",
            "currency": "GBP",
            "epc_system": "A_to_G",
            "epc_label_scale": [
                "A",
                "B",
                "C",
                "D",
                "E",
                "F",
                "G"
            ],
            "meps_threshold_label": "E",
            "meps_threshold_kwh_m2": 150,
            "nzeb_threshold_kwh_m2": 55,
            "grid_ef_kgco2_kwh": 0.207,
            "pef_electricity": 1.501,
            "pef_gas": 1.022,
            "hdd_base15": 2900,
            "climate_zone": "oceanic_temperate",
            "solar_obligation_m2_threshold": null,
            "pvgis_irradiance_kwh_m2": 1000,
            "incentive_programmes": 3,
            "source_epc": "CIBSE TM65; Building Regulations UK Part L 2021; SAP 10.2",
            "source_grid_ef": "BEIS — UK Grid Intensity 2023; DUKES Table 5.10",
            "source_bso": "BEIS — Non-domestic Building Stock Review 2023"
        }
    ],
    "count": 8,
    "directive": "EPBD 2024/1275 (Directive (EU) 2024/1275, OJ L 1275, 8.5.2024)",
    "sources": [
        "EN ISO 52000-1:2017 — Overarching EPB standard",
        "EN ISO 52003-1:2017 — EPC indicators and certification",
        "JRC EU Building Stock Observatory 2023",
        "National EPC legislation per country (see source_epc field)",
        "National grid emission factor agencies (see source_grid_ef field)"
    ]
}
国家监管参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28925/country+regulatory+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
所有受支持的建筑类型代码和在此 API 中每个分析端点一致使用的显示标签的参考列表——办公、零售、酒店、教育、医院、仓库、多家庭住宅、餐厅、体育/休闲和工业——用于在调用付费端点之前验证输入
Endpoint ID: 28926
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28926/building+type+reference
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "building_types": [
        {
            "type_code": "office",
            "label": "Office Building",
            "eu_median_eui_delivered_kwh_m2": 180,
            "typical_elec_fraction_eu": 0.65,
            "solar_obligation_applies": true
        },
        {
            "type_code": "retail",
            "label": "Retail / Commercial",
            "eu_median_eui_delivered_kwh_m2": 200,
            "typical_elec_fraction_eu": 0.7,
            "solar_obligation_applies": true
        },
        {
            "type_code": "hotel",
            "label": "Hotel / Hospitality",
            "eu_median_eui_delivered_kwh_m2": 270,
            "typical_elec_fraction_eu": 0.5,
            "solar_obligation_applies": true
        },
        {
            "type_code": "education",
            "label": "Education (School / University)",
            "eu_median_eui_delivered_kwh_m2": 150,
            "typical_elec_fraction_eu": 0.45,
            "solar_obligation_applies": true
        },
        {
            "type_code": "hospital",
            "label": "Hospital / Healthcare",
            "eu_median_eui_delivered_kwh_m2": 380,
            "typical_elec_fraction_eu": 0.58,
            "solar_obligation_applies": true
        },
        {
            "type_code": "warehouse",
            "label": "Warehouse / Distribution",
            "eu_median_eui_delivered_kwh_m2": 80,
            "typical_elec_fraction_eu": 0.5,
            "solar_obligation_applies": false
        },
        {
            "type_code": "residential_mf",
            "label": "Multifamily Residential",
            "eu_median_eui_delivered_kwh_m2": 140,
            "typical_elec_fraction_eu": 0.35,
            "solar_obligation_applies": false
        },
        {
            "type_code": "restaurant",
            "label": "Restaurant / Food Service",
            "eu_median_eui_delivered_kwh_m2": 450,
            "typical_elec_fraction_eu": 0.45,
            "solar_obligation_applies": false
        },
        {
            "type_code": "sports_leisure",
            "label": "Sports / Leisure Facility",
            "eu_median_eui_delivered_kwh_m2": 200,
            "typical_elec_fraction_eu": 0.55,
            "solar_obligation_applies": true
        },
        {
            "type_code": "industrial",
            "label": "Light Industrial / Manufacturing",
            "eu_median_eui_delivered_kwh_m2": 120,
            "typical_elec_fraction_eu": 0.6,
            "solar_obligation_applies": true
        }
    ],
    "source_eui": "JRC EU Building Stock Observatory 2023 — Table 3.2 average delivered EUI",
    "source_elec": "JRC BSO 2023 Table 3.4 — end-use energy split by building type",
    "source_solar": "EPBD 2024/1275 Article 9 — solar obligation building type scope",
    "note": "EUI values are EU-wide medians. Climate-adjusted country medians are computed in /analyse/* endpoints."
}
建筑类型参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28926/building+type+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
国家特定的EPC标签阈值带显示了建筑的主要能源使用强度在该国国家标准上的确切位置——德国的9个等级A+至H、意大利的10个等级A4至G、荷兰的11个等级A++++至G,以及其他国家,这些国家都没有共享的A–G标准
Endpoint ID: 28927
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28927/epc+threshold+reference
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "epc_thresholds": {
        "germany": {
            "country": "Germany",
            "epc_system": "A_plus_to_H",
            "legislation": "GEG 2024 (Gebäudeenergiegesetz) Anlage 10",
            "thresholds_primary_kwh_m2": {
                "A+": {
                    "from": 0,
                    "to": 30
                },
                "A": {
                    "from": 30,
                    "to": 50
                },
                "B": {
                    "from": 50,
                    "to": 75
                },
                "C": {
                    "from": 75,
                    "to": 100
                },
                "D": {
                    "from": 100,
                    "to": 130
                },
                "E": {
                    "from": 130,
                    "to": 160
                },
                "F": {
                    "from": 160,
                    "to": 200
                },
                "G": {
                    "from": 200,
                    "to": 250
                },
                "H": {
                    "from": 250,
                    "to": 9999
                }
            },
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 160,
            "nzeb_kwh_m2": 50
        },
        "france": {
            "country": "France",
            "epc_system": "A_to_G",
            "legislation": "Arrêté du 31 mars 2021 relatif au DPE (Diagnostic de Performance Énergétique)",
            "thresholds_primary_kwh_m2": {
                "A": {
                    "from": 0,
                    "to": 70
                },
                "B": {
                    "from": 70,
                    "to": 110
                },
                "C": {
                    "from": 110,
                    "to": 180
                },
                "D": {
                    "from": 180,
                    "to": 250
                },
                "E": {
                    "from": 250,
                    "to": 330
                },
                "F": {
                    "from": 330,
                    "to": 420
                },
                "G": {
                    "from": 420,
                    "to": 9999
                }
            },
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 330,
            "nzeb_kwh_m2": 50
        },
        "spain": {
            "country": "Spain",
            "epc_system": "A_to_G",
            "legislation": "RD 390/2021 — Procedimiento básico para la certificación energética de edificios",
            "thresholds_primary_kwh_m2": {
                "A": {
                    "from": 0,
                    "to": 40
                },
                "B": {
                    "from": 40,
                    "to": 65
                },
                "C": {
                    "from": 65,
                    "to": 100
                },
                "D": {
                    "from": 100,
                    "to": 150
                },
                "E": {
                    "from": 150,
                    "to": 200
                },
                "F": {
                    "from": 200,
                    "to": 260
                },
                "G": {
                    "from": 260,
                    "to": 9999
                }
            },
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 200,
            "nzeb_kwh_m2": 40
        },
        "italy": {
            "country": "Italy",
            "epc_system": "A4_to_G",
            "legislation": "DM 26/06/2015 — APE (Attestato di Prestazione Energetica) methodology",
            "thresholds_primary_kwh_m2": {
                "A4": {
                    "from": 0,
                    "to": 30
                },
                "A3": {
                    "from": 30,
                    "to": 45
                },
                "A2": {
                    "from": 45,
                    "to": 60
                },
                "A1": {
                    "from": 60,
                    "to": 90
                },
                "B": {
                    "from": 90,
                    "to": 120
                },
                "C": {
                    "from": 120,
                    "to": 160
                },
                "D": {
                    "from": 160,
                    "to": 200
                },
                "E": {
                    "from": 200,
                    "to": 260
                },
                "F": {
                    "from": 260,
                    "to": 340
                },
                "G": {
                    "from": 340,
                    "to": 9999
                }
            },
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 260,
            "nzeb_kwh_m2": 45
        },
        "netherlands": {
            "country": "Netherlands",
            "epc_system": "A_to_G",
            "legislation": "NTA 8800:2022 — Energieprestatie van gebouwen (Dutch national standard)",
            "thresholds_primary_kwh_m2": {
                "A++++": {
                    "from": 0,
                    "to": 10
                },
                "A+++": {
                    "from": 10,
                    "to": 25
                },
                "A++": {
                    "from": 25,
                    "to": 50
                },
                "A+": {
                    "from": 50,
                    "to": 75
                },
                "A": {
                    "from": 75,
                    "to": 100
                },
                "B": {
                    "from": 100,
                    "to": 150
                },
                "C": {
                    "from": 150,
                    "to": 200
                },
                "D": {
                    "from": 200,
                    "to": 250
                },
                "E": {
                    "from": 250,
                    "to": 300
                },
                "F": {
                    "from": 300,
                    "to": 375
                },
                "G": {
                    "from": 375,
                    "to": 9999
                }
            },
            "meps_threshold_label": "E",
            "meps_threshold_kwh_m2": 250,
            "nzeb_kwh_m2": 25
        },
        "poland": {
            "country": "Poland",
            "epc_system": "A_to_G",
            "legislation": "Rozporządzenie Ministra Infrastruktury z dnia 27 lutego 2015 (Dz.U. 2015 poz. 376)",
            "thresholds_primary_kwh_m2": {
                "A": {
                    "from": 0,
                    "to": 60
                },
                "B": {
                    "from": 60,
                    "to": 90
                },
                "C": {
                    "from": 90,
                    "to": 130
                },
                "D": {
                    "from": 130,
                    "to": 180
                },
                "E": {
                    "from": 180,
                    "to": 240
                },
                "F": {
                    "from": 240,
                    "to": 320
                },
                "G": {
                    "from": 320,
                    "to": 9999
                }
            },
            "meps_threshold_label": "F",
            "meps_threshold_kwh_m2": 240,
            "nzeb_kwh_m2": 65
        },
        "sweden": {
            "country": "Sweden",
            "epc_system": "A_to_G",
            "legislation": "Boverket BBR 29 (BFS 2020:4) — Byggregler §9 Energihushållning",
            "thresholds_primary_kwh_m2": {
                "A": {
                    "from": 0,
                    "to": 50
                },
                "B": {
                    "from": 50,
                    "to": 75
                },
                "C": {
                    "from": 75,
                    "to": 100
                },
                "D": {
                    "from": 100,
                    "to": 130
                },
                "E": {
                    "from": 130,
                    "to": 160
                },
                "F": {
                    "from": 160,
                    "to": 200
                },
                "G": {
                    "from": 200,
                    "to": 9999
                }
            },
            "meps_threshold_label": "E",
            "meps_threshold_kwh_m2": 130,
            "nzeb_kwh_m2": 50
        },
        "uk": {
            "country": "United Kingdom",
            "epc_system": "A_to_G",
            "legislation": "CIBSE TM65; Building Regulations UK Part L 2021; SAP 10.2",
            "thresholds_primary_kwh_m2": {
                "A": {
                    "from": 0,
                    "to": 50
                },
                "B": {
                    "from": 50,
                    "to": 75
                },
                "C": {
                    "from": 75,
                    "to": 100
                },
                "D": {
                    "from": 100,
                    "to": 150
                },
                "E": {
                    "from": 150,
                    "to": 225
                }
            }
        }
    },
    "_note": "Response truncated for documentation purposes"
}
EPC阈值参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28927/epc+threshold+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
每个计算模块及其管理标准的完整技术披露—EN ISO 52000-1初级能源方法 JRC TABULA原型 MEPS强制性实施来源—带有主要引用,供尽职调查团队审计模型
Endpoint ID: 28928
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28928/engineering+and+regulatory+methodology+disclosure
输入参数

工程与监管方法论披露 — 端点功能

对象 描述
file 必需
请求体 必需 文件二进制

剩余免费测试请求:3 / 3。


输入参数

API 示例响应
JSON
{
    "title": "EU Building Energy Compliance API — Engineering Methodology",
    "directive": "EPBD 2024/1275 (Directive (EU) 2024/1275 — recast, OJ L 1275, 8.5.2024, in force 28 May 2024)",
    "modules": [
        {
            "module": "1. EUI Calculation — EN ISO 52000-1",
            "method": "Delivered energy (kWh electricity + kWh gas) divided by floor area = delivered EUI (kWh/m²/yr). Primary energy = delivered × Primary Energy Factor (PEF) per energy carrier. PEF accounts for upstream supply chain losses. EN ISO 52000-1:2017 §6.3 — energy balance and conversion chain.",
            "sources": [
                "EN ISO 52000-1:2017 — Overarching EPB standard §6.3",
                "Country-specific PEF values from national transpositions (GEG §22, RE2020 §8, etc.)"
            ]
        },
        {
            "module": "2. EPC Label — EN ISO 52003-1",
            "method": "Primary EUI compared against national EPC class thresholds. Each EU member state calibrates thresholds to EN ISO 52003-1:2017. Thresholds vary significantly: France uses primary energy with PEF=2.3 for electricity (nuclear-heavy grid); Poland uses PEF=2.5 (coal-heavy).",
            "sources": [
                "EN ISO 52003-1:2017 — Indicators for EPC certification",
                "GEG 2024 Anlage 10 (Germany)",
                "Arrêté DPE 31/03/2021 (France)",
                "RD 390/2021 (Spain)",
                "DM 26/06/2015 (Italy)",
                "NTA 8800:2022 (Netherlands)",
                "BBR 29 §9 (Sweden)",
                "Building Regs Part L 2021 (UK)"
            ]
        },
        {
            "module": "3. Climate Benchmark — JRC BSO 2023",
            "method": "EU median delivered EUI by building type from JRC BSO 2023. Climate-corrected by ratio of country HDD (base 15°C) to EU average (3,000 HDD). This ensures a Swedish warehouse is benchmarked against Swedish peers, not Italian warehouses. Eurostat nrg_chdd_a HDD data.",
            "sources": [
                "JRC EU Building Stock Observatory 2023 — Table 3.2",
                "Eurostat nrg_chdd_a — Heating and Cooling Degree Days 2023",
                "EN ISO 52000-1:2017 §9.1 — energy performance indicators"
            ]
        },
        {
            "module": "4. Carbon Emissions — National Grid Factors",
            "method": "Electricity: annual kWh × national grid emission factor (kgCO2/kWh). Gas: annual kWh × IPCC 2006 gas factor (0.202 kgCO2/kWh_HHV). National factors range from 0.013 kgCO2/kWh (Sweden hydro/nuclear) to 0.773 kgCO2/kWh (Poland coal).",
            "sources": [
                "UBA 2023 (Germany)",
                "ADEME Base Carbone v23 (France)",
                "MITERD 2023 (Spain)",
                "ISPRA 2023 (Italy)",
                "CBS/CE Delft 2023 (Netherlands)",
                "KOBiZE 2023 (Poland)",
                "Energimyndigheten 2023 (Sweden)",
                "BEIS 2023 (UK)",
                "IPCC 2006 Vol 2 Ch1 — natural gas emission factor"
            ]
        },
        {
            "module": "5. EPBD MEPS — Article 7",
            "method": "EPBD 2024/1275 Article 7(1)(b): non-residential buildings must reach minimum EPC E by 2030, minimum EPC D by 2033. Worst-performing 15% identified by current EPC label vs country MEPS threshold. Enforcement: real per-country mechanism (fixed one-off statutory penalty, lettings ban, or use ban — no EU member state enforces MEPS non-compliance as a recurring per-m² annual fine). See enforcement_mechanism in the response for the specific mechanism, citation, and confidence level for each country. Economic exposure is estimated separately via cap-rate expansion (value_at_risk_eur) and a cross-referenced brown-discount benchmark.",
            "sources": [
                "EPBD 2024/1275 Article 7(1)(b) and Annex IV",
                "JRC Technical Report EUR 31645 EN — EPBD Implementation 2024",
                "Per-country statutory enforcement citations — see eu_engine.ENFORCEMENT_MECHANISM_BY_COUNTRY",
                "European Sustainability Value Decomposition Study (2026) — brown discount benchmark"
            ]
        },
        {
            "module": "6. Solar Obligation — Article 9 / Annex III",
            "method": "EPBD Article 9 mandates solar installation on new non-residential buildings above national area thresholds, and on major renovations from 2027. Minimum capacity = roof_area_m² × country minimum Wp/m². Potential capacity = usable roof (65%) × 0.18 kWp/m² (IEC 61215 module density). Annual yield = capacity × PVGIS-SARAH2 irradiance × system PR.",
            "sources": [
                "EPBD 2024/1275 Article 9(1) and Annex III §2",
                "JRC PVGIS-SARAH2 — country average GHI",
                "IEC 61215:2021 — crystalline silicon PV module performance",
                "Fraunhofer ISE Photovoltaics Report 2024 — EU PR benchmarks"
            ]
        },
        {
            "module": "7. Renovation Cost — JRC TABULA",
            "method": "Required energy reduction % determines renovation depth (light/medium/deep). Cost in EUR/m² floor area from JRC TABULA Episcope (2016) country archetypes, updated with IEA EBC Annex 75 (2021) and BPIE 2023 cost surveys. Annual saving estimate uses Eurostat H2 2023 commercial electricity price (€0.22/kWh).",
            "sources": [
                "JRC TABULA/EPISCOPE Building Typology (2016)",
                "IEA EBC Annex 75 — Cost-optimal renovation packages (2021)",
                "BPIE — State of Europe's Buildings (2023)",
                "Eurostat nrg_pc_205 — electricity prices non-household H2 2023"
            ]
        }
    ],
    "verification": {
        "primary_energy": "Cross-check PEF values at national building regulations authority website.",
        "epc_thresholds": "Verify against national EPC calculation tool (e.g., PHPP for Germany, DPE simulator for France).",
        "irradiance": "Cross-check at re.jrc.ec.europa.eu/pvg_tools (PVGIS online tool).",
        "grid_factors": "Verify at national environmental agency (UBA/ADEME/MITERD/ISPRA etc.)."
    },
    "disclaimer": "All outputs are pre-assessment estimates for screening and advisory purposes. For official EPC certification, commission a qualified energy assessor registered under the relevant national scheme."
}
工程与监管方法论披露 — 代码片段

    curl --location 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/28928/engineering+and+regulatory+methodology+disclosure' \
    --header 'Content-Type: application/json' \ 
    --form 'image=@"FILE_PATH"'

请求
九个规范的改造措施 ID 的参考库在装修沙箱、实体碳和建筑改造护照端点中共享——外墙保温、屋顶保温、高性能玻璃、空气源热泵、带热回收的机械通风、LED 照明和日光控制、建筑管理系统、屋顶太阳能光伏和太阳能遮阳或凉屋顶——每个措施都有其典型的节能百分比、每平方米的欧元成本和适宜的气候区,以便在提交到付费端点之前验证措施 ID
Endpoint ID: 29144
GET https://zylalabs.com/api/13411/eu+building+energy+compliance+api/29144/renovation+measures+reference
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
{
    "measures": [
        {
            "id": "building_envelope_insulation",
            "name": "External Wall Insulation",
            "description": "External insulation composite system (ETICS). Targets U-value ≤ 0.20 W/m²K. Most impactful single measure for cold climate buildings.",
            "eui_savings_pct": 18,
            "cost_eur_m2_floor": 35,
            "suitable_climates": [
                "cold_temperate",
                "cold_continental",
                "oceanic_temperate",
                "subarctic"
            ],
            "source": "JRC TABULA Episcope — renovation cost ranges 2016; IEA EBC Annex 75 (2021)"
        },
        {
            "id": "roof_insulation",
            "name": "Roof / Attic Insulation",
            "description": "Mineral wool / PIR board. Target U-value ≤ 0.15 W/m²K. High ROI for top-floor buildings.",
            "eui_savings_pct": 10,
            "cost_eur_m2_floor": 12,
            "suitable_climates": [
                "cold_temperate",
                "cold_continental",
                "oceanic_temperate",
                "subarctic"
            ],
            "source": "JRC TABULA Episcope; EN ISO 6946:2017 (thermal resistance)"
        },
        {
            "id": "high_performance_glazing",
            "name": "High-Performance Triple Glazing",
            "description": "Replace single/double glazing with triple-pane low-e, Uw ≤ 0.80 W/m²K. Reduces heat loss and solar gain (climate-dependent).",
            "eui_savings_pct": 8,
            "cost_eur_m2_floor": 20,
            "suitable_climates": [
                "cold_temperate",
                "cold_continental",
                "oceanic_temperate",
                "subarctic"
            ],
            "source": "JRC TABULA Episcope; EN 673:2011 (glazing thermal transmittance)"
        },
        {
            "id": "hvac_heat_pump",
            "name": "Heat Pump (Air-Source ASHP)",
            "description": "Replace gas/oil boiler with air-source heat pump. COP 3.0–4.5 (EN 14825:2022). Dramatically reduces primary energy and CO2 — critical for EPBD compliance.",
            "eui_savings_pct": 30,
            "cost_eur_m2_floor": 55,
            "suitable_climates": [
                "all"
            ],
            "source": "EN 14825:2022 (heat pump performance); IEA EBC Annex 75; BPIE 2023"
        },
        {
            "id": "mechanical_ventilation_heat_recovery",
            "name": "MVHR (Mechanical Ventilation with Heat Recovery)",
            "description": "Balanced ventilation with ≥75% heat recovery efficiency (EN 308). Essential for airtight renovated buildings to maintain IAQ.",
            "eui_savings_pct": 12,
            "cost_eur_m2_floor": 25,
            "suitable_climates": [
                "cold_temperate",
                "cold_continental",
                "oceanic_temperate",
                "subarctic"
            ],
            "source": "EN 308:1997 (heat recovery ventilators); Passivhaus Institut performance data"
        },
        {
            "id": "led_lighting_controls",
            "name": "LED Lighting + Daylight Controls",
            "description": "Full LED retrofit with occupancy sensors and daylight dimming. 50–65% lighting energy reduction (EN 15193-1:2017).",
            "eui_savings_pct": 10,
            "cost_eur_m2_floor": 12,
            "suitable_climates": [
                "all"
            ],
            "source": "EN 15193-1:2017 (energy for lighting); EU Lot 19 Ecodesign study"
        },
        {
            "id": "building_management_system",
            "name": "Building Management System (BMS) / Smart Controls",
            "description": "Centralised BEMS with demand-controlled ventilation, weather compensation, and occupancy-based HVAC. EN 15232-1 class A control.",
            "eui_savings_pct": 12,
            "cost_eur_m2_floor": 18,
            "suitable_climates": [
                "all"
            ],
            "source": "EN 15232-1:2017 (building automation — energy impact); BPIE Smart Ready Indicator"
        },
        {
            "id": "rooftop_solar_pv",
            "name": "Rooftop Solar PV",
            "description": "Grid-tied rooftop PV. Reduces delivered electricity demand and net CO2 emissions. EPBD Article 9 may mandate for new/renovated non-residential buildings.",
            "eui_savings_pct": null,
            "cost_eur_m2_floor": 30,
            "suitable_climates": [
                "all"
            ],
            "source": "NREL ATB 2024; IEC 61724-1:2021; JRC PVGIS-SARAH2"
        },
        {
            "id": "solar_shading_cool_roof",
            "name": "Solar Shading / Cool Roof (Cooling Climate)",
            "description": "External solar shading + cool roof coating. Reduces cooling load 20–35%. Most effective in Mediterranean and southern climates.",
            "eui_savings_pct": 14,
            "cost_eur_m2_floor": 15,
            "suitable_climates": [
                "mediterranean",
                "hot"
            ],
            "source": "TRNSYS simulation benchmarks; EN 14500:2008 (solar shading performance)"
        }
    ],
    "count": 9,
    "cost_note": "Costs in EUR/m² of treated floor area. Country variation ±30% depending on labour market and specification.",
    "sources": [
        "JRC TABULA/EPISCOPE Building Typology (2016) — renovation cost ranges",
        "IEA EBC Annex 75 — Cost-optimal renovation packages (2021)",
        "BPIE — State of Europe's Buildings (2023)",
        "EN 14825:2022 — Heat pump performance testing",
        "EN 15193-1:2017 — Energy requirements for lighting",
        "EN 15232-1:2017 — Building automation energy impact"
    ]
}
翻新措施参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13411/eu+building+energy+compliance+api/29144/renovation+measures+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 欧盟建筑能效合规 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。

标头
标头 描述
授权 必需 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。

🚀 企业版套餐

起价
$ 10,000/年


  • 自定义数量
  • 自定义速率限制
  • 专业客户支持
  • 实时 API 监控

概览

EPC标签 EPBD MEPS合规性以及在8个欧盟市场的搁浅风险筛查 - 主要能源 太阳能义务 维修成本和资本化率折扣建模为贷方和资产管理者

欧盟建筑能效合规 API FAQs

每个端点返回与建筑能源合规相关的特定数据,包括EPC标签、MEPS合规状态、能源使用强度(EUI)、翻新成本和风险评估。例如,POST快速EPC估算根据每月能源成本返回估算的EPC标签

关键字段因终端而异,但通常包括状态指示器、输入参数(如国家和建筑类型)、计算指标(如EUI和EPC标签)以及合规摘要。例如,POST全EPBD合规模型包括年度能源消费和合规截止日期的字段

响应数据以JSON格式结构化,通常包含状态字段、输入参数和包含计算结果的数据部分。例如,POST投资组合筛选的响应包括每个分析资产的总建筑面积和合规风险摘要

参数因端点而异,但通常包括国家、建筑类型、建筑面积和能源消耗指标。例如,POST Renovation Sandbox 允许用户指定改造措施以评估其对 EPC 标签和合规状态的影响

数据来源包括国家法规、能源基准和研究研究,例如Eurostat和JRC TABULA。每个端点的方法论都有记录,以确保透明性和可靠性,如GET工程和监管方法论披露所示

典型的使用案例包括评估房地产投资的合规风险 估算翻新成本 和为建筑生成EPC标签 例如 借贷方可以使用POST危险沉没风险时钟在贷款到期前评估不合规的风险

用户可以利用返回的数据来指导有关能源效率投资、合规策略和风险评估的决策。例如 POST Brown Discount Calculator 有助于根据合规责任确定调整后的出价价格

数据准确性通过定期更新、与国家基准的验证以及遵循既定方法进行维护 每个端点的数据都与权威来源进行交叉引用以确保可靠性 如GET国家监管参考中所强调

一般常见问题

Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]

此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]

您可能还喜欢