Licenses REST API Reference
The Vyntech Licenses API provides programmable access to software product catalogs, Ed25519 keypairs, commercial plans, license lifecycle operations, and client device node-locking.
Management Base URL
https://api.vyntech.com.au/v1/licensesFor backend servers and administrative tools. Requires Authorization: Bearer <JWT>.
Public Client SDK Base URL
https://api.vyntech.com.au/v1/public/licensesFor desktop apps, mobile clients, and air-gapped servers. Publicly accessible; secured by license key & machine hardware hash.
API Sections
Products & Keypairs →
Register products, manage Ed25519 signing keys, and retrieve public verification keys.
Plans & Features →
Configure feature flags, numerical quotas, and commercial subscription tiers.
License Management →
Issue license keys, extend durations, suspend/reactivate, and download .vynlic certificates.
Activations & Client SDK →
Hardware node-lock binding, sliding heartbeat lease renewal, and seat deactivation.
Audit Logs →
Query immutable forensic audit logs for all security and license lifecycle events.