Quorum Software · OAuth Scopes

Quorum Software OAuth Scopes

OAuth 2.0 derived

Quorum Software publishes 2 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Quorum Software API on a user’s behalf.

Tokens are issued from https://auth.quorumsoftware.com/oauth2/token.

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.

EnergyOil & GasUpstreamLand ManagementRoyalty AccountingProduction Reporting
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.quorumsoftware.com/oauth2/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
land.read Read land management data clientCredentials
land.write Write land management data clientCredentials

Source

OAuth Scopes

quorum-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/quorum-land-management-openapi.yml
schemes:
- name: oauth2
  source: openapi/quorum-land-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.quorumsoftware.com/oauth2/token
scopes:
- scope: land.read
  description: Read land management data
  flows:
  - clientCredentials
  sources:
  - openapi/quorum-land-management-openapi.yml
- scope: land.write
  description: Write land management data
  flows:
  - clientCredentials
  sources:
  - openapi/quorum-land-management-openapi.yml