Fetching the Trademark Claim Data

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)

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)

  •