Swell · JSON Structure

Swell Product Structure

Type: object Properties: 26
CommerceHeadless CommerceAPI-FirstB2CB2BSubscriptionMarketplacesWholesaleStorefrontCheckoutPaymentsCartOrderCatalogInternationalization

Swell Product Structure is a JSON Structure definition published by Swell, describing 26 properties. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

id name slug sku active type delivery price sale_price currency description stock_tracking stock_level stock_status variable variants options purchase_options category_id categories shipment_weight shipment_dimensions images tags date_created date_updated

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/swell-io/main/json-structure/swell-product-structure.json",
  "title": "Swell Product",
  "type": "object",
  "properties": {
    "id": { "type": "string" },
    "name": { "type": "string" },
    "slug": { "type": "string" },
    "sku": { "type": "string" },
    "active": { "type": "boolean" },
    "type": { "type": "string" },
    "delivery": { "type": "string" },
    "price": { "type": "decimal" },
    "sale_price": { "type": "decimal" },
    "currency": { "type": "string" },
    "description": { "type": "string" },
    "stock_tracking": { "type": "boolean" },
    "stock_level": { "type": "int32" },
    "stock_status": { "type": "string" },
    "variable": { "type": "boolean" },
    "variants": { "type": "array", "items": { "type": "object" } },
    "options": { "type": "array", "items": { "type": "object" } },
    "purchase_options": { "type": "object" },
    "category_id": { "type": "string" },
    "categories": { "type": "array", "items": { "type": "object" } },
    "shipment_weight": { "type": "decimal" },
    "shipment_dimensions": { "type": "object" },
    "images": { "type": "array", "items": { "type": "object" } },
    "tags": { "type": "array", "items": { "type": "string" } },
    "date_created": { "type": "string" },
    "date_updated": { "type": "string" }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/swell-product-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.