The Relay Gateway Service is a self-hosted microservice that wraps the Relay Server SDK. It exposes a simple HTTP API so your server can complete the Relay flow without directly implementing Privacy Pass cryptography.
This is useful when:
The gateway handles the full blind/unblind protocol internally. Your server only needs to make standard HTTP calls.
The gateway is distributed as a Docker image hosted on GitHub Container Registry (GHCR):