# Changelog All notable changes to the Products and Packaging REST API and related documentation will be documented in this file. BETA Version The Products and Packaging REST API is currently in its beta version and remains under active development. As such, it is not yet fully optimized, and may undergo significant changes or enhancements. Revenera strongly advises against using this API in production environments. ## December 18, 2025 [BETA] Initial version of the Products and Packaging REST API. Endpoints include: - Part Number - **GET** `/v1/part-numbers` - **POST** `/v1/part-numbers` - Product - **GET** `/v1/products` - **POST** `/v1/users` - **GET** `/v1/maintenance` - **POST** `/v1/maintenance` - Suite - **GET** `/v1/suites` - **POST** `/v1/suites` - **GET** `/v1/suites/{suiteName}/{suiteVersion}` - Feature - **GET** `/v1/features` - **POST** `/v1/features` - **GET** `/v1/feature-bundles` - **POST** `/v1/feature-bundles`