Pair Domains RDAP server

Pair Domains provides a Registration Data Access Protocol (RDAP) service to allow users to look up information about a domain name, similar to WHOIS. The RDAP server follows ICANN’s gTLD RDAP Profile. pair Domains server’s base URL is https://www.pairdomains.com/rdap.

RDAP uses a JSON REST API, as defined in RFC 7482 and RFC 7483. The pair Domains RDAP server supports the following RDAP queries:

Domain Lookups

Look up domain information. The query is defined in section 3.1.3 of RFC 7482.

Query syntax:

domain/<domain name>

Example query:

https://www.pairdomains.com/rdap/domain/pairdomains.com

Help Lookups

Provides a link to this page. The query is defined in section 3.1.6 of RFC 7482.

Query syntax:

help

Example query:

https://www.pairdomains.com/rdap/help