Suche in diesem Bereich
Table of Contents
Function
The DomainInfo task displays the data of a domain if the domain is registered and is in the user's database and access.
The additional parameter full_contact
(XML) respectively fullContact
(JSON) is available for querying the domain data, with which the data of all domain contacts can be displayed.
Description
Route: GET /domain/{name}
There is no need to send a body.
Further data can be obtained via the following parameters:
- expire
- domainCreated
- ownerc
- adminc
- techc
- zonec
Example of using the parameters
JSON
GET /domain/{name}?fullContact[]=ownerc&fullContact[]=adminc&keys[]=domainCreated?keys[]=expire
Task code: 0105
Uses Domain object
The data of the following keywords can be enquired with the keyword <key>:
- expire (only for some TLDs)
- domain_created
Overview
Content Tools