Tachyus · OAuth Scopes

Tachyus OAuth Scopes

OAuth 2.0 searched

Tachyus publishes 6 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tachyus API on a user’s behalf.

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.

CompanyEnergyOil and GasReservoir ManagementProduction OptimizationEmissions ManagementMachine LearningAnalytics
Scopes: 6 Flows: Method: searched

Scopes (6)

ScopeDescriptionFlows
read:projects List and read projects
read:wells List and read wells
read:production Read production data
write:projects Create and update projects
write:wells Create and update wells
admin Full access

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tachyus.com/api/authentication.html
docs: https://docs.tachyus.com/api/authentication.html
model: token-scopes
note: >-
  Scopes are assigned to API tokens (Bearer personal-access-token model), not
  granted via OAuth2 authorization flows. Listed verbatim from the Tachapps
  authentication reference.
scopes:
  - scope: read:projects
    description: List and read projects
  - scope: read:wells
    description: List and read wells
  - scope: read:production
    description: Read production data
  - scope: write:projects
    description: Create and update projects
  - scope: write:wells
    description: Create and update wells
  - scope: admin
    description: Full access