Information
- License: Apache-2.0
- OpenAPI version:
3.1.0
Archived docs.You are viewing v0.13.0. For current guidance, useLatest. Report archive issues onGitHub.
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.
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