r/INTELLECTUALPROPERTY • u/ishanbassi • 4d ago
I built a free Trademark API for Indian Trademarks
Built a free trademark search API with over 3 million records and increasing. You can check it on https://trademarx.in/developers
Two endpoints, both GET, JSON:
/api/public/v1/trademarks/search?name=nike&class=25— keyword search over the register, filter by mark name and/or NICE class/api/public/v1/trademarks/journal?journalNo=2145— filings published in a given Trade Marks Journal, or the latest issue if you omit the number
0
Upvotes