---
title: "Mint Proof"
method: GET
path: "/sdk/mint_proof"
tags: ["Mint Proof"]
---

# Mint Proof

`GET /sdk/mint_proof`

Gets merkle proofs for a given whitelisted collection. This is required in certain transactions.

## Query parameters

- `whitelist` string, required
- `mint` string, required

## Response `200`

Ok

- array[], nullable
  - number[]

## Other responses

- `400`
- `422` — Validation Error

---

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