# Domainstudio

The DomainStudio search generates a list of domain names from several selected sources and adds further data to the search results.

General call of tasks:

 let suggestions = domainrobot.domainStudio().search(domainEnvelopeSearchRequest);

List of all available tasks (with typescript defintions) with linked examples (if available):

  • search(model: DomainRobotModels.DomainEnvelopeSearchRequest): DomainRobotResult<JsonResponseDataDomainEnvelope, Number>;

Additional information

You can also find a more extensive documentation of the DomainStudio API here:

https://help.internetx.com/display/APIADDITIONALEN/DomainStudio+Guide