Wc REST API V4

Audit WooCommerce's source-gated `wc/v4` REST API. In WooCommerce 11.0.0 the core v4 controllers exist but the release build still sets `rest-api-v4` false, so core routes are not registered by default. Covers runtime discovery, safe v3 fallback, latent routes including refund preview, settings paths, hook prefixes, authentication, fulfillments, and internal caching. Use when code targets `/wc/v4` or assumes source files mean a live public API.

Lonsdale201 Updated

File contents

Lonsdale201/wp-agent-skills/tree/main/woocommerce/wc-rest-api-v4 commit 413106e52f

Frequently asked questions

npx skillmds@latest add lonsdale201/wc-rest-api-v4