BrandLovers Marketplace API V1 Skill
brandlovers-com
brandlovers-com
| Method | Path | Description |
|---|---|---|
POST | /products | |
GET | /products | Allows new products from the seller to be loaded into the marketplace |
GET | /product/{skuSellerId} | Returns a list of products loaded into BrandLovers Marketplace |
PUT | /product/{skuSellerId} | Returns details of a single product using the seller `skuSellerId` |
POST | /product | Update product details |
GET | /products/status | Create a new product to the marketplace |
PUT | /products/status | Returns seller products status in the marketplace |
PUT | /products/prices | Bulk enable/disable products in the marketplace |
PUT | /products/stocks | Allows bulk update of product prices. |
PUT | /product/{skuSellerId}/status | Bulk product stock update |
PUT | /product/{skuSellerId}/stock | Enable/disable a single product in the Marketplace |
PUT | /product/{skuSellerId}/prices | Update a single product stock |
GET | /products/status/selling | Allows seller to update prices of a single SKU |
GET | /orders | Returns products that are successfully listed for sale. |
POST | /orders/shipments/delivered | Returns orders details |
GET | /orders/shipments/delivered | Bulk update of order shipments |
POST | /orders/shipments/shipped | Returns list of shipments |
GET | /orders/shipments/shipped | Bulk update of order shipments |
GET | /orders/status/approved | Returns a list of shipments shipped |
GET | /orders/status/canceled | Return list of approved orders |
GET | /orders/status/delivered | Returns lists of canceled orders |
GET | /orders/status/new | Returns a list of orders successfully delivered associated with this seller. |
GET | /orders/status/partiallyDelivered | Returns a list of orders flagged as new. |
GET | /orders/status/partiallySent | Returns a list of partially deliverd orders |
GET | /orders/status/sent | Returns a list of orders partially fullfiled |
GET | /order/{orderId} | Returns a list with orders fully sent |
POST | /order/{orderId}/shipment/cancel | Returns all details of a order |
POST | /order/{orderId}/shipment/delivered | Confirm shipment canceletion (when requested by the customer) or failure to deliver |
POST | /order/{orderId}/shipment/exchange | Confirms that a shipment was delivered |
POST | /order/{orderId}/shipment/return | Confirm item exchange |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install brandlovers-com
Downloads and installs to ~/.claude/skills/brandlovers-com/
1.0.0 (2026-02-13)