---
title: "Get Public Key"
method: GET
path: "/vendor/auth/app-public-key"
tags: ["Auth"]
---

# Get Public Key

`GET /vendor/auth/app-public-key`

Gets Public Key using shop domain

## Headers

- `x-shopify-shop-domain` string

## Response `200`

Successful response, list of purchases

- IAppPublicKeyResponse
  - `publicApiKey` string, required

---

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