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 |
|---|---|---|
STILL_RED |
Still red wine | 8% - 15% |
STILL_WHITE |
Still white wine | 8% - 15% |
STILL_ROSE |
Still rose wine | 8% - 15% |
SPARKLING |
Sparkling wine (Champagne, Cremant, etc.) | 10% - 13% |
FORTIFIED |
Fortified wine (Port, Sherry, etc.) | 15% - 22% |
DESSERT |
Sweet/dessert wines | 8% - 18% |
The API returns structured error responses with helpful messages:
Our interactive API documentation includes all endpoints, parameters, and live examples.
View Full API Documentation