Search TIC Codes
Searches Taxability Information Codes (TICs) by keyword or phrase and returns ranked matches.
Authentication
X-API-KEYstring
API key in header
Request
This endpoint expects an object.
query
Keyword or phrase to match against TIC labels and descriptions.
Response
OK
query
Echo of the input query.
results
Ranked TIC results, most relevant first.
$schema
URL to the JSON Schema describing this response.
nextCursor
Opaque cursor for retrieving the next page of results. Absent or empty when there are no more results.
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
502
Bad Gateway Error
