绑定器 API

API ID 13926

三个法规计算器作为 JSON 端点:欧盟人工智能法分类(法规(欧盟)2024/1689)CBAM 证书成本 2026 至 2034(法规(欧盟)2023/956)以及阿联酋企业税

100% 正常运行时间 310 ms 平均响应

API 文档

端点

请求
在欧盟人工智能法下对一个人工智能系统进行分类
Endpoint ID: 32063
POST https://zylalabs.com/api/13926/bindler+api/32063/classify+one+ai+system+under+the+eu+ai+act
输入参数

将一个人工智能系统归类于欧盟人工智能法案下 — 端点功能

对象 描述
请求体 必需 Json

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


输入参数

API 示例响应
JSON
{
    "input": {
        "name": "CV screening",
        "role": "Provider",
        "scope": "Yes",
        "gpai": "No",
        "annex": "4(a) Recruitment and selection",
        "prohib": "None",
        "a61": "No",
        "prof": "Yes",
        "ex": "No",
        "a50": "No",
        "pre": "No",
        "turn": 50000000
    },
    "classification": "High-risk",
    "obligations": "Article 16 provider duties: Section 2 requirements (Arts 9 to 15), QMS (17), documentation (18), logs (19), conformity assessment (43), declaration and CE marking (47, 48), EU database registration (49), post-market monitoring and incident reporting (72, 73); plus Article 4 AI literacy",
    "applies_from": "2 August 2026",
    "max_fine_eur": 15000000,
    "basis": "Regulation (EU) 2024/1689 (EU AI Act), Articles 2, 4, 5, 6, 16, 26, 27, 50, 53, 55, 99, 111, 113; not legal advice",
    "docs": "https://bindler.co/api/#ai-act-classify"
}
将一个人工智能系统归类于欧盟人工智能法案下 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13926/bindler+api/32063/classify+one+ai+system+under+the+eu+ai+act' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{"name":"CV screening","role":"Provider","annex":"4(a)","turnover":50000000}'

    
请求
2026到2034年一篮子商品的CBAM证书费用
Endpoint ID: 32064
POST https://zylalabs.com/api/13926/bindler+api/32064/cbam+certificate+cost+for+a+basket+of+goods+2026+to+2034
输入参数

2026到2034年一篮子商品的CBAM证书费用 — 端点功能

对象 描述
请求体 必需 Json

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


输入参数

API 示例响应
JSON
{
    "year": 2026,
    "certificate_price_eur": 80,
    "cbam_factor": 0.025,
    "tonnes": 1000,
    "embedded_tco2e": 1900,
    "chargeable_tco2e": 47.5,
    "certificates": 48,
    "cost_eur": 3800,
    "cost_per_tonne_eur": 3.8,
    "above_50t_threshold": true,
    "lines": [
        {
            "sector": "Iron and steel",
            "cn": "7208",
            "origin": "TR",
            "tonnes": 1000,
            "indirect_counted": false,
            "embedded_tco2e": 1900,
            "chargeable_tco2e": 47.5,
            "net_price_eur": 80,
            "cost_eur": 3800
        }
    ],
    "same_basket_every_year": [
        {
            "year": 2026,
            "cbam_factor": 0.025,
            "chargeable_tco2e": 47.5,
            "certificates": 48,
            "cost_eur": 3800
        },
        {
            "year": 2027,
            "cbam_factor": 0.05,
            "chargeable_tco2e": 95,
            "certificates": 95,
            "cost_eur": 7600
        },
        {
            "year": 2028,
            "cbam_factor": 0.1,
            "chargeable_tco2e": 190,
            "certificates": 190,
            "cost_eur": 15200
        },
        {
            "year": 2029,
            "cbam_factor": 0.225,
            "chargeable_tco2e": 427.5,
            "certificates": 428,
            "cost_eur": 34200
        },
        {
            "year": 2030,
            "cbam_factor": 0.485,
            "chargeable_tco2e": 921.5,
            "certificates": 922,
            "cost_eur": 73720
        },
        {
            "year": 2031,
            "cbam_factor": 0.61,
            "chargeable_tco2e": 1159,
            "certificates": 1159,
            "cost_eur": 92720
        },
        {
            "year": 2032,
            "cbam_factor": 0.735,
            "chargeable_tco2e": 1396.5,
            "certificates": 1397,
            "cost_eur": 111720
        },
        {
            "year": 2033,
            "cbam_factor": 0.86,
            "chargeable_tco2e": 1634,
            "certificates": 1634,
            "cost_eur": 130720
        },
        {
            "year": 2034,
            "cbam_factor": 1,
            "chargeable_tco2e": 1900,
            "certificates": 1900,
            "cost_eur": 152000
        }
    ],
    "basis": "Regulation (EU) 2023/956 as amended by Regulation (EU) 2025/2083; Directive (EU) 2023/959 Article 10a(1a) phase-out; constant certificate price across years; not advice",
    "docs": "https://bindler.co/api/#cbam-cost"
}
2026到2034年一篮子商品的CBAM证书费用 — 代码片段

