RDAP Samples

You can make simple domain lookup queries from your browser. For example, if you want to look up example.com, go to:

https://domainsrdap.googleapis.com/v1/domain/example.com

For more complex usage, and to access the server programmatically, you need an RDAP client library. Because the Google Domains RDAP API follows the ICANN specification, any RDAP client examples can be used to make calls to our server. The following are links to a few such examples: