Used to get provider metadata, you can find more precise information using the TLD Info call.
Name | Type | Description | Restrictions |
---|---|---|---|
name | String | The name of the provider |
|
Name | Type | Required / Optional | Description |
---|---|---|---|
possibleDomainExtensions | List <String> | Optional | Domain extensions supported by this registry, may contain multiple levels (e.g. "es" and "com.es") |
createDomainPeriods | List <Integer> | Optional | List of supported periods with domain creation |
renewDomainPeriods | List <Integer> | Optional | List of supported periods with domain renewal |
transferDomainPeriods | List <Integer> | Optional | List of supported periods with domain transfer |
languageCodes | List <String> | Optional | Domain extensions supported by this registry, may contain multiple levels (e.g. "es" and "com.es") |
adjustableAuthCode | Boolean | Optional | Whether or not the auth code is adjustable |
transferSupportsAuthcode | Boolean | Optional | Whether or not the transfer process supports an auth code |
transferRequiresAuthcode | Boolean | Optional | Whether or not the transfer process requires an auth code |
possibleClientDomainStatuses | List <Enum> | Optional |
Supported client domain statuses
Possible values:
|
explicitRenewSupported | Boolean | Optional | Whether or not the renew process is supported |
allowedDnssecRecords | Integer | Optional | Maximum number of allowed DNSSec record types |
allowedDnssecAlgorithms | List <Integer> | Optional |
The supported DNSSEC algoriths
Possible values:
|
contactProperties | List < contactProperties > | Optional | Available contact properties for this provider |
certificateProperties | List < certificateProperties > | Optional | Available certificate properties for this provider |
launchPhases | List < launchPhases > | Optional | Available launch phases |
Name | Type | Required / Optional | Description |
---|---|---|---|
name | String | Required | The name of the property |
label | String | Required | The textual label for the property |
description | String | Required | The textual description of the property |
type | Enum | Required |
Data type of property
Possible values:
|
mandatory | Boolean | Required | Whether or not the property is mandatory |
values | Map <String, String> | Optional | When restricted to a fixed set of values, a map of the allowed values with their textual description |
Name | Type | Required / Optional | Description |
---|---|---|---|
name | String | Required | The name of the property |
label | String | Required | The textual label for the property |
description | String | Required | The textual description of the property |
type | Enum | Required |
Data type of property
Possible values:
|
mandatory | Boolean | Required | Whether or not the property is mandatory |
values | Map <String, String> | Optional | When restricted to a fixed set of values, a map of the allowed values with their textual description |
Generic errors can be expected.
GET /v2/providers/REGISTRY/name/info