Early access

The claims data layer, as an API

1.58M mining claims with company attribution, weekly staking diffs, and 434K deposits — normalized across the US, Canada, Australia, and Brazil, refreshed on a weekly cron. The same data behind the OreFront map, as endpoints.

Planned endpoints

GET /v1/claims?district=nevada-gold&bbox=… claims + attribution
GET /v1/companies/{id}/claims one company's land position
GET /v1/diffs?district=athabasca&weeks=8 weekly staking changes
GET /v1/deposits?commodity=uranium USGS deposit overlays

Sample response — /v1/diffs

{
  "district": "athabasca",
  "week": "2026-06-22",
  "changes": [
    {
      "company_id": "gem-oil",
      "company": "Gem Oil",
      "action": "staked",
      "claims": 7,
      "hectares": 4102
    },
    {
      "company_id": "purepoint-uranium",
      "company": "Purepoint Uranium",
      "action": "dropped",
      "claims": 1,
      "hectares": 311
    }
  ],
  "net_change": -3,
  "total_claims": 5499
}

Planned pricing

Hobby
$49/mo
10K calls/mo. Claims + companies endpoints. Attribution required.
Pro
$199/mo
100K calls/mo. Adds weekly diffs + 8-quarter history.
Enterprise
Custom
Bulk data feeds, white-label embeds, licensing for platforms and terminals.

Draft pricing — tell us what you'd actually pay. Early-access signups lock intro pricing for 12 months.

Join the waitlist

Which tier fits?

Building something specific? Tell us the use case — it shapes what ships first: [email protected]