Playground · API

Test the API live.

Pick an endpoint, tune the filters, run the call against Cleo's indexed data.

See pricing
Product Compliance Atlas
POSThttps://api.legaldata.cleolabs.co/v2/compliance/check

Composite compliance check

Product description + destination country → HS classification, duties/VAT, obligations, dual-use, alternatives, landed cost.

Parameters

curl request
curl -X POST https://api.legaldata.cleolabs.co/v2/compliance/check \
  -H "Authorization: Bearer $CLEO_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "description": "sunscreen SPF50",
  "destination_country": "FR"
}'
Response
Click Run to query the Cleo index.

To call the API from your own code, create your key self-serve. Pay by card, key delivered instantly.