BPS多城市合规 API

API ID 13428

建立建筑性能标准合规筛查针对7个主要美国司法管辖区(纽约市 波士顿 丹佛 华盛顿州 俄勒冈州 马里兰州 和华盛顿特区)每个排放限制 能源使用强度目标 和罚款率都与特定的法规或规则相关联而不是估算的 API明确标记出实际合规目标是法律上特定于建筑的结果而不是将近似值作为事实展示

39 ms 平均响应

API 文档

端点

请求
通过单个每月公用事业账单提供免费筛选 使用2018年DOE CBECS将账单分割为估计的电力/天然气混合,然后根据纽约市、波士顿、丹佛、华盛顿州、俄勒冈州、马里兰州和华盛顿特区的建筑性能标准法律对建筑进行筛选(或通过城市字段选择单个司法管辖区) 返回每个司法管辖区的合规状态、估计的处罚风险和所用每个限制的完整来源引用 适合快速初步筛选;使用带有实际年度千瓦时/热量数据的完整分析端点以获得工程级结果
Endpoint ID: 29089
POST https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29089/quick+bps+compliance+screen
输入参数

快速BPS合规屏幕 — 端点功能

对象 描述
请求体 必需 Json

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


输入参数

API 示例响应
JSON
{
    "input": {
        "property_type": "office",
        "sq_ft": 500000,
        "monthly_energy_cost_usd": 45000,
        "city": "all",
        "grid_region": "national"
    },
    "energy_estimate": {
        "estimated_annual_kwh": 3000000,
        "estimated_annual_therms": 103184.7,
        "estimation_method": "DOE CBECS 2018 Table E1 electricity fraction by building type",
        "elec_fraction_used": 0.7,
        "elec_rate_used": 0.126,
        "gas_rate_used": 1.57,
        "warning": "Bill-based estimates carry ±20–30% uncertainty. Provide actual kWh and therms from utility bills for higher accuracy."
    },
    "eui": {
        "electricity_kbtu": 10236425,
        "gas_kbtu": 10318470,
        "total_kbtu": 20554895,
        "site_eui_kbtu_sqft": 41.11,
        "elec_fraction": 0.498,
        "electricity_tco2e": 1049.003,
        "gas_tco2e": 54.75,
        "total_tco2e": 1103.752,
        "intensity_tco2e_sqft": 0.002208,
        "egrid_factor_lb_kwh": 0.770884,
        "egrid_source": "EPA eGRID2023 Rev 2 Table 1 (verified 2026-07-30) — national",
        "gas_factor_source": "EPA 40 CFR Part 98 Table C-1 — 53.06 kgCO2/MMBtu",
        "eui_source": "EPA ENERGY STAR Portfolio Manager Technical Reference Aug 2024"
    },
    "benchmark": {
        "national_median_eui": 82,
        "your_eui": 41.11,
        "pct_vs_median": -49.9,
        "rating": "excellent",
        "label": "Top performer — well below national median",
        "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, August 2024"
    },
    "compliance": {
        "nyc": {
            "city": "New York City",
            "law": "Local Law 97 (NYC Climate Mobilization Act, 2019)",
            "metric": "carbon_tco2e_sqft",
            "applies": true,
            "min_sqft": 25000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": true,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 0,
            "penalty_now_label": "Annual penalty (2024–2029 period)",
            "penalty_future_label": "Annual penalty (2030 period)",
            "current_value": 0.00283,
            "current_limit": 0.00758,
            "future_limit": 0.002690852,
            "unit": "tCO2e/ft²/yr",
            "excess_now": 0,
            "excess_future": 0,
            "compliance_deadline": "Annual report due May 1 each year",
            "notes": [],
            "sources": [
                "NYC Admin Code §28-320.3.3",
                "1 RCNY §103-14 Tables 1 and 2",
                "NYC Admin Code §28-320.3.5 ($268/tCO2e penalty rate)"
            ],
            "data_precision": "official",
            "status": "evaluated"
        },
        "boston": {
            "city": "Boston",
            "law": "BERDO 2.0 (Boston Municipal Code §7-2.2, amended 2023)",
            "metric": "carbon_kgco2e_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": true,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 0,
            "penalty_now_label": "Annual penalty (2025 period)",
            "penalty_future_label": "Annual penalty (2030 period)",
            "current_value": 1.58779,
            "current_limit": 5.3,
            "future_limit": 3.2,
            "unit": "kgCO2e/ft²/yr",
            "excess_now": 0,
            "excess_future": 0,
            "compliance_deadline": "Annual report due May 15 each year",
            "notes": [],
            "sources": [
                "Boston Municipal Code §7-2.2",
                "BERDO 2.0 Rule amended 2023",
                "BERDO 2.0 §5 ($234/tCO2e penalty, 2025 period)",
                "BERDO 2.0 §5.3 ($1,000/day additional fine for buildings ≥35,000 SF)"
            ],
            "data_precision": "official",
            "status": "evaluated"
        },
        "denver": {
            "city": "Denver",
            "law": "Energize Denver (Denver Revised Municipal Code §§4-38 et seq., 2021)",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 25000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": false,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 466500,
            "penalty_now_label": "Annual penalty (2024 targets)",
            "penalty_future_label": "Annual penalty (2030 targets)",
            "current_value": 41.11,
            "current_limit": 55,
            "future_limit": 38,
            "unit": "kBtu/ft²/yr (site EUI)",
            "excess_now": 0,
            "excess_future": 3.11,
            "compliance_deadline": "Annual benchmarking due June 1",
            "notes": [
                "IMPORTANT: your real Energize Denver target is building-specific — CASR draws a straight line from your building's own 2019 baseline EUI to a type-wide 2030 goal (or, absent 2019 data, sets the target at 30% below your building's own baseline). It is not a flat number per property type. The value used here is a representative type-level estimate for screening only; look up the real target in Denver's official Performance Requirements Look Up Tool before making a financial decision."
            ],
            "sources": [
                "Denver Revised Municipal Code §§4-38 et seq.",
                "Energize Denver effective November 2021",
                "Denver Energize Denver EUI Target Table (§4-38-060)",
                "$0.30/kBtu over target penalty — §4-38-060"
            ],
            "data_precision": "estimated",
            "status": "evaluated"
        },
        "washington_state": {
            "city": "Washington State",
            "law": "Clean Buildings Performance Standard — RCW 19.27A / WAC 194-50",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": true,
            "future_year": 2028,
            "penalty_now_usd": 0,
            "penalty_future_usd": 0,
            "penalty_now_label": "Estimated max penalty (base + continuing violation)",
            "penalty_future_label": "Estimated max penalty at 2028 deadline",
            "current_value": 41.11,
            "current_limit": 50,
            "future_limit": 50,
            "unit": "kBtu/ft²/yr (site EUI vs. EUIt)",
            "excess_now": 0,
            "excess_future": 0,
            "compliance_deadline": "June 1, 2026",
            "notes": [
                "IMPORTANT: WA's actual EUIt is building-specific — calculated by ENERGY STAR Portfolio Manager using a regression model against your building's climate zone, size, and space-use mix (WAC 194-50-120), not a flat number per property type. No public flat lookup table can substitute for that calculation. The value used here is a representative estimate for early screening only — before making a compliance or financial decision, run the actual building through ENERGY STAR Portfolio Manager or WA Commerce's EUIt calculation.",
                "Compliance tier: Tier 1 (≥50,000 SF).",
                "Buildings must also implement an Energy Management Plan (EMP) and O&M Program — both must be operational 12 months before the compliance deadline."
            ],
            "sources": [
                "RCW 19.27A (Washington Clean Buildings Act, 2019, amended 2022/2023)",
                "WAC 194-50 (CBPS administrative rules)",
                "WA Dept of Commerce CBPS Tier 1 compliance schedule",
                "ASHRAE Standard 100-2018 Appendix B (WA-specific EUI targets)",
                "RCW 19.27A.285 (penalty provisions: up to $5,000 + $1.00/SF/yr)"
            ],
            "data_precision": "estimated",
            "status": "evaluated"
        },
        "oregon": {
            "city": "Oregon (Statewide)",
            "law": "Oregon BPS — HB 3409 (2023) / ORS 330-300 / ODOE rules Aug 2025",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": true,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 0,
            "penalty_now_label": "Estimated penalty (after warnings exhausted)",
            "penalty_future_label": "Estimated penalty at 2030 deadline",
            "current_value": 41.11,
            "current_limit": 52,
            "future_limit": 52,
            "unit": "kBtu/ft²/yr (site EUI)",
            "excess_now": 0,
            "excess_future": 0,
            "compliance_deadline": "June 1, 2028",
            "notes": [
                "Compliance tier: Tier 1.",
                "IMPORTANT: Oregon's actual EUI target is building-specific, calculated per ODOE's adopted standard (a national reference model with Oregon amendments) against your building's own climate zone and space-use mix — not a flat number per property type. The value used here is a representative screening estimate; confirm the real target via ODOE's compliance tools before making a financial decision."
            ]
        }
    },
    "_note": "Response truncated for documentation purposes"
}
快速BPS合规屏幕 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29089/quick+bps+compliance+screen' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "property_type": "office",
  "sq_ft": 500000,
  "monthly_energy_cost_usd": 45000,
  "city": "all"
}'

    
请求
完整的BPS合规性分析基于实际的年度公用事业数据(千瓦时和热能单位)可以同时针对所有7个受支持的司法管辖区进行筛选,也可以通过城市字段筛选单个司法管辖区返回合规状态 当前和未来的排放/EUI值与法律或规则规定的限制对比 以美元估算的处罚风险以及每个司法管辖区的完整引用列表支持一个真实的ENERGY STAR评分用于华盛顿特区的BEPS(从未估算 如果省略了DC评分物业类型 结果明确表示score_required而不是猜测)并为纽约市LL97提供太阳能DER扣除同时返回优先能源升级路线图及回报估算
Endpoint ID: 29090
POST https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29090/full+multi-city+compliance+analysis
输入参数

