Swell Backend API

Server-side REST API for managing the full commerce model in Swell, including products, variants, stock, categories, orders, carts, payments, refunds, shipments, subscriptions, customers, discounts, gift cards, content models, webhooks, and file storage. Designed for use from Node.js, PHP, or any server-side environment.

API entry from apis.yml

apis.yml Raw ↑
aid: swell:backend-api
name: Swell Backend API
description: Server-side REST API for managing the full commerce model in Swell, including products, variants,
  stock, categories, orders, carts, payments, refunds, shipments, subscriptions, customers, discounts,
  gift cards, content models, webhooks, and file storage. Designed for use from Node.js, PHP, or any server-side
  environment.
humanURL: https://developers.swell.is/backend-api/introduction
baseURL: https://api.swell.store
tags:
- Backend API
- REST
- Products
- Orders
- Subscriptions
- Customers
- Webhooks
properties:
- type: Documentation
  url: https://developers.swell.is/backend-api/introduction
- type: Authentication
  url: https://developers.swell.is/backend-api/authentication
- type: SDK
  url: https://github.com/swellstores/swell-node
- type: SDK
  url: https://github.com/swellstores/swell-php