brandlovers.com

Allows sellers to: 1) Load products definitions to the BrandLovers marktplace. 2) Receive and update orders status. 3) Receive and update shipping information. 4) Receive and update customer tickets. All requests consume and return application/json content. All request must be authenticated and use

๐Ÿ”‘ apikey 36 endpoints ecommerce
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns orders details
curl \
  -H "authorization: $API_KEY" \
  /orders
Get customers trouble tickets
curl \
  -H "authorization: $API_KEY" \
  /tickets
Returns a list of products loaded into BrandLovers Marketplace
curl \
  -H "authorization: $API_KEY" \
  /products
Endpoints (36 total)
GET
/orders
Returns orders details
GET
/tickets
Get customers trouble tickets
GET
/products
Returns a list of products loaded into BrandLovers Marketplace
GET
/order/{orderId}
Returns all details of a order
GET
/products/status
Returns seller products status in the marketplace
GET
/orders/status/new
Returns a list of orders flagged as new.
GET
/orders/status/sent
Returns a list with orders fully sent
GET
/product/{skuSellerId}
Returns details of a single product using the seller `skuSellerId`
GET
/orders/status/approved
Return list of approved orders
GET
/orders/status/canceled
Returns lists of canceled orders
GET
/orders/status/delivered
Returns a list of orders successfully delivered associated with this seller.
GET
/products/status/selling
Returns products that are successfully listed for sale.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints36
Authapikey
Categories1