Method: domain.get

Look up RDAP information for a domain by name.

HTTP request

GET https://domainsrdap.googleapis.com/v1/domain/{domainName}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
domainName

string

Full domain name to look up. Example: "example.com"

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of RdapDomain.