# Product Updates API Endpoints

**Last Updated:** 2026-01-20

## Overview

Product Updates API endpoints provide functionality for the Product Updates CMS system, including content upload, image handling, and diagnostics.

## Endpoints

### Upload Endpoint

**URL:** `/v2/api/produkt-updates-upload.php`  
**Method:** POST  
**Purpose:** Upload images and content for product updates

### Storage Health Check

**URL:** `/v2/api/produkt-updates-storage-health.php`  
**Method:** GET  
**Purpose:** Check storage system health and availability

### Diagnostics

**URL:** `/v2/api/produkt-updates-diagnostics.php`  
**Method:** GET  
**Purpose:** Diagnostic information for troubleshooting

## Related Documentation

- **[Product Updates System Documentation](../../systems/product-updates/PRODUCT_UPDATES_README.md)** - Complete Product Updates system documentation
- **[Product Updates API Reference](../../systems/product-updates/PRODUCT_UPDATES_API_REFERENCE.md)** - Detailed API reference
- **[Product Updates Storage](../../systems/product-updates/PRODUCT_UPDATES_STORAGE.md)** - Storage system documentation
- **[Product Updates Rules](../../../.cursor/rules/product-updates-core.mdc)** - Product Updates patterns
