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.
querystringRequired1-1024 characters
Keyword or phrase to match against TIC labels and descriptions.

Response

OK
querystring
Echo of the input query.
resultslist of objects
Ranked TIC results, most relevant first.
$schemastringRead-onlyformat: "uri"
URL to the JSON Schema describing this response.
nextCursorstring
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