GATRYL handles license generation, domain locking, activation limits, and Stripe billing - so you can focus on building your product.
From key generation to real-time enforcement - batteries included.
Auto-generate unique license keys per product. Keys embed the product ID for fast validation without database lookups on the hot path.
Lock licenses to specific domains with wildcard support. Prevents unauthorized use on unlicensed origins. Localhost always allowed for development.
Push JWT updates and revocations to connected clients instantly. No polling required - changes take effect within seconds across all instances.
Stripe checkout completes, customer + license are created automatically. Support for subscriptions, renewals, and cross-sell flows out of the box.
Limit how many unique domains can activate a single license. Track activations per domain with IP and user agent details for audit trails.
Issue time-limited trial licenses that auto-expire. Trial status included in JWT for feature gating. Background service handles expiry transitions.
Get notified when licenses are created, updated, suspended, or expired. HMAC-SHA256 signed payloads for secure integrations with your backend.
Built-in dashboard with license stats, validation analytics, activation tracking, and top domains. Dark theme, responsive, zero dependencies.
Start free, scale as you grow.
Add license management to your product in minutes. One API call to validate, one webhook to provision.
Get Your API Key