---
title: "Check to see if a given community hostname/domain name is setup and served by the API. Endpoint does not require authentication."
method: GET
path: "/api/communities/domain-check"
tags: ["Communities"]
---

# Check to see if a given community hostname/domain name is setup and served by the API. Endpoint does not require authentication.

`GET /api/communities/domain-check`

## Query parameters

- `domain` string, required

## Response `200`

"OK" if domain exists

- string

## Changes

- **2023-04-14** `bd27158b8c40` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/givepraise/apis/praise-api/changes/api/communities/domain-check/get.md)

---

[API](https://skmtc.dev/givepraise/apis/praise-api.md) · [All operations](https://skmtc.dev/givepraise/apis/praise-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/givepraise/praise-api/revisions/1c866f9dfd40/schema)
