Skip to content

(Legacy alias) Look up Texas tax — prefer /v1/tax/{state}

GET
/v1/tax/tx

Pre-multi-state callers hit /v1/tax/tx directly. The route is preserved as a thin wrapper around the same Texas handler so behaviour is byte-identical to /v1/tax/tx against /v1/tax/{state} with state=tx. New integrations should use the parametric route. No removal date is scheduled.

location
Any of:
string
>= 1 characters <= 64 characters
zip
Any of:
string
/^\d{5}$/
address
Any of:
string
>= 10 characters <= 200 characters
period
Any of:
string
/^\d{5}$/
lat
Any of:
number
>= -90 <= 90
lng
Any of:
number
>= -180 <= 180
X-API-Key
Any of:
string

Successful TX lookup.

Response Get Tx Tax V1 Tax Tx Get
object
key
additional properties
any

Invalid input.

Missing or invalid API key.

Address could not be resolved.

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object

Monthly quota exceeded.

Mulesoft locator unavailable (address mode only).