Docs Menu
API Developer Guide / middleware / pub / client / http / urlMeta

Service: urlMeta

This service will return meta-information about the URL.

Input Parameters:

Name Type Description
url: String Provides the HTTP URL of service

Output Parameter:

Name Type Description
domain: String Location of the website
parts: String Array Domain has three parts domain suffix, domain name and subdomain
host: String Computer or another device that communicates with other hosts on a network.