Authorizations
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.
Path Parameters
The domain name to check for trademark claims (e.g., 'tiktok.page', 'example.com'). Include the full domain name including the TLD.
"tiktok.page"
Body
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"
Response
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.**"