Description
Fetches the Trademark Claim Data, based on the Trademark Claim Key.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
lookup-key | String | Required |
Trademark Claim Key (tm-claims-key) Additional Information
Fetching the Trademark Claim Key using the Domain Check Availability API call |
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/domains/get-tm-notice.xml?auth-userid=0&api-key=key&lookup-key=claim-key
Response
Returns a hash map containing Trademark Claim Data matching the Trademark Claim Key:
-
Trademark (markName)
-
Jurisdiction (jurisdiction)
-
Goods (goodsAndServices)
-
International Class of Goods and Services or Equivalent (description)
-
Trademark Registrant (holders)
-
Trademark Registrant Contact (contacts)