cURL
curl --request GET \ --url https://api.sectors.app/v2/trade/exports/ \ --header 'Authorization: <authorization>'
[ { "country": "Singapore", "total_export_usd": 2319208305 }, { "country": "Switzerland", "total_export_usd": 404012143 } ]
Ranks countries by total export value for a given year and commodity, showing the top destinations for exports.
Gold
Show Export Destination properties