HTTP gateway · generated API
API reference
Swagger documents UDB's HTTP/JSON gateway view. The primary contract is still the
protobuf/gRPC descriptor that generates the broker, native services, and SDKs; the gateway JSON is copied
from api/udb-broker.swagger.json into the GitHub Pages artifact on deploy.
gRPC sourceProtobuf services and options define the served contract, metadata headers, and security posture.
Gateway viewSwagger is the HTTP/JSON transcoding surface for teams that need REST-shaped inspection.
SDK pathApplications should prefer generated SDKs for credential handling, retries, and tenant/project metadata.
ArtifactsGenerated native contract, service inventory, and authn/authz RPC inventory remain the audit source.