Benchmark Minerals · OAuth Scopes

Benchmark Minerals OAuth Scopes

OAuth 2.0 probed

Benchmark Minerals uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

BatteriesCobaltCritical MineralsElectric VehiclesEnergy TransitionGraphiteLithiumLithium-IonMarket IntelligenceMiningNickelPrice ReportingRare EarthsSupply Chain
Scopes: 0 Flows: Method: probed

Scopes (0)

Benchmark Minerals implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Benchmark runs two distinct permission vocabularies and publishes neither in prose. (1) The MCP gateway uses real OAuth 2.0 scopes, discoverable anonymously in its RFC 9728 protected-resource document. (2) The REST OpenAPI declares scope STRINGS on an apiKey security scheme — syntactically legal but semantically unusual, since an API key carries no scope grant; they read as an entitlement map describing which market a key must be subscribed to. Both sets are recorded verbatim; neither is invented.

Source

OAuth Scopes

Raw ↑
generated: '2026-09-04'
method: probed
source: https://mcp.benchmarkminerals.com/.well-known/oauth-protected-resource + openapi/benchmark-minerals-prices-api.yml
provider: Benchmark Minerals
providerId: benchmark-minerals
docs: null
note: Benchmark runs two distinct permission vocabularies and publishes neither in prose. (1) The MCP
  gateway uses real OAuth 2.0 scopes, discoverable anonymously in its RFC 9728 protected-resource document.
  (2) The REST OpenAPI declares scope STRINGS on an apiKey security scheme — syntactically legal but semantically
  unusual, since an API key carries no scope grant; they read as an entitlement map describing which market
  a key must be subscribed to. Both sets are recorded verbatim; neither is invented.
scope_sets:
- surface: MCP gateway
  endpoint: https://mcp.benchmarkminerals.com/mcp
  type: oauth2
  issuer: https://cognito-idp.eu-west-2.amazonaws.com/eu-west-2_GuiZRnNNK
  evidence: https://mcp.benchmarkminerals.com/.well-known/oauth-protected-resource (HTTP 200) and the
    WWW-Authenticate challenge
  scopes:
  - name: benchmark-tools/sandbox.read
    description: Read access to the sandbox dataset through the MCP tool surface.
  - name: benchmark-tools/production.read
    description: Read access to the production dataset through the MCP tool surface.
- surface: Prices REST API
  endpoint: https://api.benchmarkminerals.com/v2
  type: apiKey-declared-scopes
  evidence: per-operation security[].api_key[] arrays in https://www.benchmarkminerals.com/prices-api.yml
  scopes:
  - name: anodes:read
    operations:
    - anode-index
    - anode-list-prices
    - anode-summary
    operation_count: 3
  - name: black-mass:read
    operations:
    - black-mass-index
    - black-mass-list-prices
    - black-mass-summary
    operation_count: 3
  - name: cathodes:read
    operations:
    - cathodes-index
    - cathodes-list-prices
    - cathodes-summary
    operation_count: 3
  - name: cobalt:read
    operations:
    - cobalt-index
    - cobalt-list-prices
    - cobalt-summary
    operation_count: 3
  - name: electrolyte:read
    operations:
    - electrolyte-list-prices
    - electrolyte-summary
    operation_count: 2
  - name: lithium-ion-battery-raw-material:read
    operations:
    - lithium-ion-battery-raw-material-index
    operation_count: 1
  - name: lithium-ion-battery:read
    operations:
    - lithium-ion-battery-index
    - lithium-ion-battery-list-prices
    - lithium-ion-battery-summary
    operation_count: 3
  - name: lithium:read
    operations:
    - lithium-index
    - lithium-list-prices
    - lithium-summary
    operation_count: 3
  - name: manganese:read
    operations:
    - manganese-list-prices
    - manganese-summary
    operation_count: 2
  - name: natural-graphite:read
    operations:
    - natural-graphite-index
    - natural-graphite-list-prices
    - natural-graphite-summary
    operation_count: 3
  - name: nickel:read
    operations:
    - nickel-index
    - nickel-list-prices
    - nickel-summary
    operation_count: 3
  - name: prices:anodes
    operations:
    - anode-index
    - anode-list-prices
    - anode-summary
    operation_count: 3
  - name: prices:black-mass
    operations:
    - black-mass-index
    - black-mass-list-prices
    - black-mass-summary
    operation_count: 3
  - name: prices:cathodes
    operations:
    - cathodes-list-prices
    - cathodes-summary
    operation_count: 2
  - name: prices:cobalt
    operations:
    - cobalt-index
    - cobalt-list-prices
    - cobalt-summary
    operation_count: 3
  - name: prices:electrolyte
    operations:
    - electrolyte-list-prices
    - electrolyte-summary
    operation_count: 2
  - name: prices:lithium
    operations:
    - lithium-index
    - lithium-list-prices
    - lithium-summary
    operation_count: 3
  - name: prices:lithium-ion-batteries
    operations:
    - lithium-ion-battery-index
    - lithium-ion-battery-list-prices
    - lithium-ion-battery-summary
    operation_count: 3
  - name: prices:manganese
    operations:
    - manganese-list-prices
    - manganese-summary
    operation_count: 2
  - name: prices:natural-graphite
    operations:
    - natural-graphite-index
    - natural-graphite-list-prices
    - natural-graphite-summary
    operation_count: 3
  - name: prices:nickel
    operations:
    - nickel-index
    - nickel-list-prices
    - nickel-summary
    operation_count: 3
  - name: prices:rare-earths
    operations:
    - rare-earths-index
    - rare-earths-list-prices
    - rare-earths-summary
    operation_count: 3
  - name: prices:synthetic-graphite
    operations:
    - synthetic-graphite-index
    - synthetic-graphite-list-prices
    - synthetic-graphite-summary
    operation_count: 3
  - name: rare-earths:read
    operations:
    - rare-earths-index
    - rare-earths-list-prices
    - rare-earths-summary
    operation_count: 3
  - name: spotlight:read
    operations:
    - spotlight-list-prices
    operation_count: 1
  - name: synthetic-graphite:read
    operations:
    - synthetic-graphite-index
    - synthetic-graphite-list-prices
    - synthetic-graphite-summary
    operation_count: 3
summary:
  oauth_scopes: 2
  spec_declared_scopes: 26
  pattern: two per market — <market>:read and prices:<market> — all read-only; no write scope exists anywhere
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/benchmark-minerals-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.