API Live — 13 endpoints

EU Trade Data
API

63 million records across 27 EU member states. HS2 to KN8 granularity. Two decades of trade flows, ready for your analytics pipeline.

63M+
Trade Records
27
EU Countries
2005–2025
Temporal Coverage
KN8
Granularity Level

Live Data Preview

Real data from our API. Wood products (HS 44) — one of the most traded commodity groups in the EU.

Top 5 Trade Partners

Wood products (HS 44), Latvia, 2024, by value (EUR)
Data loading... Try refreshing or get an API key for direct access.

EU Wood Trade Volume

HS 44 total trade value trend, 2019–2025
Data loading... Try refreshing or get an API key for direct access.
// Query top wood product trade partners
const res = await fetch('/api/v1/agent/trade/top-partners?reporter=LV&year=2024&limit=5', {
  headers: { 'Authorization': `Bearer ${API_KEY}` }
});
const data = await res.json();
// Returns: [{ partner: "DE", partner_name: "Germany", total_eur: 234500000, ... }]

Simple, Transparent Pricing

Start free. Scale when you need to.

Free
$0
Perfect for exploration and prototyping
  • 1,000 requests/day
  • All 13 endpoints
  • HS2 granularity
  • JSON responses
  • Community support
Get Free Key
Enterprise
Custom
Dedicated infrastructure for large-scale needs
  • Unlimited requests
  • Dedicated endpoints
  • Raw data export (13GB+)
  • x402 USDC payments
  • SLA & dedicated support
Contact Sales

How It Works

Three steps to EU trade intelligence.

1

Get API Key

Sign up for a free account and receive your API key instantly. No credit card required for the free tier.

2

Query Data

Use our RESTful API to query trade flows by country, product code, year, and flow direction. 13 specialized endpoints.

3

Build Insights

Integrate with your analytics stack, feed AI agents, or build custom dashboards. JSON responses, ready for any pipeline.

Machine-Readable Discovery

Built for AI agents and automated pipelines from day one.

Available Endpoints

13 specialized endpoints covering every angle of EU trade data.

GET /trade/overview
GET /trade/countries
GET /trade/timeline
GET /trade/top-partners
GET /trade/top-products
GET /trade/balance
GET /trade/wood-products
GET /trade/heatmap
GET /trade/product-detail