Product Codes
Map natural language product descriptions to Taxability Information Codes (TICs).
Map natural language product descriptions to Taxability Information Codes (TICs).
Ziptax offers two endpoints for mapping product descriptions to Taxability Information Codes (TICs):
Use Search when you want to present multiple options (e.g. in a merchant-facing UI). Use Recommendation when you want the system to pick the best TIC automatically.
The Product Code Search endpoint returns a ranked list of all applicable Product Codes (TICs) that match a natural language product description. Each result includes a relevance score so you can surface the best matches in your application.
Your Ziptax API key.
A full-text product description. The API returns all applicable product codes matching this description, ranked by relevance.
The Product Code Recommendation endpoint accepts the same natural language input as Product Code Search, but adds an AI-powered model that selects the single best TIC match for your product. Use this endpoint when you need the most accurate automatic recommendation for a given product description.
Your Ziptax API key.
A full-text product description. The model returns the best matching TIC for this description.