WooCommerce REST API TypeScript Library

JSON →
library 7.1.2 ·javascript
verified Jun 4, 2026

A modern, type-safe TypeScript library for WooCommerce REST API. Current stable version is 7.1.2 (released 2025). Provides full TypeScript support with comprehensive type definitions, supports both CommonJS and ES modules, built-in OAuth 1.0a authentication, custom error classes, and convenience methods. Compared to the official JavaScript client, it offers enhanced error handling, better response typing with WooCommerceApiResponse<T>, and tree-shaking support. Released under the MIT license.