Tempur Sealy International · JSON Structure
Tempur Sealy International Product Structure
Structure documentation for Tempur Sealy International bedding products across all brands
Type:
Properties: 0
BeddingManufacturingE-CommerceRetailFortune 500Consumer Goods
Tempur Sealy International Product is a JSON Structure definition published by Tempur Sealy International.
Meta-schema:
JSON Structure
{
"name": "Tempur Sealy International Product",
"description": "Structure documentation for Tempur Sealy International bedding products across all brands",
"fields": [
{
"name": "productId",
"type": "string",
"required": true,
"description": "Unique product SKU",
"example": "TP-PROADAPT-QUEEN-MED"
},
{
"name": "brand",
"type": "string",
"required": true,
"description": "Product brand",
"enum": ["Tempur-Pedic", "Sealy", "Stearns & Foster", "Cocoon by Sealy"],
"example": "Tempur-Pedic"
},
{
"name": "productName",
"type": "string",
"required": true,
"description": "Full product name",
"example": "TEMPUR-ProAdapt Medium"
},
{
"name": "category",
"type": "string",
"required": true,
"description": "Product category",
"enum": ["Mattress", "Pillow", "Foundation", "Adjustable Base", "Topper", "Protector", "Sheets", "Duvet"],
"example": "Mattress"
},
{
"name": "size",
"type": "string",
"required": false,
"description": "Mattress or bedding size",
"example": "Queen"
},
{
"name": "firmness",
"type": "string",
"required": false,
"description": "Mattress firmness level",
"example": "Medium"
},
{
"name": "price",
"type": "object",
"required": false,
"description": "Pricing information",
"fields": [
{"name": "msrp", "type": "number", "required": false, "description": "MSRP in USD", "example": 2799.00},
{"name": "salePrice", "type": "number", "required": false, "description": "Current sale price", "example": 2299.00},
{"name": "currency", "type": "string", "required": false, "description": "Currency code", "example": "USD"}
]
},
{
"name": "availability",
"type": "string",
"required": false,
"description": "Availability status",
"example": "In Stock"
},
{
"name": "materials",
"type": "array",
"required": false,
"description": "Primary materials",
"example": ["TEMPUR Material", "Adaptive SmartClimate System"]
},
{
"name": "features",
"type": "array",
"required": false,
"description": "Key product features",
"example": ["Pressure Relief", "Motion Isolation", "Cooling Technology"]
},
{
"name": "warranty",
"type": "object",
"required": false,
"description": "Warranty information",
"fields": [
{"name": "years", "type": "integer", "required": false, "description": "Warranty duration in years", "example": 10},
{"name": "type", "type": "string", "required": false, "description": "Warranty type", "example": "Limited Warranty"}
]
}
]
}
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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/tempur-sealy-international-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.