Everything you need to integrate Export Connect into your application.
Sign up for a free account to get your API credentials. Your API key will be displayed in the dashboard.
Create Free AccountAll API requests require the X-API-Key header for authentication.
The API returns a structured JSON response with the calculated duties broken down by tax type.
Use these codes in the wine_type field:
| Code | Description | Alcohol Range |
|---|---|---|
wine |
Wine (still & fortified) | 8% - 22% |
sparkling |
Sparkling wine (Champagne, Cremant, etc.) | 10% - 13% |
spirits |
Spirits (cognac, whisky, vodka, rum, gin, liqueurs) | 25% - 60% |
The API returns structured error responses with helpful messages:
Our interactive API documentation includes all endpoints, parameters, and live examples.
View Full API Documentation