---
title: "Get VAPID public key"
method: GET
path: "/v1/push/vapid-public"
tags: ["Push"]
---

# Get VAPID public key

`GET /v1/push/vapid-public`

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

## Response `200`

Default Response

- object
  - `publicKey` unknown

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/revisions/ff810218c3f4/schema)
