---
title: "POST /receive-nano"
method: POST
path: "/receive-nano"
---

# POST /receive-nano

`POST /receive-nano`

Process pending Nano transactions for the account

## Response `200`

Nano receive operation result

- ReceiveNanoResponse
  - `success` boolean — Whether the operation was successful
  - `received_blocks` string[] — Array of received block hashes
  - `total_received` string — Total amount of Nano received

## Other responses

- `400` — Unexpected error

---

[API](https://skmtc.dev/nano-gpt/apis/nanogpt-api.md) · [All operations](https://skmtc.dev/nano-gpt/apis/nanogpt-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nano-gpt/nanogpt-api/revisions/584e96d146b0/schema)
