com.atproto.server.describeServer
#main
Describes the server's account creation requirements and capabilities. Implemented by PDS.
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
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 | array of string | - | ✅ | List of domain suffixes that can be used in account handles. |
links | #links | - | ❌ | - |
contact | #contact | - | ❌ | - |
did | string (did) | - | ✅ | - |
#links
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
privacyPolicy | string (uri) | - | ❌ | - |
termsOfService | string (uri) | - | ❌ | - |
#contact
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
string | - | ❌ | - |