---
title: "TxEncodeAmino encodes an Amino transaction from JSON to encoded bytes."
method: POST
path: "/cosmos/tx/v1beta1/encode/amino"
tags: ["Service"]
---

# TxEncodeAmino encodes an Amino transaction from JSON to encoded bytes.

`POST /cosmos/tx/v1beta1/encode/amino`

Since: cosmos-sdk 0.47

## Request body

- CosmosTxV1beta1TxEncodeAminoRequest — TxEncodeAminoRequest is the request type for the Service.TxEncodeAmino RPC method. Since: cosmos-sdk 0.47
  - `amino_json` string

## Response `200`

A successful response.

- CosmosTxV1beta1TxEncodeAminoResponse — TxEncodeAminoResponse is the response type for the Service.TxEncodeAmino RPC method. Since: cosmos-sdk 0.47
  - `amino_binary` string, byte

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
