Information
- License: Apache-2.0
- OpenAPI version:
3.1.0
Preview release.These docs are a work in progress. Pages are still being written, links may break, and structure may shift without notice. Treat everything here as a draft and report 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. 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