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
Response
Existing verified claim returned as-is (OrgClaim)
Changes
Changed in 1 of the 5 revisions of this API.3
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status401response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status429response-property-enum-value-added
- ●