Groundwork Open Source · Authentication Profile

Groundwork Open Source Authentication

Authentication

Groundwork Open Source secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyMonitoringNetwork MonitoringIT InfrastructureObservabilityMetricsEventOpen-SourceNagios
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

GWOS-APP-NAME apiKey
· in: header (GWOS-APP-NAME)
GWOS-API-TOKEN apiKey
· in: header (GWOS-API-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/groundwork-open-source-tcg-openapi-original.yml
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  note: >-
    The TCG Controller REST API authenticates every protected operation with a
    pair of required request headers rather than a declared OpenAPI
    securityScheme. The Swagger 2.0 document models them as required header
    parameters (GWOS-APP-NAME + GWOS-API-TOKEN); the effective auth model is an
    apiKey-in-header scheme.
schemes:
  - name: GWOS-APP-NAME
    type: apiKey
    in: header
    parameter: GWOS-APP-NAME
    description: >-
      Application name registered with the GroundWork Monitor / Foundation
      server (e.g. the connector's appName). Sent on every protected request.
    required: true
    sources: [openapi/groundwork-open-source-tcg-openapi-original.yml]
  - name: GWOS-API-TOKEN
    type: apiKey
    in: header
    parameter: GWOS-API-TOKEN
    description: >-
      API token issued by the GroundWork Foundation server, obtained by the
      agent/connector at startup. Presented alongside GWOS-APP-NAME to authorize
      config, inventory, metrics, events and downtime operations.
    required: true
    sources: [openapi/groundwork-open-source-tcg-openapi-original.yml]
unauthenticated_operations:
  - path: /identity
    method: GET
    note: /identity returns only a 200 (no 401) in the spec.
notes: >-
  Absent a live public host (GroundWork Monitor is self-hosted per customer) the
  auth model is derived from the published Swagger 2.0 spec and the TCG SDK
  README, not from a hosted docs auth page.

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/groundwork-open-source-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.