Need help? Call Live Support at +31 (0) 38 453 07 59

Used to get provider metadata, you can find more precise information using the TLD Info call.

Deprecated This API call is deprecated. You are strongly advised not to use this call anymore. Instead, switch to the TLD info call, which provides the functionality of this call, and more.
  • GETMethod
  • /v2/providers/REGISTRY/name/infoURL
Name Type Description Restrictions
name String The name of the provider

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type
Name Type Required / Optional Description
name String Required The name of the provider
metadata metadata Required The metadata for 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:

  • CLIENT_HOLD: Client hold
  • CLIENT_DELETE_PROHIBITED: Client delete prohibited
  • CLIENT_UPDATE_PROHIBITED: Client update prohibited
  • CLIENT_RENEW_PROHIBITED: Client renew prohibited
  • CLIENT_TRANSFER_PROHIBITED: Client transfer prohibited
  • IRTPC_TRANSFER_PROHIBITED: IRTP-C transfer prohibited
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:

  • 3: 3 (DSA/SHA1)
  • 5: 5 (RSA/SHA-1)
  • 6: 6 (DSA-NSEC3-SHA1)
  • 7: 7 (RSASHA1-NSEC3-SHA1)
  • 8: 8 (RSA/SHA-256)
  • 10: 10 (RSA/SHA-512)
  • 12: 12 (GOST R 34.10-2001)
  • 13: 13 (ECDSA Curve P-256 with SHA-256)
  • 14: 14 (ECDSA Curve P-384 with SHA-384)
  • 15: 15 (Ed25519)
  • 16: 16 (Ed448)
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:

  • String
  • Date
  • Integer
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:

  • String
  • Date
  • Integer
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
phase String Required Name of the launch phase
startDate Timestamp Optional
endDate Timestamp Optional

Failed requests

Generic errors can be expected.

The name of the provider

GET /v2/providers/REGISTRY/name/info