API ReferenceProductosCreate a productCreate a product POST /products Create a product. Supports multipart/form-data with optional image file (field name "image"). Validates fields first, then uploads image and persists imageUrl/imagePublicId. Request Responses201400500CreatedValidation errorInternal error