---
title: "Resources & Reserves Index"
method: GET
path: "/v2/mining/resources-reserves/"
tags: ["Production & Sites"]
---

# Resources & Reserves Index

`GET /v2/mining/resources-reserves/`

Discovery index showing which provinces, years, and commodities have resources and reserves data available. Use this before querying the detail endpoint to confirm data availability.

<Note>This index endpoint does not accept any query parameters.</Note>

Use [Resources & Reserves Detail](../sites-production/commodity-resources-reserves-detail) to retrieve actual values.

<Info>Costs 1 API credit.</Info>

## Response `200`

Nested object keyed by province name. Each value is `{<commodity>: [year, ...]}` in descending year order.

- object — Keyed by province name.

## Other responses

- `429` — Rate limit exceeded.

---

[API](https://skmtc.dev/sectors/apis/sectors-api.md) · [All operations](https://skmtc.dev/sectors/apis/sectors-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sectors/sectors-api/revisions/49e492f19d77/schema)
