Skip to content
Registry StackDocsv0.13.0

Overview

Read-only data gateway exposing entity records, catalog metadata, and SHACL/DCAT-AP shapes for governed datasets.

Read-only HTTP gateway over governed datasets. Serves entity records, catalog metadata, and SHACL/DCAT-AP shapes, with API discovery through the RFC 9727 catalog endpoint.

Information

  • License: Apache-2.0
  • OpenAPI version: 3.1.0

Compatibility API-key header accepted by API-key deployments. Send exactly one primary credential channel: either this header or Authorization: Bearer. Requests containing both are rejected with the generic auth.multiple_credentials response before either credential is parsed or validated, without revealing whether either credential is valid.

Security scheme type: apiKey

Header parameter name: x-api-key

API key carried as Authorization: Bearer <key>. The gateway hashes the bearer with SHA-256 and matches the fingerprint resolved from config.auth.api_keys[*].fingerprint.

Security scheme type: http

OIDC/OAuth2 bearer JWT accepted only when its verified claims identify the configured consultation workload and it carries the selected consultation profile’s exact required scope.

Security scheme type: http

Bearer format: JWT