v1
latestOpenAPI 3.0.32026-07-2664108290.0 KBProduction & Sites
Mining Sites
Lists mining sites with advanced filtering for location, commodity type, and production volume, plus sorting capabilities and detailed site information.
<Note>Available commodity_type values: Coal, Gold, Nickel, Copper.</Note>
Prefix order_by with - for descending order (e.g. -production_volume).
<Info>Costs 1 API credit.</Info>
get/v2/mining/sites/
Query parameters
province'Aceh' | 'Banten' | 'Gorontalo' | 'Jambi' | 'Jawa Timur' | 'Kalimantan Selatan' | 'Kalimantan Tengah' | 'Kalimantan Timur' | 'Kalimantan Utara' | 'Maluku' | 'Maluku Utara' | 'Nusa Tenggara Barat' | 'Papua' | 'Papua Barat' | 'Sulawesi Barat' | 'Sulawesi Selatan' | 'Sulawesi Tengah' | 'Sulawesi Tenggara' | 'Sulawesi Utara' | 'Sumatera Barat' | 'Sumatera Selatan' | 'Sumatera Utara'
Filter by exact province name (e.g., Kalimantan Timur).
commodity_type'Coal' | 'Copper' | 'Gold' | 'Nickel'
Filter by commodity type. Case-insensitive.
companystring
Filter by company slug.
yearinteger
Filter by reporting year.
order_by'-production_volume' | '-strip_ratio' | '-year' | 'production_volume' | 'strip_ratio' | 'year'
Sort field. Prefix with - for descending. Default: -year.
min_productionnumber double
Filter for sites with production_volume ≥ this value.
limitinteger
Number of results to return. Maximum: 30.
offsetinteger
Number of results to skip.
Response
Paginated list of mining sites.