Skip to content

TaxQL Documentation

Address-accurate U.S. sales tax across all 50 states + DC.
  • Address-accurate, not ZIP-approximated. We resolve to the jurisdiction at the address (including SPDs / ESDs / MUDs), not the city in the address line.
  • Transparent confidence. Every lookup carries a confidence signal (and any advisory warnings), so you know when a ZIP-level answer is less certain than an address-level one.
  • Historical queries. Pass as_of=YYYY-MM-DD to retrieve the rate in effect on that date.
  • Half the price of incumbent providers.
PathWhat it is
Quickstartpip install taxql to first lookup in 60 seconds
AuthenticationAPI keys, headers, trial vs production
API overviewOne call, one response — then browse every endpoint
Python SDKThe taxql package — sync + async clients
GuidesAddress vs ZIP vs lat/lng tradeoffs, errors, warnings