Enterprise only

Classification API

Integrate tariff classification directly into your trade management software, ERP, or customs workflow.

View API Documentation
curl -X POST https://api.cumply.net/v1/classify \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "description": "Avocados, fresh, organic, from Mexico",
    "origin": "MX",
    "destination": "US"
  }'

Capabilities

Single & Batch Classification

Classify one product or up to 1,000 per minute with batch endpoints.

Duty Rates & USMCA

Get duty rates, preferential treatment eligibility, and rules of origin in every response.

Monitor Alert Integration

Subscribe to regulatory changes and receive webhook notifications.

Expert Chat Embedding

Embed the Expert Chat agent in your own UI via WebSocket connection.

Need API access?

The classification API is available on our Enterprise plan. Let's talk about your integration needs.

Contact Us
API — Cumply