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.

Swell Backend API is one of 2 APIs that Swell publishes on the APIs.io network.

Tagged areas include Backend API, REST, Products, Orders, and Subscriptions. The published artifact set on APIs.io includes API documentation, authentication docs, and SDKs.

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