Urban Remedy WooCommerce Store API

Platform-provided WooCommerce Store API on urbanremedy.com, discovered live at /wp-json/wc/store/v1. Public, unauthenticated read access to the product catalog (verified 200 with product JSON); cart and checkout routes use platform-managed Cart-Token session tokens. Not a first-party developer program — the surface ships with WooCommerce.

API entry from apis.yml

apis.yml Raw ↑
name: Urban Remedy WooCommerce Store API
description: Platform-provided WooCommerce Store API on urbanremedy.com, discovered live at /wp-json/wc/store/v1.
  Public, unauthenticated read access to the product catalog (verified 200 with product JSON); cart and
  checkout routes use platform-managed Cart-Token session tokens. Not a first-party developer program
  — the surface ships with WooCommerce.
humanURL: https://urbanremedy.com
baseURL: https://urbanremedy.com/wp-json/wc/store/v1
tags:
- eCommerce
- Products
- Storefront
properties: []