---
title: "Post an off-ledger request"
method: POST
path: "/requests/offledger"
tags: ["requests"]
---

# Post an off-ledger request

`POST /requests/offledger`

## Request body

- OffLedgerRequest
  - `chainId` string, string, required — The chain id
  - `request` string, string, required — Offledger Request (Hex)

## Response `202`

Request submitted

## Changes

- **2023-02-13** `1041f915f260` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/iotaledger/apis/wasp-api/changes/requests/offledger/post.md)

---

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