{
  "linkset": [
    {
      "anchor": "https://tereaxpress.ae/",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/",
          "type": "application/json",
          "title": "WordPress REST API root"
        }
      ],
      "service-doc": [
        {
          "href": "https://developer.wordpress.org/rest-api/reference/",
          "type": "text/html",
          "title": "WP REST API reference"
        }
      ],
      "status": [
        {
          "href": "https://tereaxpress.ae/wp-json/",
          "type": "application/json"
        }
      ]
    },
    {
      "anchor": "https://tereaxpress.ae/wp-json/wc/store/v1/",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/wc/store/v1/",
          "type": "application/json",
          "title": "WooCommerce Store API (public, no authentication required). Products are at root-level slugs on the storefront (no /product/ prefix). Use the products endpoint to discover slugs programmatically."
        }
      ],
      "service-doc": [
        {
          "href": "https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/src/StoreApi/README.md",
          "type": "text/html",
          "title": "WooCommerce Store API documentation"
        }
      ]
    },
    {
      "anchor": "https://tereaxpress.ae/wp-json/wc/store/v1/products",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/wc/store/v1/products",
          "type": "application/json",
          "title": "Product listing with search and filters. Returns products with permalink field showing the actual storefront URL (root-level slug)."
        }
      ]
    },
    {
      "anchor": "https://tereaxpress.ae/wp-json/wc/store/v1/products/categories",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/wc/store/v1/products/categories",
          "type": "application/json",
          "title": "Product categories with hierarchy and product counts"
        }
      ]
    },
    {
      "anchor": "https://tereaxpress.ae/wp-json/wc/store/v1/cart",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/wc/store/v1/cart",
          "type": "application/json",
          "title": "Cart endpoint, session-based, public"
        }
      ]
    },
    {
      "anchor": "https://tereaxpress.ae/wp-json/wc/v3/",
      "service-desc": [
        {
          "href": "https://tereaxpress.ae/wp-json/wc/v3/",
          "type": "application/json",
          "title": "WooCommerce Admin REST API v3 (authentication required)"
        }
      ],
      "service-doc": [
        {
          "href": "https://woocommerce.github.io/woocommerce-rest-api-docs/",
          "type": "text/html",
          "title": "WooCommerce REST API official documentation"
        }
      ]
    }
  ]
}
