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

# POST /poktroll.application.Msg/StakeApplication

`POST /poktroll.application.Msg/StakeApplication`

## Request body

- object
  - `address` string
  - `stake` object — 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.
    - `denom` string
    - `amount` string
  - `services` object[]
    - `service` object
      - `id` string — Unique identifier for the service
      - `name` string — (Optional) Semantic human readable name for the service

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/poktroll.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/ca7e84576c8e/schema)
