K

KAVACH API

IP Compliance as a Service

Embed real-time IP and copyright compliance into your product. KAVACH scans text for 10,000+ protected entities โ€” Marvel, DC, Disney, Anime, Indian IP, Tolkien and more โ€” and returns an originality score in milliseconds, powered by the same engine that guards every Meraki creation.

๐Ÿ‡ฎ๐Ÿ‡ณ Copyright Act 1957๐Ÿ‡บ๐Ÿ‡ธ DMCA ยง512๐ŸŒ Berne Convention๐Ÿ‡ช๐Ÿ‡บ EU DSA๐Ÿค– DPIIT 2025
10,000+
Protected Entities
<50ms
Avg. Scan Time
99.9%
Uptime SLA
6 Laws
Jurisdictions

Pricing

Starter
$9.00/month
10 req / min ยท 5,000 req / month
  • โœ“10 requests per minute
  • โœ“5,000 monthly scans
  • โœ“Entity + alias matching
  • โœ“Originality score (0โ€“100)
  • โœ“License tier assignment
  • โœ“JSON API response
  • โœ“Email support
Get Started
Most Popular
Pro
$49.00/month
60 req / min ยท 50,000 req / month
  • โœ“60 requests per minute
  • โœ“50,000 monthly scans
  • โœ“Entity + alias + phonetic matching
  • โœ“Full match context & suggestions
  • โœ“Compliance flags (DMCA, Berne, DPIIT)
  • โœ“Batch endpoint (up to 20/call)
  • โœ“Webhook on blocked content
  • โœ“Priority support
Start Free Trial
Enterprise
Custom
300+ req / min ยท Unlimited
  • โœ“300+ requests per minute
  • โœ“Unlimited scans
  • โœ“Custom blocklist entries
  • โœ“SLA guarantee (99.9% uptime)
  • โœ“White-label integration
  • โœ“On-premise deployment option
  • โœ“Dedicated legal compliance team
  • โœ“Custom contract & invoicing
Contact Sales

API Reference

POST/api/v1/kavach/api/check
curl -X POST https://comicraft-main.onrender.com/api/v1/kavach/api/check \
  -H "X-Kavach-API-Key: kv_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "title": "The Iron Avenger",
    "logline": "A billionaire builds a suit of armor to fight crime",
    "hero_name": "Tony",
    "co_star_names": ["Pepper", "Rhodey"]
  }'
200Response
{
  "success": true,
  "score": 34,
  "tier": 4,
  "tier_code": "blocked",
  "tier_label": "Blocked โ€” Cannot Generate",
  "blocked": true,
  "matches": [
    {
      "name": "Iron Man",
      "ip_owner": "Marvel Entertainment",
      "category": "character",
      "risk_level": "critical",
      "match_type": "alias",
      "suggestion": "Rename your hero โ€” too similar to Iron Man (Marvel)"
    }
  ],
  "warnings_count": 2,
  "message": "IP Compliance: Iron Man โ€” owned by Marvel Entertainment.",
  "compliance_flags": {
    "india_copyright_act_s51": true,
    "dmca_512_safe_harbor": true,
    "berne_convention": true
  }
}

Endpoints

MethodEndpointAuthDescription
POST/api/v1/kavach/api/checkAPI KeyScan text for IP violations, get score + matches
POST/api/v1/kavach/api/keysBearer JWTGenerate a new API key
GET/api/v1/kavach/api/keysBearer JWTList your API keys
DELETE/api/v1/kavach/api/keys/:idBearer JWTRevoke an API key
GET/api/v1/kavach/api/usageBearer JWTView usage statistics (30-day window)
POST/api/v1/kavach/scanBearer JWTSubmit a Meraki story for full pipeline scan
POST/api/v1/kavach/dmcaNoneSubmit a DMCA takedown notice
POST/api/v1/kavach/appealsBearer JWTFile a DMCA counter-claim

Originality Tiers

90โ€“100
Tier 1 โ€” original_full
Original โ€” Full Rights

No significant IP matches. Eligible for full commercial use and NFT minting.

70โ€“89
Tier 2 โ€” original_personal
Original โ€” Personal Use

Minor similarities. Personal use granted; commercial use requires review.

50โ€“69
Tier 3 โ€” inspired_attribution
Inspired โ€” Attribution Required

Recognizable inspiration. Must credit source material if published.

0โ€“49
Tier 4 โ€” blocked
Blocked

Critical IP matches. Generation and minting blocked. Revise and resubmit.

Who Uses KAVACH API

๐ŸŽจ
AI Art Platforms

Screen user prompts before image generation to avoid infringing artwork.

๐Ÿ“š
Self-Publishing Tools

Validate manuscript content before listing on storefronts.

๐ŸŽฎ
Game Studios

Check character names, places and lore against protected IP before shipping.

๐Ÿ“ฑ
Social Content Apps

Moderate user-generated fan-fiction and fan-art submissions at scale.

โš–๏ธ
Legal Tech

Automate first-pass IP screening for content moderation pipelines.

๐Ÿซ
EdTech Platforms

Ensure student creative work is original for academic integrity.

Build with KAVACH

Start protecting your platform from IP liability today. Get your API key in under a minute.

Get API Key
Talk to Sales