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

# Get VAPID public key

`GET /v1/web-push/vapid-public-key`

Returns the VAPID public key needed for browser push subscription. Public endpoint — no authentication required.

## Response `200`

Default Response

- object
  - `publicKey` string

## Other responses

- `503` — Default Response

---

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