Skip to main content

About Licentric

Built for developers who monetize software

The unified monetization platform for the AI era.

From license keys to AI agent tokens, we handle the infrastructure so you can focus on building your product.

Our mission

One platform, one bill, one source of truth.

The fragmented stack

Software monetization is fragmented. Teams stitch together a licensing vendor, a metering vendor, a feature-flagging vendor, and Stripe — then add agent identity and EU AI Act compliance on top.

The Licentric replacement

A single API for license keys, entitlements, usage metering, AI-agent credentials with MCP support, token budgets, EU AI Act audit trails, and Stripe billing orchestration.

What we value

Three principles, applied everywhere

Security-first

Ed25519 digital signatures, AES-256-GCM encryption at rest, HMAC-SHA256 webhook verification, and Row Level Security on every table. Your licensing data is protected at every layer.

Developer experience

A clean REST API with predictable conventions, official SDKs for Python and TypeScript, comprehensive documentation, and a self-service customer portal. Integration takes minutes, not weeks.

Transparent pricing

No per-seat fees, no hidden charges, no surprises. A permanent free tier for testing and small projects. Paid plans with clear limits and no penalty for going over — just a friendly nudge to upgrade.

Technical foundation

Modern cryptography. Battle-tested infrastructure.

Every design decision prioritizes security, reliability, and developer ergonomics.

Ed25519

License signing for offline verification

AES-256-GCM

Encryption at rest for private keys

HMAC-SHA256

Webhook payload verification

SHA-256

API key hashing (never stored raw)

REST API

Versioned /api/v1 endpoints with Zod validation

Row Level Security

Tenant isolation at the database