全面多城市合规分析 — 端点功能

对象 描述
请求体 必需 Json

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


输入参数

API 示例响应
JSON
{
    "input": {
        "property_type": "office",
        "sq_ft": 500000,
        "annual_kwh": 3000000,
        "annual_therms": 200000,
        "city": "all",
        "grid_region": "national",
        "energy_star_score": null
    },
    "eui": {
        "electricity_kbtu": 10236425,
        "gas_kbtu": 20000000,
        "total_kbtu": 30236425,
        "site_eui_kbtu_sqft": 60.47,
        "elec_fraction": 0.339,
        "electricity_tco2e": 1049.003,
        "gas_tco2e": 106.12,
        "total_tco2e": 1155.123,
        "intensity_tco2e_sqft": 0.00231,
        "egrid_factor_lb_kwh": 0.770884,
        "egrid_source": "EPA eGRID2023 Rev 2 Table 1 (verified 2026-07-30) — national",
        "gas_factor_source": "EPA 40 CFR Part 98 Table C-1 — 53.06 kgCO2/MMBtu",
        "eui_source": "EPA ENERGY STAR Portfolio Manager Technical Reference Aug 2024"
    },
    "benchmark": {
        "national_median_eui": 82,
        "your_eui": 60.47,
        "pct_vs_median": -26.3,
        "rating": "good",
        "label": "Above average — below national median",
        "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, August 2024"
    },
    "financials": {
        "annual_elec_cost_usd": 378000,
        "annual_gas_cost_usd": 314000,
        "annual_total_energy_cost_usd": 692000,
        "cost_per_sqft_usd": 1.384
    },
    "compliance": {
        "nyc": {
            "city": "New York City",
            "law": "Local Law 97 (NYC Climate Mobilization Act, 2019)",
            "metric": "carbon_tco2e_sqft",
            "applies": true,
            "min_sqft": 25000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": false,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 40675.43,
            "penalty_now_label": "Annual penalty (2024–2029 period)",
            "penalty_future_label": "Annual penalty (2030 period)",
            "current_value": 0.003858,
            "current_limit": 0.00758,
            "future_limit": 0.002690852,
            "unit": "tCO2e/ft²/yr",
            "excess_now": 0,
            "excess_future": 0.000304,
            "compliance_deadline": "Annual report due May 1 each year",
            "notes": [],
            "sources": [
                "NYC Admin Code §28-320.3.3",
                "1 RCNY §103-14 Tables 1 and 2",
                "NYC Admin Code §28-320.3.5 ($268/tCO2e penalty rate)"
            ],
            "data_precision": "official",
            "status": "evaluated"
        },
        "boston": {
            "city": "Boston",
            "law": "BERDO 2.0 (Boston Municipal Code §7-2.2, amended 2023)",
            "metric": "carbon_kgco2e_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": true,
            "compliant_future": true,
            "future_year": 2030,
            "penalty_now_usd": 0,
            "penalty_future_usd": 0,
            "penalty_now_label": "Annual penalty (2025 period)",
            "penalty_future_label": "Annual penalty (2030 period)",
            "current_value": 1.69053,
            "current_limit": 5.3,
            "future_limit": 3.2,
            "unit": "kgCO2e/ft²/yr",
            "excess_now": 0,
            "excess_future": 0,
            "compliance_deadline": "Annual report due May 15 each year",
            "notes": [],
            "sources": [
                "Boston Municipal Code §7-2.2",
                "BERDO 2.0 Rule amended 2023",
                "BERDO 2.0 §5 ($234/tCO2e penalty, 2025 period)",
                "BERDO 2.0 §5.3 ($1,000/day additional fine for buildings ≥35,000 SF)"
            ],
            "data_precision": "official",
            "status": "evaluated"
        },
        "denver": {
            "city": "Denver",
            "law": "Energize Denver (Denver Revised Municipal Code §§4-38 et seq., 2021)",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 25000,
            "building_covered": true,
            "compliant_now": false,
            "compliant_future": false,
            "future_year": 2030,
            "penalty_now_usd": 820500,
            "penalty_future_usd": 3370500,
            "penalty_now_label": "Annual penalty (2024 targets)",
            "penalty_future_label": "Annual penalty (2030 targets)",
            "current_value": 60.47,
            "current_limit": 55,
            "future_limit": 38,
            "unit": "kBtu/ft²/yr (site EUI)",
            "excess_now": 5.47,
            "excess_future": 22.47,
            "compliance_deadline": "Annual benchmarking due June 1",
            "notes": [
                "IMPORTANT: your real Energize Denver target is building-specific — CASR draws a straight line from your building's own 2019 baseline EUI to a type-wide 2030 goal (or, absent 2019 data, sets the target at 30% below your building's own baseline). It is not a flat number per property type. The value used here is a representative type-level estimate for screening only; look up the real target in Denver's official Performance Requirements Look Up Tool before making a financial decision."
            ],
            "sources": [
                "Denver Revised Municipal Code §§4-38 et seq.",
                "Energize Denver effective November 2021",
                "Denver Energize Denver EUI Target Table (§4-38-060)",
                "$0.30/kBtu over target penalty — §4-38-060"
            ],
            "data_precision": "estimated",
            "status": "evaluated"
        },
        "washington_state": {
            "city": "Washington State",
            "law": "Clean Buildings Performance Standard — RCW 19.27A / WAC 194-50",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": false,
            "compliant_future": false,
            "future_year": 2028,
            "penalty_now_usd": 505000,
            "penalty_future_usd": 505000,
            "penalty_now_label": "Estimated max penalty (base + continuing violation)",
            "penalty_future_label": "Estimated max penalty at 2028 deadline",
            "current_value": 60.47,
            "current_limit": 50,
            "future_limit": 50,
            "unit": "kBtu/ft²/yr (site EUI vs. EUIt)",
            "excess_now": 10.47,
            "excess_future": 10.47,
            "compliance_deadline": "June 1, 2026",
            "notes": [
                "IMPORTANT: WA's actual EUIt is building-specific — calculated by ENERGY STAR Portfolio Manager using a regression model against your building's climate zone, size, and space-use mix (WAC 194-50-120), not a flat number per property type. No public flat lookup table can substitute for that calculation. The value used here is a representative estimate for early screening only — before making a compliance or financial decision, run the actual building through ENERGY STAR Portfolio Manager or WA Commerce's EUIt calculation.",
                "Compliance tier: Tier 1 (≥50,000 SF).",
                "Buildings must also implement an Energy Management Plan (EMP) and O&M Program — both must be operational 12 months before the compliance deadline."
            ],
            "sources": [
                "RCW 19.27A (Washington Clean Buildings Act, 2019, amended 2022/2023)",
                "WAC 194-50 (CBPS administrative rules)",
                "WA Dept of Commerce CBPS Tier 1 compliance schedule",
                "ASHRAE Standard 100-2018 Appendix B (WA-specific EUI targets)",
                "RCW 19.27A.285 (penalty provisions: up to $5,000 + $1.00/SF/yr)"
            ],
            "data_precision": "estimated",
            "status": "evaluated"
        },
        "oregon": {
            "city": "Oregon (Statewide)",
            "law": "Oregon BPS — HB 3409 (2023) / ORS 330-300 / ODOE rules Aug 2025",
            "metric": "eui_kbtu_sqft",
            "applies": true,
            "min_sqft": 20000,
            "building_covered": true,
            "compliant_now": false,
            "compliant_future": false,
            "future_year": 2030,
            "penalty_now_usd": 101500,
            "penalty_future_usd": 101500,
            "penalty_now_label": "Estimated penalty (after warnings exhausted)",
            "penalty_future_label": "Estimated penalty at 2030 deadline",
            "current_value": 60.47,
            "current_limit": 52,
            "future_limit": 52,
            "unit": "kBtu/ft²/yr (site EUI)",
            "excess_now": 8.47,
            "excess_future": 8.47,
            "compliance_deadline": "June 1, 2028",
            "notes": [
                "Compliance tier: Tier 1.",
                "IMPORTANT: Oregon's actual EUI target is building-specific, calculated per ODOE's adopted standard (a national reference model with Oregon amendments) against your building's own climate zone and space-use mix — not a flat number per property type. The value used here is a representative screening estimate; confirm the real target via ODOE's compliance tools before making a financial decision."
            ],
            "sources": [
                "Oregon HB 3409 (2023) — establishing Oregon BPS",
                "ORS 330-300 (Oregon energy performance standards)"
            ]
        }
    },
    "_note": "Response truncated for documentation purposes"
}
全面多城市合规分析 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29090/full+multi-city+compliance+analysis' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "property_type": "office",
  "sq_ft": 500000,
  "annual_kwh": 3000000,
  "annual_therms": 200000,
  "city": "all",
  "grid_region": "national"
}'

    
请求
批量BPS合规筛查一次可针对最多25栋建筑进行 返回每栋建筑在所有7个管辖区的合规结果以及组合级别概述:总估计罚款敞口(现在和每个管辖区未来的合规截止日期),不合规建筑的数量,以及需要真实输入数据(例如真实的ENERGY STAR评分)才能做出任何判断的建筑列表 结果按当前罚款敞口排序,从高到低 building_id是你选择的任何标签(例如内部物业代码或地址)来标记每栋建筑 — 没有单独的端点可以从中获取;你自己分配它,以便结果可以与自己的记录相匹配
Endpoint ID: 29091
POST https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29091/portfolio+compliance+screening+and+risk+ranking
输入参数

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

