Domains RDAP API (domainsrdap:v1)

2024-07-24

10 removed methods | Removed API

Deletions

    Methods
  • domainsrdap.domain.get

      Path : v1/domain/{+domainName}

      Flat Path : v1/domain/{domainId}

      HTTP Method : GET

      Parameters :

        domainName

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

          Pattern : ^[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : domainName

      Description : Look up RDAP information for a domain by name.

  • domainsrdap.getHelp

      Path : v1/help

      Flat Path : v1/help

      HTTP Method : GET

      Description : Get help information for the RDAP API, including links to documentation.

  • domainsrdap.getIp

      Path : v1/ip

      Flat Path : v1/ip

      HTTP Method : GET

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.getDomains

      Path : v1/domains

      Flat Path : v1/domains

      HTTP Method : GET

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.getEntities

      Path : v1/entities

      Flat Path : v1/entities

      HTTP Method : GET

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.getNameservers

      Path : v1/nameservers

      Flat Path : v1/nameservers

      HTTP Method : GET

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.entity.get

      Path : v1/entity/{entityId}

      Flat Path : v1/entity/{entityId}

      HTTP Method : GET

      Parameters :

        entityId

          Location : path

          Required : Yes

          Type : string

      Parameter Order : entityId

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.autnum.get

      Path : v1/autnum/{autnumId}

      Flat Path : v1/autnum/{autnumId}

      HTTP Method : GET

      Parameters :

        autnumId

          Location : path

          Required : Yes

          Type : string

      Parameter Order : autnumId

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.nameserver.get

      Path : v1/nameserver/{nameserverId}

      Flat Path : v1/nameserver/{nameserverId}

      HTTP Method : GET

      Parameters :

        nameserverId

          Location : path

          Required : Yes

          Type : string

      Parameter Order : nameserverId

      Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.

  • domainsrdap.ip.get

      Path : v1/ip/{ipId}/{ipId1}

      Flat Path : v1/ip/{ipId}/{ipId1}

      HTTP Method : GET

      Parameters :

        ipId

          Location : path

          Required : Yes

          Type : string

        ipId1

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • ipId
    • ipId1
    • Description : The RDAP API recognizes this command from the RDAP specification but does not support it. The response is a formatted 501 error.