---
title: "Public Keys"
method: GET
path: "/v2/public-key/http"
tags: ["toolkit"]
---

# Public Keys

`GET /v2/public-key/http`

## Response `200`

If a request has been processed by PawaPay successfully.

- PublicKeyResponseItem[]
  - `id` string, required — The ID of the public key.
  - `key` string, required — The public key to use when verifying the signature in a callback sent by PawaPay.

---

[API](https://skmtc.net/pawapay/apis/pawapay-merchant-api-v2.md) · [All operations](https://skmtc.net/pawapay/apis/pawapay-merchant-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pawapay/pawapay-merchant-api-v2/versions/ce13c31e9746/schema)
