---
title: "POST /JoinCommunity"
method: POST
path: "/JoinCommunity"
tags: ["Community"]
---

# POST /JoinCommunity

`POST /JoinCommunity`

## Headers

- `address` string

## Request body

- object
  - `community_id` string, required

## Response `200`

Successful response

- object
  - `community_id` string, required
  - `base` 'cosmos' | 'substrate' | 'ethereum' | 'near' | 'solana', required
  - `address_id` number, required
  - `address` string, required
  - `wallet_id` 'magic' | 'polkadot' | 'metamask' | 'walletconnect' | 'keplr-ethereum' | 'keplr' | 'leap' | 'near' | 'terrastation' | 'terra-walletconnect' | 'cosm-metamask' | 'phantom' | 'coinbase'
  - `ss58Prefix` number

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/hicommonwealth/apis/common-api.md) · [All operations](https://skmtc.net/hicommonwealth/apis/common-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hicommonwealth/common-api/versions/5eba0fbedd3e/schema)
