Description
Returns a hash map containing the TLDs the reseller is signed up for with its current phase in OrderBox and some additional information.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
HTTP Method
POST
Example Test URL Request
https://test.httpapi.com/api/domains/tld-info.json?auth-userid=0&api-key=key
Response
Returns a hash map containing the TLDs signed up for with the below details:
-
TLD
-
locking_available - Whether domain locking feature is supported for the TLD.
-
registry - Name of the registry to which the TLD belongs.
-
type - Whether the TLD is a gTLD or a ccTLD.
-
privacy_available - Whether privacy protection feature is supported by the TLD.
-
phases - Phase the TLD is in OrderBox (along with the start and end date of the phase, if available/applicable).