Back to Features
🌐

ECCN Classification

ActiveTradeMUSTFREE

What it does

Classify products into Export Control Classification Numbers (ECCNs). ECCNs categorize items based on their technical characteristics and capabilities for export control purposes. Most commercial goods are EAR99 (no restrictions), but items with specific technical thresholds may require classification.

How to use it

1

Describe the product

Provide the product name, HS code, and key technical specifications.

2

Get classification

POST /api/v1/classify/eccn returns the ECCN code and control category.

3

Check if EAR99

If ear99 is true, no export license is needed for most destinations.

4

Review control type

The control_type field indicates the reason for control (National Security, Missile Technology, etc.).

API Reference

POST/api/v1/classify/eccn

Related Features

Having issues?