VPN Client Tokens
Download WireGuard config file
Returns the raw WireGuard client config for a peer (type=client). 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
text/plain
WireGuard client config (text/plain)
WireGuard config contents