v1

latestOpenAPI 3.0.32026-07-131670112.4 KB
Push

Get VAPID public key

Return the public VAPID key the browser needs to create a Web Push subscription.

get/v1/push/vapid-public

Response

Default Response

{"stackTrail":"paths:/v1/push/vapid-public:get:responses:200:content:application/json:schema:properties:publicKey","oasType":"schema","type":"unknown"}

Example response

{
  "publicKey": "BIa_HKGuR_doeyRcqmP3qSRqznWQin-oPIJlSk1Mk08-yBSqeB8w932fH-f66YTFLMhUzeHzP_VHNEwMXIFmG4k"
}