We try to version the API using dates to maintain a highly backwards compatible API. You can specify a version using the lighty-version header, e.g. lighty-version: 2025-08-16.

2025-08-16

v0.1.0

API Launch

GET /rental/{id}Get rental detailsGET /product/{id}Get product detailsPUT /product/{id}Update product informationPOST /productCreate a new productPOST /bundleCreate a product bundle