Commodities & Trade
Company Sales Destinations
Retrieves sales destination breakdown for a specific mining company by its slug, showing revenue and volume distribution by country for a specific year. Defaults to the latest available year if none is specified.
revenue_usd is in base USD. Volume unit is specified per country entry in unit (e.g., Mt).
<Info>Costs 1 API credit.</Info>
get/v2/mining/sales-destination/{slug}/
Path parameters
slugstring required
The company's unique identifier slug (e.g., adaro-energy).
Query parameters
yearinteger
The year to retrieve. Defaults to the latest available year.
Response
Sales destination data nested by country for the requested year.
Changes
No recorded changes to this endpoint across all 1 revision of this API.