Skip to content
Registry StackDocsLatest

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. Authorization: Bearer takes precedence when both headers are present.

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