---
title: "Get serialized batch proof for given set of boxes"
method: POST
path: "/utxo/getBoxesBinaryProof"
tags: ["utxo"]
---

# Get serialized batch proof for given set of boxes

`POST /utxo/getBoxesBinaryProof`

## Request body

- TransactionBoxId[]

## Response `200`

Serialized batch proof

- string, base16 — Base16-encoded ad proofs

## Other responses

- `400` — Prove error
- `default` — Error

---

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