🤖Find a HS Code
Generate proper Item descriptions and find accurate hscodes - powered by AI
/hs-codes/ai/search
POST https://api.terminal.africa/v1/hs-codes/ai/search
Generate proper Item descriptions and find accurate hscodes - powered by AI
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Request Body
Name
Type
Description
description*
String
Description of the item
{
"status": true,
"message": "HS code search completed successfully",
"data": [
{
"hs_code": "8471300000",
"hs_code_id": "HS-FZJI7YJ8P92SPEGE",
"description": "Apple MacBook Pro 14-inch M4 Pro",
"tags": [
"laptop",
"Apple",
"M4 Pro",
"14-inch",
"2024"
]
},
{
"hs_code": "8471300000",
"hs_code_id": "HS-EG2X3JUROZW8PHIB"
"description": "Apple MacBook Pro 16-inch M4 Pro",
"tags": [
"laptop",
"Apple",
"M4 Pro",
"16-inch",
"2024"
]
},
{
"hs_code": "8471300000",
"hs_code_id": "HS-EG2X3JUR12DER456"
"description": "Apple MacBook Pro 14-inch M4 Max",
"tags": [
"laptop",
"Apple",
"M4 Max",
"14-inch",
"2024"
]
},
{
"hs_code": "8471300000",
"hs_code_id": "HS-EG2X3JUROZWSW345"
"description": "Apple MacBook Pro 16-inch M4 Max",
"tags": [
"laptop",
"Apple",
"M4 Max",
"16-inch",
"2024"
]
},
{
"hs_code": "8471300000",
"hs_code_id": "HS-WER43JUROZW8PHUY"
"description": "Apple MacBook Pro 14-inch M4",
"tags": [
"laptop",
"Apple",
"M4",
"14-inch",
"2024"
]
}
]
}Last updated
Was this helpful?