---
title: "POST /pocket.application.Msg/StakeApplication"
method: POST
path: "/pocket.application.Msg/StakeApplication"
tags: ["Msg"]
---

# POST /pocket.application.Msg/StakeApplication

`POST /pocket.application.Msg/StakeApplication`

## Request body

- PocketApplicationMsgStakeApplication
  - `address` string — The Bech32 address of the application.
  - `per_session_spend_limit` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `amount` string
    - `denom` string
  - `services` PocketSharedApplicationServiceConfig[]
    - `service_id` string
  - `stake` CosmosBaseV1beta1Coin — Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
    - `amount` string
    - `denom` string

## Response `200`

A successful response.

- PocketApplicationMsgStakeApplicationResponse

## Other responses

- `default` — An unexpected error response.

## Changes

> 52 revisions in range; 30 could not be searched.

- **2023-11-01** `3f51f9b9a127` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/pocket.application.Msg/StakeApplication/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-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/1fc29453a1ef/schema)
