Secure Downloads & Versions
Secure Downloads & Versions
Upload Management
For each downloadable digital product, upload files under Catalog → Digital Assets. You can organize assets by version (e.g., upload v2.0.0 separately from v1.5.3).
Version Control
Software releases are tracked per product. Each release has:
- Version number (e.g., 2.1.0)
- Release notes / changelog
- Release date
- Download file(s) per plan variation
Secure Download Links
Download links are temporary and signed. When a customer clicks "Download," the system generates a one-time URL valid for a limited time (configurable, default 1 hour). Direct file URLs are never exposed.
Download Limits
Set a maximum number of downloads per purchase per file (e.g., 5 downloads). Once exhausted, the customer can request a reset from their account.
Update Check API
Customers and their software can check for available updates:
GET /api/license/check-update?license_key=EOP-XXXX¤t_version=1.5.0
The response includes whether a newer version is available and its version number.
Last updated: 5/20/2026