Adobe Commerce Magento
Adobe Commerce API for managing products, customers, carts, orders, and CMS via REST and GraphQL.
Description
Adobe Commerce provides a robust API that allows developers to interact with various functionalities and data within the platform. The API comes in two main forms: REST and GraphQL.
Key features:
- Manage products, categories, inventory, and prices
- Handle customers, addresses, authentication, and customer groups
- Create and manage carts, checkout steps, and orders
- Process shipments, invoices, and credit memos
- Access CMS pages/blocks and store configuration
- Search products with filters, sorting, and pagination
- Use GraphQL for storefront queries and REST for admin operations
- Support for bulk/async updates and custom API endpoints