美国所得税 API

通过我们的美国所得税API简化您的税务流程,提供可靠的估算和有价值的见解
通过 MCP 从您的 AI 代理使用此 API
支持 OpenClaw、Claude Code/Desktop、Cursor、Windsurf、Cline 以及任何兼容 MCP 的 AI 客户端。
文档和设置
通过封装此 MCP 创建技能: https://mcp.zylalabs.com/mcp?apikey=YOUR_ZYLA_API_KEY

美国所得税API提供了对美国所得税率和税级的结构化访问,按税务年度和纳税人类型组织。该API提供与每个联邦税率相对应的收入范围,使您能够根据纳税人的婚姻状况准确识别适用于各个个人收入段的百分比

它专为需要自动且准确地估算联邦税的税务计算应用程序、财务规划、会计软件和服务而设计。数据被划分为税级或渐进税率,使当前税收结构可以应用于收入模拟或经济分析

该API不仅对将税收逻辑集成到其平台中的开发者有用,税务顾问、个人理财移动应用程序以及任何提供净收入或代扣预估的工具也可以使用。JSON结构便于与各种系统集成,并且由于其按照年份组织,允许访问当前和历史信息

该API简化了美国渐进税收制度的复杂计算,提供了在每个收入水平上支付多少税的清晰度,并帮助确保准确性和合规性

API 文档

端点


要使用此端点,您必须在参数中指定一个年份

它还将有一个可选参数,您可以在不获取州和省数据的情况下获取联邦税务信息。您只需将参数设置为true



                                                                            
GET https://www.zylalabs.com/api/8483/%e7%be%8e%e5%9b%bd%e6%89%80%e5%be%97%e7%a8%8e+api/14862/%e6%89%80%e5%be%97%e7%a8%8e
                                                                            
                                                                        

所得税 - 端点功能

对象 描述
year [必需] Indicate a fiscal year
federal_only 可选 Set to true if you want to obtain only federal tax information
测试端点

