Selling across borders means a different tax rate, name and display rule in every market. Pull the standard rate, the reduced bands and whether the price should include tax, so your invoices and checkout are correct by construction rather than by a spreadsheet someone forgets to update.
Why it works_
Correct tax, without the spreadsheet
Current rates
Re-verified against national authorities each release; scheduled changes flagged ahead of time.
curl "https://api.localesense.com/v1/countries/GB" \
-H "Authorization: Bearer ls_live_..."
Inclusive-price law
Know where the shelf price must already contain the tax.
Reduced bands
The lower rates for food, medicine, books and the rest, where they apply.
What your code sees, per request.
A sample of the real response shape for a visitor in the United States — every value attributable, nothing guessed. Point the same call at any of the 197 markets.
- Tax Sales Tax · added at checkout, varies by state
Keep exploring_
Related use cases
Show every buyer the right currency, format and payment methods.
Learn moreCatch mismatched cards, VPNs and datacenter traffic at checkout.
Learn morePrice in local currency at a live central-bank rate.
Learn more