对象 描述
请求体 必需 Json

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


输入参数

API 示例响应
JSON
{
    "portfolio_summary": {
        "buildings_screened": 3,
        "non_compliant_buildings": 1,
        "total_estimated_penalty_now_usd": 1427000,
        "total_estimated_penalty_future_usd": 4020322.3,
        "avg_penalty_per_building_usd": 475666.67
    },
    "buildings": [
        {
            "building_id": "B1-HQ",
            "property_type": "office",
            "sq_ft": 500000,
            "site_eui": 60.47,
            "benchmark_rating": "good",
            "estimated_penalty_now_usd": 1427000,
            "estimated_penalty_future_usd": 4017675.43,
            "compliance": {
                "nyc": {
                    "city": "New York City",
                    "law": "Local Law 97 (NYC Climate Mobilization Act, 2019)",
                    "metric": "carbon_tco2e_sqft",
                    "applies": true,
                    "min_sqft": 25000,
                    "building_covered": true,
                    "compliant_now": true,
                    "compliant_future": false,
                    "future_year": 2030,
                    "penalty_now_usd": 0,
                    "penalty_future_usd": 40675.43,
                    "penalty_now_label": "Annual penalty (2024–2029 period)",
                    "penalty_future_label": "Annual penalty (2030 period)",
                    "current_value": 0.003858,
                    "current_limit": 0.00758,
                    "future_limit": 0.002690852,
                    "unit": "tCO2e/ft²/yr",
                    "excess_now": 0,
                    "excess_future": 0.000304,
                    "compliance_deadline": "Annual report due May 1 each year",
                    "notes": [],
                    "sources": [
                        "NYC Admin Code §28-320.3.3",
                        "1 RCNY §103-14 Tables 1 and 2",
                        "NYC Admin Code §28-320.3.5 ($268/tCO2e penalty rate)"
                    ],
                    "data_precision": "official",
                    "status": "evaluated"
                },
                "boston": {
                    "city": "Boston",
                    "law": "BERDO 2.0 (Boston Municipal Code §7-2.2, amended 2023)",
                    "metric": "carbon_kgco2e_sqft",
                    "applies": true,
                    "min_sqft": 20000,
                    "building_covered": true,
                    "compliant_now": true,
                    "compliant_future": true,
                    "future_year": 2030,
                    "penalty_now_usd": 0,
                    "penalty_future_usd": 0,
                    "penalty_now_label": "Annual penalty (2025 period)",
                    "penalty_future_label": "Annual penalty (2030 period)",
                    "current_value": 1.69053,
                    "current_limit": 5.3,
                    "future_limit": 3.2,
                    "unit": "kgCO2e/ft²/yr",
                    "excess_now": 0,
                    "excess_future": 0,
                    "compliance_deadline": "Annual report due May 15 each year",
                    "notes": [],
                    "sources": [
                        "Boston Municipal Code §7-2.2",
                        "BERDO 2.0 Rule amended 2023",
                        "BERDO 2.0 §5 ($234/tCO2e penalty, 2025 period)",
                        "BERDO 2.0 §5.3 ($1,000/day additional fine for buildings ≥35,000 SF)"
                    ],
                    "data_precision": "official",
                    "status": "evaluated"
                },
                "denver": {
                    "city": "Denver",
                    "law": "Energize Denver (Denver Revised Municipal Code §§4-38 et seq., 2021)",
                    "metric": "eui_kbtu_sqft",
                    "applies": true,
                    "min_sqft": 25000,
                    "building_covered": true,
                    "compliant_now": false,
                    "compliant_future": false,
                    "future_year": 2030,
                    "penalty_now_usd": 820500,
                    "penalty_future_usd": 3370500,
                    "penalty_now_label": "Annual penalty (2024 targets)",
                    "penalty_future_label": "Annual penalty (2030 targets)",
                    "current_value": 60.47,
                    "current_limit": 55,
                    "future_limit": 38,
                    "unit": "kBtu/ft²/yr (site EUI)",
                    "excess_now": 5.47,
                    "excess_future": 22.47,
                    "compliance_deadline": "Annual benchmarking due June 1",
                    "notes": [
                        "IMPORTANT: your real Energize Denver target is building-specific — CASR draws a straight line from your building's own 2019 baseline EUI to a type-wide 2030 goal (or, absent 2019 data, sets the target at 30% below your building's own baseline). It is not a flat number per property type. The value used here is a representative type-level estimate for screening only; look up the real target in Denver's official Performance Requirements Look Up Tool before making a financial decision."
                    ],
                    "sources": [
                        "Denver Revised Municipal Code §§4-38 et seq.",
                        "Energize Denver effective November 2021",
                        "Denver Energize Denver EUI Target Table (§4-38-060)",
                        "$0.30/kBtu over target penalty — §4-38-060"
                    ],
                    "data_precision": "estimated",
                    "status": "evaluated"
                },
                "washington_state": {
                    "city": "Washington State",
                    "law": "Clean Buildings Performance Standard — RCW 19.27A / WAC 194-50",
                    "metric": "eui_kbtu_sqft",
                    "applies": true,
                    "min_sqft": 20000,
                    "building_covered": true,
                    "compliant_now": false,
                    "compliant_future": false,
                    "future_year": 2028,
                    "penalty_now_usd": 505000,
                    "penalty_future_usd": 505000,
                    "penalty_now_label": "Estimated max penalty (base + continuing violation)",
                    "penalty_future_label": "Estimated max penalty at 2028 deadline",
                    "current_value": 60.47,
                    "current_limit": 50,
                    "future_limit": 50,
                    "unit": "kBtu/ft²/yr (site EUI vs. EUIt)",
                    "excess_now": 10.47,
                    "excess_future": 10.47,
                    "compliance_deadline": "June 1, 2026",
                    "notes": [
                        "IMPORTANT: WA's actual EUIt is building-specific — calculated by ENERGY STAR Portfolio Manager using a regression model against your building's climate zone, size, and space-use mix (WAC 194-50-120), not a flat number per property type. No public flat lookup table can substitute for that calculation. The value used here is a representative estimate for early screening only — before making a compliance or financial decision, run the actual building through ENERGY STAR Portfolio Manager or WA Commerce's EUIt calculation.",
                        "Compliance tier: Tier 1 (≥50,000 SF).",
                        "Buildings must also implement an Energy Management Plan (EMP) and O&M Program — both must be operational 12 months before the compliance deadline."
                    ],
                    "sources": [
                        "RCW 19.27A (Washington Clean Buildings Act, 2019, amended 2022/2023)",
                        "WAC 194-50 (CBPS administrative rules)",
                        "WA Dept of Commerce CBPS Tier 1 compliance schedule",
                        "ASHRAE Standard 100-2018 Appendix B (WA-specific EUI targets)",
                        "RCW 19.27A.285 (penalty provisions: up to $5,000 + $1.00/SF/yr)"
                    ],
                    "data_precision": "estimated",
                    "status": "evaluated"
                },
                "oregon": {
                    "city": "Oregon (Statewide)",
                    "law": "Oregon BPS — HB 3409 (2023) / ORS 330-300 / ODOE rules Aug 2025",
                    "metric": "eui_kbtu_sqft",
                    "applies": true,
                    "min_sqft": 20000,
                    "building_covered": true,
                    "compliant_now": false,
                    "compliant_future": false,
                    "future_year": 2030,
                    "penalty_now_usd": 101500,
                    "penalty_future_usd": 101500,
                    "penalty_now_label": "Estimated penalty (after warnings exhausted)",
                    "penalty_future_label": "Estimated penalty at 2030 deadline",
                    "current_value": 60.47,
                    "current_limit": 52,
                    "future_limit": 52,
                    "unit": "kBtu/ft²/yr (site EUI)",
                    "excess_now": 8.47,
                    "excess_future": 8.47,
                    "compliance_deadline": "June 1, 2028",
                    "notes": [
                        "Compliance tier: Tier 1."
                    ]
                }
            }
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
投资组合合规筛查与风险排名 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29091/portfolio+compliance+screening+and+risk+ranking' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "buildings": [
    {
      "building_id": "B1-HQ",
      "property_type": "office",
      "sq_ft": 500000,
      "annual_kwh": 3000000,
      "annual_therms": 200000,
      "city": "all"
    },
    {
      "building_id": "B2-DataCenter",
      "property_type": "data_center",
      "sq_ft": 300000,
      "annual_kwh": 5000000,
      "annual_therms": 0,
      "city": "nyc"
    },
    {
      "building_id": "B3-SmallRetail",
      "property_type": "retail",
      "sq_ft": 28000,
      "annual_kwh": 400000,
      "annual_therms": 15000,
      "city": "boston"
    }
  ]
}'

    
请求
返回此API支持的所有物业类型的完整列表(办公室、零售、酒店、多户型、K12学校、医院、仓库、数据中心等),用于以编程方式构建请求有效负载或在调用合规端点之前验证物业类型值
Endpoint ID: 29092
GET https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29092/property+types+reference
输入参数

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

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

API 示例响应
JSON
{
    "property_types": [
        {
            "id": "office",
            "national_median_eui_kbtu_sqft_yr": 82,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "retail",
            "national_median_eui_kbtu_sqft_yr": 57,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "hotel",
            "national_median_eui_kbtu_sqft_yr": 125,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "multifamily",
            "national_median_eui_kbtu_sqft_yr": 71,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "k12_school",
            "national_median_eui_kbtu_sqft_yr": 55,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "hospital",
            "national_median_eui_kbtu_sqft_yr": 449,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "warehouse",
            "national_median_eui_kbtu_sqft_yr": 25,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "data_center",
            "national_median_eui_kbtu_sqft_yr": 497,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "supermarket",
            "national_median_eui_kbtu_sqft_yr": 477,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "restaurant",
            "national_median_eui_kbtu_sqft_yr": 553,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "worship",
            "national_median_eui_kbtu_sqft_yr": 35,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "college",
            "national_median_eui_kbtu_sqft_yr": 133,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "medical_office",
            "national_median_eui_kbtu_sqft_yr": 107,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "courthouse",
            "national_median_eui_kbtu_sqft_yr": 82,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "dormitory",
            "national_median_eui_kbtu_sqft_yr": 113,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "bank",
            "national_median_eui_kbtu_sqft_yr": 95,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "id": "parking",
            "national_median_eui_kbtu_sqft_yr": 22,
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        }
    ],
    "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, August 2024",
    "note": "Median EUI varies significantly by climate zone and building vintage. These are US national medians."
}
物业类型参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29092/property+types+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回支持的所有司法管辖区的完整列表(纽约市,波士顿,丹佛,华盛顿州,俄勒冈州,马里兰州,华盛顿特区,全部),以及每个管辖区的适用法律和最低平方英尺阈值,以便在调用合规端点之前验证城市值
Endpoint ID: 29093
GET https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29093/jurisdictions+reference
输入参数

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

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

API 示例响应
JSON
{
    "jurisdictions": [
        {
            "id": "nyc",
            "name": "New York City",
            "law": "Local Law 97 (NYC Climate Mobilization Act, 2019)",
            "metric": "tCO2e/ft²/yr (carbon intensity)",
            "min_sqft": 25000,
            "penalty_structure": "$268/tCO2e over limit — NYC Admin Code §28-320.3.5",
            "current_period": "2024–2029",
            "next_period": "2030–2034 (50% tighter limits)",
            "annual_report_due": "May 1",
            "source": "NYC Admin Code §28-320 / 1 RCNY §103-14"
        },
        {
            "id": "boston",
            "name": "Boston",
            "law": "BERDO 2.0 (Boston Emissions Reduction and Disclosure Ordinance)",
            "metric": "kgCO2e/ft²/yr (carbon intensity)",
            "min_sqft": 20000,
            "penalty_structure": "$234/tCO2e over limit (2025); $1,000/day for ≥35,000 SF",
            "current_period": "2025–2029",
            "next_period": "2030+ (progressively stricter)",
            "annual_report_due": "May 15",
            "source": "Boston Municipal Code §7-2.2 / BERDO 2.0 amended 2023"
        },
        {
            "id": "denver",
            "name": "Denver",
            "law": "Energize Denver",
            "metric": "Site EUI (kBtu/ft²/yr)",
            "min_sqft": 25000,
            "penalty_structure": "$0.30 per kBtu above target per year — §4-38-060",
            "current_period": "2024 targets active",
            "next_period": "2030 targets (stricter)",
            "annual_report_due": "June 1",
            "source": "Denver Revised Municipal Code §§4-38 et seq. (2021)"
        },
        {
            "id": "washington_state",
            "name": "Washington State",
            "law": "Clean Buildings Performance Standard (CBPS)",
            "metric": "Site EUI vs. EUIt (kBtu/ft²/yr)",
            "min_sqft_tier1": 50000,
            "min_sqft_tier2": 20000,
            "penalty_structure": "Up to $5,000 base + up to $1.00/SF/yr continuing violation",
            "deadlines": {
                ">220,000 SF": "June 1, 2026",
                "90,001–220,000 SF": "June 1, 2027",
                "50,001–90,000 SF": "June 1, 2028",
                "Tier 2 (20,000–50,000 SF)": "July 1, 2027"
            },
            "source": "RCW 19.27A / WAC 194-50 / WA Dept of Commerce 2024"
        },
        {
            "id": "oregon",
            "name": "Oregon (Statewide)",
            "law": "Oregon Building Performance Standard (BPS)",
            "metric": "Site EUI (kBtu/ft²/yr)",
            "min_sqft_tier1": 35000,
            "min_sqft_tier2": 20000,
            "penalty_structure": "Reporting failure: up to $5,000 + $1.00/SF/yr. EUI non-compliance: up to $1,500 + $0.20/SF/yr (after warnings)",
            "deadlines": {
                "≥200,000 SF": "June 1, 2028",
                "90,000–199,999 SF": "June 1, 2029",
                "35,000–89,999 SF": "June 1, 2030",
                "Tier 2 reporting": "July 1, 2028"
            },
            "source": "Oregon HB 3409 (2023) / ORS 330-300 / ODOE BPS rules Aug 2025"
        },
        {
            "id": "maryland",
            "name": "Maryland (Statewide)",
            "law": "Building Energy Performance Standards (BEPS)",
            "metric": "Net direct GHG emissions (tCO2e/ft²/yr) from 2030",
            "min_sqft": 35000,
            "penalty_structure": "$100/building annual benchmarking fee. From 2030: $230/tCO2e alternative compliance fee (+$4/year thereafter)",
            "benchmarking_deadline": "September 1, 2025 (first year); June 1 annually from 2026",
            "performance_targets_from": "2030",
            "net_zero_target": "2040",
            "source": "Maryland CSNA 2022 / COMAR 26.28 / HB49 April 2025"
        },
        {
            "id": "dc",
            "name": "Washington DC",
            "law": "Building Energy Performance Standards (BEPS) — DC DOEE",
            "metric": "ENERGY STAR score or Site EUI by property type",
            "min_sqft_cycle1": 50000,
            "min_sqft_cycle2": 25000,
            "penalty_structure": "Up to $10/SF — maximum $7,500,000 (proportionally adjusted)",
            "cycle_1": "Jan 2021 – Dec 2026 (≥50,000 SF) — enforcement 2027",
            "cycle_2": "Jan 2027 – Dec 2031 (≥25,000 SF)",
            "annual_benchmarking_due": "May 1",
            "source": "Clean Energy DC Omnibus Amendment Act 2018 / DOEE BEPS Guidebook Cycle 1"
        }
    ]
}
司法管辖区参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29093/jurisdictions+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回此API为每个支持的电网区域使用的电力排放因子(每千瓦时的磅和千克CO2e),来源于EPA eGRID2023 Rev 2表1。每个区域都注释了它是确切的eGRID子区域匹配还是跨越多个州的RTO轮廓的近似值(例如PJM、SERC、MISO),以便调用者确切知道每个数字的精确性
Endpoint ID: 29094
GET https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29094/epa+egrid+electricity+factors+reference
输入参数

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

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

API 示例响应
JSON
{
    "grid_regions": [
        {
            "id": "NYISO",
            "lb_co2e_per_kwh": 0.865744,
            "kg_co2e_per_kwh": 0.3927,
            "notes": "Blended default for New York state, set to NYCW (NYC metro). NY's 3 real eGRID subregions (NYUP/NYCW/NYLI) differ by ~5x — use the explicit NYUP/NYCW/NYLI keys when the building's location is known."
        },
        {
            "id": "NYUP",
            "lb_co2e_per_kwh": 0.242776,
            "kg_co2e_per_kwh": 0.1101,
            "notes": "eGRID subregion NYUP — NY Upstate (exact match, not approximated)."
        },
        {
            "id": "NYCW",
            "lb_co2e_per_kwh": 0.865744,
            "kg_co2e_per_kwh": 0.3927,
            "notes": "eGRID subregion NYCW — NYC / Con Edison territory (exact match, not approximated)."
        },
        {
            "id": "NYLI",
            "lb_co2e_per_kwh": 1.189333,
            "kg_co2e_per_kwh": 0.5395,
            "notes": "eGRID subregion NYLI — Long Island (exact match, not approximated)."
        },
        {
            "id": "ISONE",
            "lb_co2e_per_kwh": 0.543178,
            "kg_co2e_per_kwh": 0.2464,
            "notes": "eGRID subregion NEWE — ISO New England / Boston (exact match, not approximated)."
        },
        {
            "id": "PJM",
            "lb_co2e_per_kwh": 0.59917,
            "kg_co2e_per_kwh": 0.2718,
            "notes": "Approximated using eGRID subregion RFCE (PJM-East: DC, MD, NJ, eastern PA). PJM also spans RFCW and RFCM at meaningfully different rates — this is a simplification, not an exact PJM-wide figure."
        },
        {
            "id": "WECC_CO",
            "lb_co2e_per_kwh": 1.042539,
            "kg_co2e_per_kwh": 0.4729,
            "notes": "eGRID subregion RMPA — Rocky Mountain Power Area / Denver metro (exact match, not approximated)."
        },
        {
            "id": "SERC",
            "lb_co2e_per_kwh": 0.867192,
            "kg_co2e_per_kwh": 0.3934,
            "notes": "Approximate average across SERC's 5 eGRID sub-subregions — NOT a single eGRID subregion; real rates in this footprint range from ~0.60 to ~1.25 lb/kWh."
        },
        {
            "id": "MISO",
            "lb_co2e_per_kwh": 1.030396,
            "kg_co2e_per_kwh": 0.4674,
            "notes": "Approximate average across MISO-territory eGRID subregions — NOT a single eGRID subregion; treat as a rough estimate."
        },
        {
            "id": "ERCOT",
            "lb_co2e_per_kwh": 0.736629,
            "kg_co2e_per_kwh": 0.3341,
            "notes": "eGRID subregion ERCT — Texas (exact match, not approximated)."
        },
        {
            "id": "WECC_NW",
            "lb_co2e_per_kwh": 0.635267,
            "kg_co2e_per_kwh": 0.2882,
            "notes": "eGRID subregion NWPP — Northwest Power Pool / WA & OR (exact match, not approximated)."
        },
        {
            "id": "national",
            "lb_co2e_per_kwh": 0.770884,
            "kg_co2e_per_kwh": 0.3497,
            "notes": "eGRID2023 Rev 2 US national average (CO2e)."
        }
    ],
    "source": "EPA eGRID2023 Rev 2, Table 1 — eGRID Subregion Total Output Emission Rates (CO2e), released June 12, 2025",
    "url": "https://www.epa.gov/egrid/summary-data",
    "verified": "2026-07-30"
}
EPA eGrid 电力因素参考 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29094/epa+egrid+electricity+factors+reference' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回此API生成的每个合规结果背后的完整计算方法论 - 每个排放限值 EUI目标 罚款公式和系数都列在其来源的特定法规 条例或监管规则旁边 为可审计性而构建:此API的计算中没有任何未标识来源或未经标记的估算
Endpoint ID: 29095
GET https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29095/compliance+methodology+and+sources+disclosure
输入参数

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

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

API 示例响应
JSON
{
    "methodology": [
        {
            "calculation": "Site EUI",
            "formula": "EUI = (kWh × 3.412141633 + therms × 100) ÷ sq_ft",
            "units": "kBtu/ft²/yr",
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "calculation": "Electricity CO2 emission",
            "formula": "tCO2e = kWh × eGRID_factor_lb/kWh ÷ 2204.62",
            "source": "EPA eGRID2023 Rev 2 Table 1 — annual output emission rates by subregion (verified 2026-07-30)"
        },
        {
            "calculation": "Natural gas CO2 emission",
            "formula": "tCO2e = therms × 100 × 0.005306 ÷ 1000",
            "source": "EPA 40 CFR Part 98 Table C-1 — 53.06 kgCO2/MMBtu for natural gas"
        },
        {
            "calculation": "LL97 (NYC) electricity coefficient",
            "formula": "tCO2e = kWh × 0.000288962 (2024 period)",
            "source": "1 RCNY §103-14 Table 2"
        },
        {
            "calculation": "LL97 (NYC) natural gas coefficient",
            "formula": "tCO2e = kBtu × 0.00005311",
            "source": "1 RCNY §103-14 Table 1"
        },
        {
            "calculation": "LL97 penalty",
            "formula": "Penalty = excess_tco2e × sq_ft × $268/tCO2e",
            "source": "NYC Admin Code §28-320.3.5"
        },
        {
            "calculation": "BERDO (Boston) electricity factor",
            "formula": "kgCO2e = kWh × 0.246381 (NEWE eGRID2023 Rev 2 × 0.453592)",
            "source": "EPA eGRID2023 Rev 2 Table 1 — NEWE subregion (verified 2026-07-30)"
        },
        {
            "calculation": "BERDO penalty",
            "formula": "Penalty = excess_tco2e × $234/tCO2e (2025 period)",
            "source": "BERDO 2.0 Rule §5"
        },
        {
            "calculation": "Denver EUI penalty",
            "formula": "Penalty = (EUI − target) × sq_ft × $0.30/kBtu",
            "source": "Denver Revised Municipal Code §4-38-060"
        },
        {
            "calculation": "WA CBPS EUI target",
            "formula": "Derived from ASHRAE 100-2018 Appendix B with WA amendments",
            "source": "WAC 194-50-120 / ASHRAE Standard 100-2018 Appendix B"
        },
        {
            "calculation": "Oregon BPS EUI target",
            "formula": "Derived from ASHRAE 100-2024 with Oregon-specific amendments",
            "source": "ODOE BPS final rules Aug 2025 / ASHRAE Standard 100-2024"
        },
        {
            "calculation": "Maryland BEPS target",
            "formula": "20% net direct GHG reduction by 2030 vs. 2025 baseline",
            "source": "COMAR 26.28 / Maryland Climate Solutions Now Act 2022"
        },
        {
            "calculation": "Maryland alternative compliance fee",
            "formula": "Fee = excess_tco2e × $230/tCO2e (2030, 2020$), +$4/tonne/year",
            "source": "COMAR 26.28 / HB49 April 2025"
        },
        {
            "calculation": "DC BEPS penalty",
            "formula": "Penalty = min(sq_ft × $10, $7,500,000) × shortfall_fraction",
            "source": "DOEE BEPS Compliance and Enforcement Guidebook (Cycle 1) §6.1"
        },
        {
            "calculation": "Bill-based energy estimation",
            "formula": "kWh_annual = (bill × 12 × elec_frac) ÷ elec_rate",
            "source": "DOE CBECS 2018 Table E1 — electricity fraction by building type"
        },
        {
            "calculation": "EPA benchmark rating",
            "formula": "Rating vs. national median EUI by property type",
            "source": "EPA ENERGY STAR Portfolio Manager Technical Reference, Aug 2024"
        },
        {
            "calculation": "LL97 solar DER deduction",
            "formula": "Deduction_tCO2e = solar_kWh × 0.000288962",
            "source": "1 RCNY §103-14 — DER deduction for on-site generation"
        },
        {
            "calculation": "Upgrade roadmap savings benchmarks",
            "source": "ASHRAE 90.1-2019 / DOE Better Buildings Initiative 2023"
        }
    ]
}
合规方法论和来源披露 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29095/compliance+methodology+and+sources+disclosure' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
轻量级活跃性检查用于监控和正常运行时间工具 仅返回该API自身生成的数据 状态 正常运行时间 和保活ping计数 不包含外部或第三方源引用 不需要身份验证
Endpoint ID: 29097
GET https://creators.zylalabs.com/api/13428/bps+multi-city+compliance+api/29097/system+status+and+health+monitor
输入参数

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

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

API 示例响应
JSON
{
    "status": "healthy",
    "api": "BPS Multi-City Compliance API",
    "version": "1.0.0",
    "uptime_seconds": 443,
    "keep_alive_pings": 2,
    "jurisdictions_covered": 7
}
系统状态和健康监测 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13428/bps+multi-city+compliance+api/29097/system+status+and+health+monitor' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

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

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

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

🚀 企业版套餐

起价
$ 10,000/年


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

概览

针对美国七个主要司法管辖区(纽约市 波士顿 丹佛 华盛顿州 俄勒冈州 马里兰州 和 华盛顿特区)进行建筑性能标准合规性筛查 每个排放限制 能源使用强度目标 和 处罚率都追溯到某个具体的法律或规则 而不是估算 API明确标出真实合规目标是法律上与建筑特定相关的地方 而不是将近似值作为事实呈现

BPS多城市合规 API FAQs

每个端点返回与各个司法管辖区的建筑性能标准相关的合规筛查数据。数据包括合规状态、排放限值、估计的罚款暴露、能源使用强度(EUI)以及每个司法管辖区的详细来源引用

关键字段包括每个管辖区的“合规”状态、“目前估计罚款(美元)”、“现场能效指数”、“能源估算”和“输入”参数,如物业类型和建筑面积。每个响应都被结构化为提供可操作的合规评估见解

响应数据被组织成多个部分,例如“输入”、“能量估算”、“eui”和“基准”。每个部分包含相关的指标和数值,使用户能够轻松导航和提取合规分析所需的信息

参数包括“房产类型”、“平方英尺”、“年千瓦时”、“年热输入”、“城市”和“电网区域”用户可以通过指定这些参数来定制请求,以将合规筛查量身定制为特定建筑或管辖区

数据来源包括来自环保署和地方辖区的法规、规章和技术参考。每个合规结果都可以追溯到特定的法律文件,确保提供的数据具有高准确性和可靠性

典型的使用案例包括评估房地产投资组合的合规性 评估能源效率升级 以及估算因不合规可能产生的罚款 用户可以利用这些数据做出关于建筑性能标准的明智决策

用户可以分析合规状态和罚款风险,以优先考虑能源升级。详细引用允许对特定法规进行进一步调查,而EUI指标有助于与行业标准进行能源效率基准比较

数据准确性通过严格从权威文件来源获取和定期更新以反映法规变化来维持 API明确标记近似值并提供详细的方法论以确保计算的透明度

一般常见问题

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]

相关 API