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.
querystringRequired1-1024 characters

Free-text product description to match against TIC codes

Response

OK
$schemastringformat: "uri"
URL to the JSON Schema for this response
querystring
Echo of the input query
nextCursorstring
Cursor for retrieving the next page of results
resultslist of objects

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