api2cart
Installation
SKILL.md
API2Cart
API2Cart is a unified API that connects your software to multiple shopping platforms and marketplaces. It's used by developers and businesses who need to integrate their applications with e-commerce systems like Magento, Shopify, and WooCommerce. This eliminates the need to develop and maintain individual integrations for each platform.
Official docs: https://docs.api2cart.com/
API2Cart Overview
- Cart
- Product
- Category
- Customer
- Order
Working with API2Cart
This skill uses the Membrane CLI to interact with API2Cart. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills