Sales Tax Calculator
收藏RapidAPI2026-05-17 更新2025-12-03 收录
下载链接:
https://rapidapi.com/skdeveloper/api/sales-tax-calculator5
下载链接
链接失效反馈官方服务:
资源简介:
The Sales Tax Calculator API provides up-to-date and accurate sales tax rates for any address in the United States, including street, city, state, and zip code. It ensures that businesses can calculate the correct sales tax in real-time, using the most current tax rates.
创建时间:
2026-05-17
原始信息汇总
Sales Tax Calculator API 数据集概述
数据集基本信息
- 数据集名称: Sales Tax Calculator
- 提供者: Veer Hanuman
- 所属类别: eCommerce
- 订阅者数量: 8
数据集描述
该API为美国境内的任何地址(包括街道、城市、州和邮政编码)提供最新且准确的销售税率。它确保企业能够使用最新的税率实时计算正确的销售税。
核心功能
- 实时税率: 根据地理位置获取最新的销售税率。
- 准确性: 提供可靠且最新的数据以进行精确计算。
- 自动化: 无需手动查询即可自动计算销售税。
- 可扩展性: 适用于小型企业和大型企业。
技术细节
- API版本: v1 (current)
- 端点:
POST https://sales-tax-calculator5.p.rapidapi.com/salestax.php - 请求方法: POST
- 请求数据格式: form-data
请求参数
- street (字符串): 需要计算销售税的街道地址。示例:
"1600 Pennsylvania Ave NW" - city (字符串): 应计算销售税的城市。示例:
"Washington" - state (字符串): 地址所在的州(缩写)。示例:
"DC" - zip (字符串): 给定地址的邮政编码。示例:
"20500"
请求示例
POST https://sales-tax-calculator5.p.rapidapi.com/salestax.php
Headers: X-RapidAPI-Host: sales-tax-calculator5.p.rapidapi.com X-RapidAPI-Key: YOUR_RAPIDAPI_KEY
Body (form-data): street: "1600 Pennsylvania Ave NW" city: "Washington" state: "DC" zip: "20500"
应用场景
- 电子商务平台: 根据客户地址在结账时自动计算和应用销售税。
- 会计软件: 将准确的销售税计算集成到会计工具中。
- 销售点系统: 确保根据客户位置对店内购买进行正确征税。
- 订阅服务: 自动对不同地点的客户收取正确的税率。
订阅计划
- BASIC: $0.00 / 月
- PRO: $9.99 / 月
- ULTRA: $49.99 / 月
- MEGA: $99.99 / 月



