---
title: "Retrieve the public key (public)"
method: POST
path: "/v1/public-key/"
tags: ["Public Key"]
---

# Retrieve the public key (public)

`POST /v1/public-key/`

Get the public key and its signature.

## Response `200`

Successful Response

- PublicKeyResponse — Response schema for public key.
  - `public_key` string, required
  - `signature` string, required

---

[API](https://skmtc.dev/flower/apis/superlink-api.md) · [All operations](https://skmtc.dev/flower/apis/superlink-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flower/superlink-api/revisions/adf853ac4f41/schema)
