Performs the actual claims check for a specific domain. This endpoint checks if a specific domain has trademark claims against it, returning detailed information about any matching trademarks and their holders. Use this to verify if a domain can be registered without trademark conflicts. Please see the claims flow for information on how to use this endpoint in your domain purchase flow.
Authenticate via HTTP Basic with your account username and API token. Examples use an explicit 'Authorization: Basic <base64(username:token)>' header; 'curl -u username:token' is equivalent. For sandbox, append "-test" to your username and use your sandbox token on api.dev.name.com.
The domain name to check for trademark claims (e.g., 'tiktok.page', 'example.com'). Include the full domain name including the TLD.
"tiktok.page"
Optional parameters for the claims check. The type defaults to 'registration' if not specified.
Request parameters for domain claims checking
The type of purchase/registration for which to check claims. Defaults to 'registration'. Other values like 'landrush_eap', 'landrush_auction_a', 'landrush_reserve_a' may be used during new gTLD launches.
registration, landrush_eap, landrush_auction_a, landrush_reserve_a "registration"
Domain claims check completed successfully.
Response containing domain-specific claims data and trademark information
The domain name that was checked for claims
"tiktok.page"
List of trademark claims found against this domain
Whether the TLD of this domain requires claims checking
true
The claim identifier from TMCH (null if no claims found)
"8c3027d30000000000382500785"
The date before which the claim acknowledgment is not valid (null if no claims found)
"2024-01-15T10:30:00Z"
The date after which the claim acknowledgment expires (null if no claims found)
"2024-01-15T10:30:00Z"
Markdown content to display about this specific trademark claim
"**This domain may infringe on a trademark claim. Proceeding with registration acknowledges that you have received notice of this claim.**"