Tachyus · Authentication Profile

Tachyus Authentication

Authentication

Tachyus secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyEnergyOil and GasReservoir ManagementProduction OptimizationEmissions ManagementMachine-LearningAnalytics
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tachyus.com/api/authentication.html
docs: https://docs.tachyus.com/api/authentication.html
summary:
  types: [http]
  scheme: bearer
  token_style: personal-access-token
  token_prefix: tach_live_
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    description: >-
      Bearer API token sent in the Authorization header as
      `Authorization: Bearer tach_live_...`. Tokens are generated from the
      Tachapps UI (Settings -> API Tokens): name the token, optionally set an
      expiration date, generate and copy it once (not displayable afterward).
      Tokens can be revoked at any time and should be rotated regularly.
    sources: [openapi/tachyus-tachapps-openapi.yml]
token_management:
  issue: Settings -> API Tokens -> Generate New Token
  expiration: optional per-token expiration date
  revoke: Settings -> API Tokens -> Revoke
  storage_guidance: store in environment variables / secrets manager, never in source control
scopes:
  - read:projects
  - read:wells
  - read:production
  - write:projects
  - write:wells
  - admin
errors:
  - status: 401
    code: UNAUTHORIZED
    meaning: Token missing or invalid
  - status: 403
    code: FORBIDDEN
    meaning: Token lacks required scope
  - status: 429
    code: RATE_LIMITED
    meaning: Rate limit exceeded

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/tachyus-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.