API 示例响应

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        {"federal": {"married": {"brackets": [{"rate": 0.1, "min": 1, "max": 18650}, {"rate": 0.15, "min": 18651, "max": 75900}, {"rate": 0.25, "min": 75901, "max": 153100}, {"rate": 0.28, "min": 153101, "max": 233350}, {"rate": 0.33, "min": 233351, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 470700}, {"rate": 0.396, "min": 470701, "max": "Infinity"}]}, "married_separate": {"brackets": [{"rate": 0.1, "min": 1, "max": 9235}, {"rate": 0.15, "min": 9236, "max": 37950}, {"rate": 0.25, "min": 37951, "max": 76550}, {"rate": 0.28, "min": 76551, "max": 116675}, {"rate": 0.33, "min": 116676, "max": 208350}, {"rate": 0.35, "min": 208351, "max": 235350}, {"rate": 0.396, "min": 235351, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.1, "min": 1, "max": 9325}, {"rate": 0.15, "min": 9326, "max": 37950}, {"rate": 0.25, "min": 37951, "max": 91900}, {"rate": 0.28, "min": 91901, "max": 191650}, {"rate": 0.33, "min": 191651, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 418400}, {"rate": 0.396, "min": 418401, "max": "Infinity"}]}, "head_of_household": {"brackets": [{"rate": 0.1, "min": 1, "max": 13350}, {"rate": 0.15, "min": 13351, "max": 50800}, {"rate": 0.25, "min": 50801, "max": 131200}, {"rate": 0.28, "min": 131201, "max": 212500}, {"rate": 0.33, "min": 212501, "max": 416700}, {"rate": 0.35, "min": 416701, "max": 444550}, {"rate": 0.396, "min": 444551, "max": "Infinity"}]}}, "states": {"AL": {"married": {"brackets": [{"rate": 0.02, "min": 1, "max": 1000}, {"rate": 0.04, "min": 1001, "max": 6000}, {"rate": 0.05, "min": 6001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.02, "min": 1, "max": 500}, {"rate": 0.04, "min": 501, "max": 3000}, {"rate": 0.05, "min": 3001, "max": "Infinity"}]}, "standard_deduction": {"single": 2500, "couple": 7500}, "personal_exemption": {"single": ">", "couple": "3000", "dependent": "1000"}}, "AK": {"married": {"brackets": []}, "single": {"brackets": []}, "standard_deduction": {}, "personal_exemption": {}}, "AZ": {"married": {"brackets": [{"rate": 0.0259, "min": 1, "max": 20357}, {"rate": 0.0288, "min": 20358, "max": 50890}, {"rate": 0.0336, "min": 50891, "max": 101779}, {"rate": 0.0424, "min": 101780, "max": 305336}, {"rate": 0.0454, "min": 305337, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0259, "min": 1, "max": 10179}, {"rate": 0.0288, "min": 10180, "max": 25445}, {"rate": 0.0336, "min": 25446, "max": 50890}, {"rate": 0.0424, "min": 50891, "max": 152668}, {"rate": 0.0454, "min": 152669, "max": "Infinity"}]}, "standard_deduction": {"single": 5099, "couple": 10189}, "personal_exemption": {"single": ">", "couple": "4200", "dependent": "2100"}}, "AR": {"married": {"brackets": [{"rate": 0.009, "min": 1, "max": 4299}, {"rate": 0.025, "min": 4300, "max": 8500}, {"rate": 0.035, "min": 8501, "max": 12699}, {"rate": 0.045, "min": 12700, "max": 21199}, {"rate": 0.06, "min": 21200, "max": 35100}, {"rate": 0.069, "min": 35101, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.009, "min": 1, "max": 4299}, {"rate": 0.025, "min": 4300, "max": 8500}, {"rate": 0.035, "min": 8501, "max": 12699}, {"rate": 0.045, "min": 12700, "max": 21199}, {"rate": 0.06, "min": 21200, "max": 35100}, {"rate": 0.069, "min": 35101, "max": "Infinity"}]}, "standard_deduction": {"single": 2200, "couple": 4400}, "personal_exemption": {"single": ">", "couple": "52 credit", "dependent": "26 credit"}}, "CA": {"married": {"brackets": [{"rate": 0.01, "min": 1, "max": 16446}, {"rate": 0.02, "min": 16447, "max": 38990}, {"rate": 0.04, "min": 38991, "max": 61538}, {"rate": 0.06, "min": 61539, "max": 85422}, {"rate": 0.08, "min": 85423, "max": 107960}, {"rate": 0.093, "min": 107961, "max": 551476}, {"rate": 0.103, "min": 551477, "max": 661768}, {"rate": 0.113, "min": 661769, "max": 1000000}, {"rate": 0.123, "min": 1000001, "max": 1102946}, {"rate": 0.133, "min": 1102947, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.01, "min": 1, "max": 8223}, {"rate": 0.02, "min": 8224, "max": 19495}, {"rate": 0.04, "min": 19496, "max": 30796}, {"rate": 0.06, "min": 30797, "max": 42711}, {"rate": 0.08, "min": 42712, "max": 53980}, {"rate": 0.093, "min": 53981, "max": 275738}, {"rate": 0.103, "min": 275739, "max": 330884}, {"rate": 0.113, "min": 330885, "max": 551473}, {"rate": 0.123, "min": 551474, "max": 1000000}, {"rate": 0.133, "min": 1000001, "max": "Infinity"}]}, "standard_deduction": {"single": 4236, "couple": 8472}, "personal_exemption": {"single": ">", "couple": "228 credit", "dependent": "353 credit"}}, "CO": {"married": {"brackets": [{"rate": 0.0463, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0463, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">"}}, "CT": {"married": {"brackets": [{"rate": 0.03, "min": 1, "max": 20000}, {"rate": 0.05, "min": 20001, "max": 100000}, {"rate": 0.055, "min": 100001, "max": 200000}, {"rate": 0.06, "min": 200001, "max": 400000}, {"rate": 0.065, "min": 400001, "max": 500000}, {"rate": 0.069, "min": 500001, "max": 1000000}, {"rate": 0.0699, "min": 1000001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.03, "min": 1, "max": 10000}, {"rate": 0.05, "min": 10001, "max": 50000}, {"rate": 0.055, "min": 50001, "max": 100000}, {"rate": 0.06, "min": 100001, "max": 200000}, {"rate": 0.065, "min": 200001, "max": 250000}, {"rate": 0.069, "min": 250001, "max": 500000}, {"rate": 0.0699, "min": 500001, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "24000", "dependent": "0"}}, "DE": {"married": {"brackets": [{"rate": 0.022, "min": 2001, "max": 5000}, {"rate": 0.039, "min": 5001, "max": 10000}, {"rate": 0.048, "min": 10001, "max": 20000}, {"rate": 0.052, "min": 20001, "max": 25000}, {"rate": 0.0555, "min": 25001, "max": 60000}, {"rate": 0.066, "min": 60001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.022, "min": 2001, "max": 5000}, {"rate": 0.039, "min": 5001, "max": 10000}, {"rate": 0.048, "min": 10001, "max": 20000}, {"rate": 0.052, "min": 20001, "max": 25000}, {"rate": 0.0555, "min": 25001, "max": 60000}, {"rate": 0.066, "min": 60001, "max": "Infinity"}]}, "standard_deduction": {"single": 3250, "couple": 6500}, "personal_exemption": {"single": ">", "couple": "220 credit", "dependent": "110 credit"}}, "FL": {"married": {"brackets": []}, "single": {"brackets": []}, "standard_deduction": {}, "personal_exemption": {}}, "GA": {"married": {"brackets": [{"rate": 0.01, "min": 1, "max": 1000}, {"rate": 0.02, "min": 1001, "max": 3000}, {"rate": 0.03, "min": 3001, "max": 5000}, {"rate": 0.04, "min": 5001, "max": 7000}, {"rate": 0.05, "min": 7001, "max": 10000}, {"rate": 0.06, "min": 10001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.01, "min": 1, "max": 750}, {"rate": 0.02, "min": 751, "max": 2250}, {"rate": 0.03, "min": 2251, "max": 3750}, {"rate": 0.04, "min": 3751, "max": 5250}, {"rate": 0.05, "min": 5251, "max": 7000}, {"rate": 0.06, "min": 7001, "max": "Infinity"}]}, "standard_deduction": {"single": 2300, "couple": 3000}, "personal_exemption": {"single": ">", "couple": "7400", "dependent": "3000"}}, "HI": {"married": {"brackets": [{"rate": 0.014, "min": 1, "max": 4800}, {"rate": 0.032, "min": 4801, "max": 9600}, {"rate": 0.055, "min": 9601, "max": 19200}, {"rate": 0.064, "min": 19201, "max": 28800}, {"rate": 0.068, "min": 28801, "max": 38400}, {"rate": 0.072, "min": 38401, "max": 48000}, {"rate": 0.076, "min": 48001, "max": 72000}, {"rate": 0.079, "min": 72001, "max": 96000}, {"rate": 0.0825, "min": 96001, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.014, "min": 1, "max": 2400}, {"rate": 0.032, "min": 2401, "max": 4800}, {"rate": 0.055, "min": 4801, "max": 9600}, {"rate": 0.064, "min": 9601, "max": 14400}, {"rate": 0.068, "min": 14401, "max": 19200}, {"rate": 0.072, "min": 19201, "max": 24000}, {"rate": 0.076, "min": 24001, "max": 36000}, {"rate": 0.079, "min": 36001, "max": 48000}, {"rate": 0.0825, "min": 48001, "max": "Infinity"}]}, "standard_deduction": {"single": 2200, "couple": 4400}, "personal_exemption": {"single": ">", "couple": "2288", "dependent": "1144"}}, "ID": {"married": {"brackets": [{"rate": 0.016, "min": 1, "max": 2908}, {"rate": 0.036, "min": 2909, "max": 5816}, {"rate": 0.041, "min": 5817, "max": 8724}, {"rate": 0.051, "min": 8725, "max": 11632}, {"rate": 0.061, "min": 11633, "max": 14540}, {"rate": 0.071, "min": 14541, "max": 21810}, {"rate": 0.074, "min": 21811, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.016, "min": 1, "max": 1454}, {"rate": 0.036, "min": 1455, "max": 2908}, {"rate": 0.041, "min": 2909, "max": 4362}, {"rate": 0.051, "min": 4363, "max": 5816}, {"rate": 0.061, "min": 5817, "max": 7270}, {"rate": 0.071, "min": 7271, "max": 10905}, {"rate": 0.074, "min": 10906, "max": "Infinity"}]}, "standard_deduction": {"single": 6350, "couple": 12700}, "personal_exemption": {"single": ">", "couple": "8100", "dependent": "4050"}}, "IL": {"married": {"brackets": [{"rate": 0.0495, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0495, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "4350", "dependent": "2175"}}, "IN": {"married": {"brackets": [{"rate": 0.0323, "min": 1, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0323, "min": 1, "max": "Infinity"}]}, "standard_deduction": {}, "personal_exemption": {"single": ">", "couple": "2000", "dependent": "1000"}}, "IA": {"married": {"brackets": [{"rate": 0.0036, "min": 1, "max": 1573}, {"rate": 0.0072, "min": 1574, "max": 3146}, {"rate": 0.0243, "min": 3147, "max": 6292}, {"rate": 0.045, "min": 6293, "max": 14157}, {"rate": 0.0612, "min": 14158, "max": 23595}, {"rate": 0.0648, "min": 23596, "max": 31460}, {"rate": 0.068, "min": 31461, "max": 47190}, {"rate": 0.0792, "min": 47191, "max": 70785}, {"rate": 0.0898, "min": 70786, "max": "Infinity"}]}, "single": {"brackets": [{"rate": 0.0036, "min": 1, "max": 1573}, {"rate": 0.0072, "min": 1574, "max": 3146}]}}},"_note":"Response truncated for documentation purposes"}
                                                                                                                                                                                                                    
                                                                                                    

所得税 - 代码片段


curl --location --request GET 'https://zylalabs.com/api/8483/%e7%be%8e%e5%9b%bd%e6%89%80%e5%be%97%e7%a8%8e+api/14862/%e6%89%80%e5%be%97%e7%a8%8e?year=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 美国所得税 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
标头
标头 描述
授权 [必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

简单透明的定价

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

🚀 企业版

起价
$ 10,000/年


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

客户喜爱的功能

  • ✔︎ 仅支付成功请求
  • ✔︎ 7 天免费试用
  • ✔︎ 多语言支持
  • ✔︎ 一个 API 密钥,所有 API。
  • ✔︎ 直观的仪表板
  • ✔︎ 全面的错误处理
  • ✔︎ 开发者友好的文档
  • ✔︎ Postman 集成
  • ✔︎ 安全的 HTTPS 连接
  • ✔︎ 可靠的正常运行时间

美国所得税 API FAQs

获取所得税端点返回指定税年和纳税人状态的联邦所得税档次和税率。这包括与每个税率对应的收入范围,允许用户确定不同收入段的适用税率

响应数据通常包括“年份”“纳税人状态”“税级”和“税率”等字段每个税级包含收入范围和相应的税率清晰地展示了累进税结构

响应数据采用JSON格式组织,按年度和纳税人状态分类。每个税档列出其各自的收入范围和税率,便于在应用中解析和利用

该接口需要一个“年”参数来指定税年 一个可选参数允许用户通过将其设置为真来仅请求联邦税信息,排除州和省的数据

该端点提供关于联邦所得税税率、税档和各种纳税人身份(如单身、已婚共同报税和户主)在当前和历史年份的收入范围的信息

数据准确性通过引用官方IRS出版物和指南来保持 定期更新确保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 秒直到限制重置。

是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。

您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]

为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。

7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。

当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。

付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。


相关 API


您可能还喜欢