---
title: "Describes the server's account creation requirements and capabilities. Implemented by PDS."
method: GET
path: "/xrpc/com.atproto.server.describeServer"
tags: ["com.atproto.server"]
---

# Describes the server's account creation requirements and capabilities. Implemented by PDS.

`GET /xrpc/com.atproto.server.describeServer`

## Response `200`

Success

- object
  - `inviteCodeRequired` boolean — If true, an invite code must be supplied to create an account on this instance.
  - `phoneVerificationRequired` boolean — If true, a phone verification token must be supplied to create an account on this instance.
  - `availableUserDomains` string[], required — List of domain suffixes that can be used in account handles.
  - `links` ComAtprotoServerDescribeServerLinks
    - `privacyPolicy` string, uri
    - `termsOfService` string, uri
  - `contact` ComAtprotoServerDescribeServerContact
    - `email` string
  - `did` string, did, required

---

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