---
title: "GrantAllowance grants fee allowance to the grantee on the granter's account with the provided expiration time."
method: POST
path: "/cosmos.feegrant.v1beta1.Msg/GrantAllowance"
tags: ["Msg"]
---

# GrantAllowance grants fee allowance to the grantee on the granter's account with the provided expiration time.

`POST /cosmos.feegrant.v1beta1.Msg/GrantAllowance`

## Request body

- CosmosFeegrantV1beta1MsgGrantAllowance — MsgGrantAllowance adds permission for Grantee to spend up to Allowance of fees from the account of Granter.
  - `allowance` GoogleProtobufAny
    - `@type` string
  - `grantee` string — grantee is the address of the user being granted an allowance of another user's funds.
  - `granter` string — granter is the address of the user granting an allowance of their funds.

## Response `200`

A successful response.

- CosmosFeegrantV1beta1MsgGrantAllowanceResponse — MsgGrantAllowanceResponse defines the Msg/GrantAllowanceResponse response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_GrantAllowance` removed and replaced with `EvidenceMsg_GrantAllowance`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_GrantAllowance` removed and replaced with `UpgradeMsg_GrantAllowance`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_GrantAllowance` removed and replaced with `CircuitMsg_GrantAllowance`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_GrantAllowance` removed and replaced with `AuthMsg_GrantAllowance`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_GrantAllowance` removed and replaced with `FeegrantMsg_GrantAllowance`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.feegrant.v1beta1.Msg/GrantAllowance/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
