Search TIC Codes
Searches Taxability Information Codes (TIC) by free-text product description and returns ranked matches. Requires authentication via the X-API-KEY header or key query parameter.
Authentication
X-API-KEYstring
API Key authentication via header
Request
This endpoint expects an object.
query
Free-text product description to match against TIC codes
Response
OK
$schema
URL to the JSON Schema for this response
query
Echo of the input query
nextCursor
Cursor for retrieving the next page of results
results
Ranked TIC results (most relevant first)
Errors
400
Search Tic Request Bad Request Error
401
Search Tic Request Unauthorized Error
422
Search Tic Request Unprocessable Entity Error
429
Search Tic Request Too Many Requests Error
500
Search Tic Request Internal Server Error
502
Search Tic Request Bad Gateway Error