---
title: "POST /poktroll.service.Msg/AddService"
method: POST
path: "/poktroll.service.Msg/AddService"
tags: ["Msg"]
---

# POST /poktroll.service.Msg/AddService

`POST /poktroll.service.Msg/AddService`

## Request body

- object — MsgAddService defines a message for adding a new message to the network. Services can be added by any actor in the network making them truly permissionless. TODO_BETA: Add Champions / Sources once its fully defined.
  - `address` string
  - `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.service.Msg/AddService/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)
