Skip to content

Use cases_

Tax compliance

Apply the correct consumption tax in every market you sell to.

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

01

Current rates

Re-verified against national authorities each release; scheduled changes flagged ahead of time.

02

Inclusive-price law

Know where the shelf price must already contain the tax.

03

Reduced bands

The lower rates for food, medicine, books and the rest, where they apply.

The data behind it

One call, these response blocks.

This page maps to these blocks of the same response every other page reads:

  • Tax
tax-compliance.sh
curl "https://api.localesense.com/v1/countries/GB" \
  -H "Authorization: Bearer ls_live_..."
In practice

What your code sees, per request.

The sample on the right is the shape of the real response for a visitor in Karachi — every value attributable, nothing guessed. Point the same call at any of the 197 markets.

Try it live in the docs
GET /v1/self 200 OK · sample
  • Tax GST 18% · included in price

Keep exploring_

Related use cases

FAQs

Tax compliance — frequently asked

How do I apply the correct VAT rate for cross-border sales?

Pull the destination country's profile and read its standard rate, reduced bands and inclusive-price rule, then apply them at checkout and on the invoice. Because the data is re-verified each release, your tax logic stays correct by construction instead of drifting in a spreadsheet.

How do you keep tax rates current when they change?

Rates are researched against national tax authorities and re-checked on every release — we caught Kazakhstan moving to 16% and Fiji cutting to 12.5% — and scheduled changes are flagged ahead of time so you are not surprised on the effective date.

Is this a substitute for a tax-filing or remittance service?

No. LocaleSense gives you the correct rate, name and display rule to charge and show tax properly; it does not file returns or remit tax on your behalf. It is the data layer that feeds those systems.

Get started

Try it free

10,000 requests a month, no card. Every tier includes live FX and the full formatting engine.

Get your API key