VPN Client Tokens
Download WireGuard config as a QR code
Returns the config in a QR code SVG. Signed route with short TTL. Requires the peer to be a client peer.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
image/svg+xml
WireGuard config as QR code (SVG)
The response is of type file
.