Magento API REST Client
JSON →A Node.js client wrapper for the Magento REST API, version 2.0.4. Supports OAuth 1.0a authentication, CRUD operations (GET, POST, PUT, DELETE), configurable endpoint type (default V1, async/V1, async/bulk/V1), SHA version (1 or 256), timeout, and custom axios config. Ships TypeScript types. Compatible with Node >=8.0.0. Unlike other wrappers, it offers direct async/bulk endpoint support and full OAuth flow.
Resources
packagemagento-api-rest ↗