Skip to main content
GET
/
api
/
push
/
vapid-key
Get VAPID public key
curl --request GET \
  --url http://localhost:8091/api/push/vapid-key
{
  "publicKey": "<string>"
}

Response

200 - application/json

VAPID public key

publicKey
string

Base64url-encoded ECDSA P-256 public key