Digger · Authentication Profile

Digger Authentication

Authentication

Authentication profile for Digger's products. OpenComputer's REST API is API-key based with three credential types for durable agent sessions; the self-hostable OpenTaco (Digger CE) backend authenticates operators via WorkOS OIDC and integrates with source control via a GitHub App.

Digger secures its APIs with apiKey, http, and oauth2 across 6 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyAI AgentsCloud SandboxComputeInfrastructure as CodeTerraformOpenTofuDeveloper ToolsWebhookOpen-SourceSDKCLI
Methods: apiKey, http, oauth2 Schemes: 6 OAuth flows: authorizationCode API key in: header, query

Security Schemes

OrgApiKey apiKey
· in: header (X-API-Key)
BearerToken http
scheme: bearer
ClientToken http
scheme: bearer
WebSocketQueryKey apiKey
· in: query (api_key)
WorkOS-OIDC openIdConnect
GitHubApp oauth2

Source

Authentication Profile

digger-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.opencomputer.dev/agent-sessions/authentication
docs: https://docs.opencomputer.dev/agent-sessions/authentication
description: >-
  Authentication profile for Digger's products. OpenComputer's REST API is
  API-key based with three credential types for durable agent sessions; the
  self-hostable OpenTaco (Digger CE) backend authenticates operators via WorkOS
  OIDC and integrates with source control via a GitHub App.
summary:
  types: [apiKey, http, oauth2]
  api_key_in: [header, query]
  oauth2_flows: [authorizationCode]
schemes:
- name: OrgApiKey
  type: apiKey
  in: header
  parameter: X-API-Key
  product: OpenComputer
  scope: full-account (management calls — create agents/sessions, register webhooks, manage credentials)
  notes: >-
    Server-side only. The v3 sessions surface also accepts the same key as an
    HTTP Bearer token (Authorization: Bearer $OPENCOMPUTER_API_KEY).
  source: https://docs.opencomputer.dev/api-reference/overview
- name: BearerToken
  type: http
  scheme: bearer
  product: OpenComputer (api.opencomputer.dev/v3)
  notes: Org API key presented as Bearer on the v3 sessions API.
  source: https://docs.opencomputer.dev/agent-sessions/authentication
- name: ClientToken
  type: http
  scheme: bearer
  product: OpenComputer
  token_scopes: [read, steer]
  lifetime: short-lived, session-scoped (ttlSeconds, e.g. 3600)
  browser_safe: true
  minted_via: POST /v3/sessions or POST /v3/sessions/{id}/client-tokens
  notes: >-
    Session-scoped token safe to hand to a front-end. Can stream and steer ONE
    session and nothing else. Never ship the org API key to a browser.
  source: https://docs.opencomputer.dev/agent-sessions/authentication
- name: WebSocketQueryKey
  type: apiKey
  in: query
  parameter: api_key
  product: OpenComputer
  notes: WebSocket exec endpoints accept the API key via query parameter.
  source: https://docs.opencomputer.dev/api-reference/overview
- name: WorkOS-OIDC
  type: openIdConnect
  product: OpenTaco (Digger CE self-host backend)
  notes: Operator sign-in for the self-hosted OpenTaco dashboard is configured via WorkOS.
  source: https://docs.opentaco.dev/self-hosting/workos-setup
- name: GitHubApp
  type: oauth2
  flow: authorizationCode
  product: OpenTaco (Digger CE)
  notes: PR automation and source-control integration run through an installed GitHub App.
  source: https://docs.opentaco.dev/onboarding/github-app-setup
byo_credentials:
  bring_your_own_model_keys: true
  notes: OpenComputer agent sessions support bring-your-own model provider keys.

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/digger-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.