curl --location --request POST 'https://zylalabs.com/api/13926/bindler+api/32064/cbam+certificate+cost+for+a+basket+of+goods+2026+to+2034' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{"year":2026,"price":80,"lines":[{"sector":"Iron and steel","cn":"7208","origin":"TR","tonnes":1000,"embedded_per_tonne":1.9,"origin_carbon_price_eur_per_t":0}]}'

    
请求
阿联酋企业税计算一个税期
Endpoint ID: 32065
GET https://zylalabs.com/api/13926/bindler+api/32065/uae+corporate+tax+computation+for+one+tax+period
输入参数

阿联酋企业税一个税期的计算 — 端点功能

对象 描述
bank 可选 Yes or No: the person is a bank, an insurer or a natural person
elect 可选 Yes or No: the person elects Small Business Relief for this Tax Period
prevOver 可选 Yes or No: Revenue exceeded AED 3,000,000 in any earlier Tax Period
mne 可选 Yes or No: the person is a constituent entity of a multinational group
qf 可选 Yes or No: the person meets every Qualifying Free Zone Person condition
fz 可选 Yes or No: the person is a Free Zone Person
resident 可选 Yes or No: the person is a UAE Resident Person. Defaults to Yes
icf 可选 Disallowed Net Interest Expenditure brought forward in AED, Article 30(4)
loss 可选 Tax Losses brought forward in AED; relief is capped at 75% by Article 37(2)
nb 可选 Expenditure not incurred for the Business in AED, added back under Article 28(2)
rev 可选 Revenue for the Tax Period in AED, used for the Small Business Relief and de minimis tests
don 可选 Donations to non-Qualifying Public Benefit Entities in AED, Article 33(1)
fines 可选 Fines and penalties in AED, non-deductible under Article 33(2)
ent 可选 Entertainment expenditure in AED; 50% is non-deductible under Article 32(1)
div 可选 Dividends from UAE resident juridical persons in AED, exempt under Article 22(1)
da 可选 Depreciation and amortisation in AED, added back when computing EBITDA
ii 可选 Interest income for the Tax Period in AED, netted against interest expenditure
ie 可选 Interest expenditure for the Tax Period in AED, before the Article 30 limitation
acc 可选 Accounting Income for the Tax Period in AED, the Article 20(2) starting point

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


输入参数

