Sherwin-Williams · JSON Structure

Sherwin Williams Product Structure

Structural documentation for Sherwin-Williams paint and coatings products

Type: object Properties: 0
B2BConstructionFortune 500PaintsRetailSupply Chain

Sherwin Williams Product Structure is a JSON Structure definition published by Sherwin-Williams.

Meta-schema:

JSON Structure

sherwin-williams-product-structure.json Raw ↑
{
  "title": "Sherwin-Williams Product Structure",
  "description": "Structural documentation for Sherwin-Williams paint and coatings products",
  "type": "object",
  "fields": {
    "productId": { "type": "string", "description": "Unique product identifier" },
    "sku": { "type": "string", "description": "Stock keeping unit" },
    "name": { "type": "string", "description": "Product name", "example": "Emerald Interior Latex Paint" },
    "brand": { "type": "string", "description": "Brand name", "example": "Sherwin-Williams" },
    "category": { "type": "string", "description": "Product category", "example": "Interior Paint" },
    "colorCode": { "type": "string", "description": "SW color code", "example": "SW 7015" },
    "colorName": { "type": "string", "description": "Color name", "example": "Repose Gray" },
    "colorFamily": { "type": "string", "description": "Color family", "example": "Gray" },
    "hexCode": { "type": "string", "description": "Hex color approximation", "example": "#C2BFB8" },
    "rgb": { "type": "object", "description": "RGB color values {r, g, b}" },
    "finish": { "type": "enum", "values": ["Flat", "Matte", "Eggshell", "Satin", "Semi-Gloss", "Gloss", "High-Gloss"] },
    "coverage": { "type": "object", "description": "Coverage area {minSqFt, maxSqFt, unit}" },
    "coats": { "type": "integer", "description": "Recommended coats" },
    "dryTime": { "type": "object", "description": "Drying times {touchDryMinutes, recoatHours}" },
    "base": { "type": "string", "description": "Tint base", "example": "Extra White" },
    "size": { "type": "object", "description": "Container size {volume, unit}" },
    "price": { "type": "float", "description": "Retail price" },
    "upc": { "type": "string", "description": "Universal Product Code" },
    "inStock": { "type": "boolean", "description": "Availability status" }
  },
  "colorSystem": {
    "description": "Sherwin-Williams uses SW XXXX color codes for proprietary colors",
    "colorFamilies": ["Red", "Orange", "Yellow", "Green", "Blue", "Purple", "Neutral", "White", "Gray", "Black", "Brown", "Beige"],
    "colorDatabase": "1700+ colors in the standard palette",
    "matchingSystem": "ColorSnap technology for color matching"
  }
}

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/sherwin-williams-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 email required.

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