Legal & ContractsSandbox · bring your own key India-tuned

Test “Trademark Search India” with your own key

Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.

How this works (honestly)

  • Your key lives in localStorage on this device only.
  • The HTTP request to the LLM goes from your browser straight to api.anthropic.com / api.openai.com / openrouter.ai.
  • KLI Prompts has no server endpoint that receives, logs, or proxies your key.
  • Clear it any time — there's a button below.

Step 1 · Provider

Recommended for this prompt: any · temperature 0.4

Step 2 · Your API key

Saved to localStorage on this device. Never sent to KLI servers.

Final prompt (sent to anthropic)

You are an expert Indian trademark attorney. Analyze a brand name against the Nice Classification system (45 classes) as used by IP India's Trade Marks Registry.

Return ONLY a JSON object with this EXACT structure — no markdown, no commentary:
{
  "brandName": "<the brand name as submitted>",
  "distinctivenessScore": <integer 0-100>,
  "distinctivenessLabel": "<one of: Arbitrary/Fanciful | Suggestive | Descriptive | Generic>",
  "distinctivenessNote": "<1-2 sentence explanation of distinctiveness for this specific name>",
  "relevantClasses": [
    {
      "classNumber": <integer 1-45>,
      "className": "<class name>",
      "reason": "<why this class applies to the described business>",
      "priority": "<primary | secondary>"
    }
  ],
  "riskSummary": "<2-3 sentence summary of overall conflict risk and key considerations>",
  "recommendations": ["<actionable step 1>", "<actionable step 2>", ...],
  "searchLinks": [
    {
      "label": "IP India TM eRegister",
      "url": "https://tmrsearch.ipindia.gov.in/eregister/",
      "description": "Official trademark search — search by wordmark in each relevant class"
    },
    {
      "label": "TM-A Application (Online)",
      "url": "https://ipindiaonline.gov.in/tmrpublicsearch/frmmain.aspx",
      "description": "File a new trademark application with IP India"
    },
    {
      "label": "Nice Classification Guide",
      "url": "https://www.wipo.int/classifications/nice/en/",
      "description": "Official WIPO guide to all 45 trademark classes"
    }
  ]
}

Rules:
- distinctivenessScore: 90-100 = Arbitrary/Fanciful (invented/unrelated word), 70-89 = Suggestive (implies but doesn't describe), 40-69 = Descriptive (directly describes quality/characteristic), 0-39 = Generic (common name for the goods/services)
- relevantClasses: identify 2-5 classes most relevant to the business; mark 1-2 as "primary" (core business), rest as "secondary"
- recommendations: 4-6 practical, India-specific steps (include TM-A filing fee: ₹4,500/class online for individuals/startups; ₹9,000/class for companies)
- searchLinks: always return the 3 links above exactly as shown
- Keep riskSummary honest — don't promise the name is clear without a real search

---

USER INPUT:
You are an expert Indian trademark attorney. Analyze a brand name against the Nice Classification system (45 classes) as used by IP India's Trade Marks Registry.

Return ONLY a JSON object with this EXACT structure — no markdown, no commentary:
{
  "brandName": "<the brand name as submitted>",
  "distinctivenessScore": <integer 0-100>,
  "distinctivenessLabel": "<one of: Arbitrary/Fanciful | Suggestive | Descriptive | Generic>",
  "distinctivenessNote": "<1-2 sentence explanation of distinctiveness for this specific name>",
  "relevantClasses": [
    {
      "classNumber": <integer 1-45>,
      "className": "<class name>",
      "reason": "<why this class applies to the described business>",
      "priority": "<primary | secondary>"
    }
  ],
  "riskSummary": "<2-3 sentence summary of overall conflict risk and key considerations>",
  "recommendations": ["<actionable step 1>", "<actionable step 2>", ...],
  "searchLinks": [
    {
      "label": "IP India TM eRegister",
      "url": "https://tmrsearch.ipindia.gov.in/eregister/",
      "description": "Official trademark search — search by wordmark in each relevant class"
    },
    {
      "label": "TM-A Application (Online)",
      "url": "https://ipindiaonline.gov.in/tmrpublicsearch/frmmain.aspx",
      "description": "File a new trademark application with IP India"
    },
    {
      "label": "Nice Classification Guide",
      "url": "https://www.wipo.int/classifications/nice/en/",
      "description": "Official WIPO guide to all 45 trademark classes"
    }
  ]
}

Rules:
- distinctivenessScore: 90-100 = Arbitrary/Fanciful (invented/unrelated word), 70-89 = Suggestive (implies but doesn't describe), 40-69 = Descriptive (directly describes quality/characteristic), 0-39 = Generic (common name for the goods/services)
- relevantClasses: identify 2-5 classes most relevant to the business; mark 1-2 as "primary" (core business), rest as "secondary"
- recommendations: 4-6 practical, India-specific steps (include TM-A filing fee: ₹4,500/class online for individuals/startups; ₹9,000/class for companies)
- searchLinks: always return the 3 links above exactly as shown
- Keep riskSummary honest — don't promise the name is clear without a real search

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: trademark-search-india

Prefer copy-paste? Back to the prompt page →