Country Trade Data Lookup is a paid API for AI agents from api.strale.io, paid per call via x402, $0.216001/call, status unknown (last checked 2026-09-13).
Returns top exports, top imports, trade balance, and key trading partners for a given country using World Bank data.
Get trade data for a country: top exports/imports, trade balance, trading partners. World Bank API + embedded data.
Returns structured trade data for the specified country including top export and import categories, trade balance figures, and a breakdown of key trading partner countries, sourced from the World Bank API and embedded datasets.
GEThttps://api.strale.io/x402/country-trade-dataUse this endpoint when you need a concise, structured trade profile for a specific country — including exports, imports, balance, and partners — without having to query and aggregate World Bank data yourself. Ideal for economic research agents, trade analysis dashboards, or any workflow needing country-level trade summaries.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"year": 2022,
"country_code": "DE"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"note": "Product breakdown and partner data are estimates based on 2023 published trade statistics.",
"year": 2022,
"_meta": {
"payment": {
"method": "x402",
"price_usd": 0.21600000000000003,
"settlement_id": "0x11e815da56895c571417c8c6d673569eee12708e55528824810934b28d6e45f0"
},
"capability": "country-trade-data",
"latency_ms": 358,
"provenance": {
"source": "api.worldbank.org",
"fetched_at": "2026-06-05T23:53:39.980Z"
}
},
"data_source": "World Bank API + embedded product data",
"top_exports": [
{
"product": "Automobiles",
"value_usd": 195000000000,
"share_percent": 11.5
},
{
"product": "Vehicle parts",
"value_usd": 72000000000,
"share_percent": 4.3
},
{
"product": "Pharmaceuticals",
"value_usd": 68000000000,
"share_percent": 4
},
{
"product": "Machinery",
"value_usd": 55000000000,
"share_percent": 3.3
},
{
"product": "Medical instruments",
"value_usd": 30000000000,
"share_percent": 1.8
}
],
"top_imports": [
{
"product": "Crude petroleum",
"value_usd": 55000000000,
"share_percent": 3.7
},
{
"product": "Petroleum gas",
"value_usd": 45000000000,
"share_percent": 3
},
{
"product": "Automobiles",
"value_usd": 68000000000,
"share_percent": 4.6
},
{
"product": "Vehicle parts",
"value_usd": 42000000000,
"share_percent": 2.8
},
{
"product": "Pharmaceuticals",
"value_usd": 40000000000,
"share_percent": 2.7
}
],
"country_code": "DE",
"country_name": "Germany",
"top_partners": [
{
"type": "export",
"country": "United States",
"trade_value_usd": 170000000000
},
{
"type": "export",
"country": "France",
"trade_value_usd": 120000000000
},
{
"type": "import",
"country": "China",
"trade_value_usd": 160000000000
},
{
"type": "import",
"country": "Netherlands",
"trade_value_usd": 115000000000
},
{
"type": "import",
"country": "Poland",
"trade_value_usd": 95000000000
}
],
"total_exports_usd": 1916859170749,
"total_imports_usd": 1813049636002,
"trade_balance_usd": 103809534747
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"