bank
elect
prevOver
mne
qf
fz
resident
icf
loss
nb
rev
don
fines
ent
div
da
ii
ie
acc
API 示例响应
JSON
{
    "input": {
        "resident": "Yes",
        "fz": "No",
        "qf": "No",
        "mne": "No",
        "prevOver": "No",
        "elect": "No",
        "bank": "No",
        "rev": 2400000,
        "acc": 520000,
        "ie": 150000,
        "ii": 10000,
        "da": 60000,
        "icf": 0,
        "div": 30000,
        "part": 0,
        "oex": 0,
        "ent": 40000,
        "fines": 8000,
        "don": 5000,
        "dvo": 0,
        "ctx": 0,
        "vat": 0,
        "ftx": 0,
        "nb": 6000,
        "exx": 0,
        "loss": 120000,
        "ftc": 0,
        "qi": 0,
        "nqr": 0
    },
    "currency": "AED",
    "eligible_small_business_relief": true,
    "relief_applied": false,
    "qfzp": false,
    "de_minimis_passed": true,
    "taxable_income": 409000,
    "corporate_tax_payable": 3060,
    "effective_rate_on_accounting_income": 0.005884615384615385,
    "losses_carried_forward": 0,
    "disallowed_interest_carried_forward": 0,
    "steps": [
        {
            "line": "Accounting Income",
            "aed": 520000,
            "basis": "Article 20(2)"
        },
        {
            "line": "Less: exempt dividends from UAE residents",
            "aed": -30000,
            "basis": "Article 22(1)"
        },
        {
            "line": "Less: Participation Exemption income",
            "aed": 0,
            "basis": "Article 23"
        },
        {
            "line": "Less: other exempt income",
            "aed": 0,
            "basis": "Articles 22, 24"
        },
        {
            "line": "Add: non-deductible entertainment (50%)",
            "aed": 20000,
            "basis": "Article 32(1)"
        },
        {
            "line": "Add: fines and penalties",
            "aed": 8000,
            "basis": "Article 33(2)"
        },
        {
            "line": "Add: non-qualifying donations",
            "aed": 5000,
            "basis": "Article 33(1)"
        },
        {
            "line": "Add: dividends to owners, Corporate Tax, recoverable VAT, foreign tax",
            "aed": 0,
            "basis": "Article 33(4), (6), (7), (8)"
        },
        {
            "line": "Add: expenditure not for the Business or for Exempt Income",
            "aed": 6000,
            "basis": "Article 28(2)"
        },
        {
            "line": "Add: Net Interest Expenditure disallowed this period",
            "aed": 0,
            "basis": "Article 30(1), 30% of EBITDA; MD 126/2023 AED 12m safe harbour"
        },
        {
            "line": "Less: brought-forward interest now deductible",
            "aed": 0,
            "basis": "Article 30(4)"
        },
        {
            "line": "Taxable Income before Tax Loss relief",
            "aed": 529000,
            "basis": "Article 20(2)"
        },
        {
            "line": "Less: Tax Loss relief",
            "aed": -120000,
            "basis": "Article 37(2): at most 75%"
        },
        {
            "line": "Taxable Income",
            "aed": 409000,
            "basis": "Article 20"
        },
        {
            "line": "Standard: 0% band",
            "aed": 375000,
            "basis": "Cabinet Decision 116 of 2022"
        },
        {
            "line": "Standard: 9% on the excess",
            "aed": 3060,
            "basis": "Article 3(1)(b)"
        },
        {
            "line": "QFZP: 9% on non-qualifying Taxable Income",
            "aed": 0,
            "basis": "Article 3(2)"
        },
        {
            "line": "Less: Foreign Tax Credit",
            "aed": 0,
            "basis": "Article 47(2)"
        },
        {
            "line": "Corporate Tax Payable",
            "aed": 3060,
            "basis": "Article 48"
        }
    ],
    "basis": "Federal Decree-Law No. 47 of 2022 and the Cabinet and Ministerial Decisions named per line; not tax advice",
    "docs": "https://bindler.co/api/#uae-corporate-tax"
}
阿联酋企业税一个税期的计算 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13926/bindler+api/32065/uae+corporate+tax+computation+for+one+tax+period?elect=No&loss=120000&nb=6000&rev=2400000&don=5000&fines=8000&ent=40000&div=30000&da=60000&ii=10000&ie=150000&acc=520000' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

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

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

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

🚀 企业版套餐

起价
$ 10,000/年


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

概览

三个规范计算器作为 JSON 端点:欧盟人工智能法分类(条例(欧盟)2024/1689)、CBAM 证书费用 2026 到 2034(条例(欧盟)2023/956)和阿联酋企业税计算(2022年第47号联邦法令)。与 bindler.co 上的免费浏览器工具相同的代码,在每次构建时生成。免费层:每个 IP 每天 25 个调用,无需账户。无限制:每月 19 美元的 Gumroad 密钥。仅提供事实,每个响应中引用的工具;不是法律或税务建议。文档:https://bindler.co/api/

绑定器 API FAQs

每个端点返回特定于监管计算的JSON数据 EU AI法案端点提供AI系统的分类详情 CBAM端点计算商品的证书成本 阿联酋公司税端点根据各种财务输入计算税务责任

关键字段包括欧盟人工智能法的“分类”和“义务”,CBAM的“证书价格欧元”和“成本欧元”,以及阿联酋公司税的“应纳税所得额”和“应付公司税”。每个端点都有与其计算相关的独特字段

响应数据以JSON格式结构化,包含嵌套对象以提供详细信息。例如,CBAM端点包括一个“lines”数组,详细列出了每个部门的成本,而阿联酋公司税响应包含一个“input”对象,其中包含用户提供的数据

每个端点接受特定参数。对于欧盟人工智能法,参数包括“名称”、“角色”和“范围”。CBAM端点需要“年份”、“吨”和“嵌入的二氧化碳当量”。阿联酋公司税端点使用“收入”、“账户”和“损失”等参数

欧盟人工智能法案端点提供了对人工智能系统的分类和义务 CBAM端点根据商品和排放提供证书的成本估算 阿联酋企业税端点根据各种财务输入和豁免提供税务计算

通过使用欧盟和阿联酋的既定法规和指南来保持数据准确性 该API反映了免费的浏览器工具的功能以确保一致性 定期更新和遵守法律标准有助于确保计算的可靠性

典型用例包括根据欧盟人工智能法对人工智能系统的合规评估受CBAM法规影响的企业的成本预测以及在阿联酋运营公司的税务规划这些计算有助于战略决策和合规性

用户可以分析返回的数据以理解监管义务 估算成本 并规划税务责任 例如 欧盟人工智能法案的义务可以指导合规工作 而CBAM端点的成本估算可以为商品定价策略提供参考

一般常见问题

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