Listing

Start (or fetch) an ownership claim on a listed domain

Signed-in only. Mints a pending claim with a well-known-token + DNS-TXT proof pair for a stub or tracked domain; idempotent once verified. 404s an unlisted domain.

post/listing/claim

Request body

domainstring required

Response

Existing verified claim returned as-is (OrgClaim)

Changes

Changed in 1 of the 5 revisions of this API.3

    • added the new too_large enum value to the error/type response property for the response status 401

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 404

      response-property-enum-value-added

    • added the new too_large enum value to the error/type response property for the response status 429

      response-property-enum-value-added