Tiffany & Co. · Example Payload

Tiffany Product Example

Tiffany T wire bracelet in 18k rose gold with round brilliant diamonds. Continuous T motif with geometric simplicity, set with 0.05 carats of diamonds. Spring hinge closure.

Corporate GiftingE-CommerceJewelryLuxury RetailWatchesFortune 1000

Tiffany Product Example is an example object payload from Tiffany & Co., with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@contextskunamedescriptioncategorysubcategorycollectionpricematerialsgemstonesmetalssizesimagesurlavailabilitygiftableengravableoccasion

Example Payload

tiffany-product-example.json Raw ↑
{
  "@context": "https://raw.githubusercontent.com/api-evangelist/tiffany/main/json-ld/tiffany-context.jsonld",
  "sku": "GRP11164",
  "name": "Tiffany T Wire Bracelet",
  "description": "Tiffany T wire bracelet in 18k rose gold with round brilliant diamonds. Continuous T motif with geometric simplicity, set with 0.05 carats of diamonds. Spring hinge closure.",
  "category": "Jewelry",
  "subcategory": "Bracelets",
  "collection": "Tiffany T",
  "price": {
    "amount": 3200,
    "currency": "USD",
    "formatted": "$3,200"
  },
  "materials": ["18k Rose Gold", "Diamond"],
  "gemstones": [
    {
      "type": "Diamond",
      "carats": 0.05,
      "color": "E-F",
      "clarity": "VS",
      "cut": "Round Brilliant"
    }
  ],
  "metals": [
    {
      "type": "Gold",
      "karat": "18k",
      "color": "Rose Gold"
    }
  ],
  "sizes": ["Small", "Medium", "Large"],
  "images": [
    {
      "url": "https://media.tiffany.com/is/image/Tiffany/EcommItemL/tiffany-t-wire-bracelet-GRP11164_1015684_ED.jpg",
      "altText": "Tiffany T Wire Bracelet in 18k Rose Gold with Diamonds",
      "type": "main"
    }
  ],
  "url": "https://www.tiffany.com/jewelry/bracelets/tiffany-t-wire-bracelet-GRP11164/",
  "availability": "InStock",
  "giftable": true,
  "engravable": false,
  "occasion": ["Anniversary", "Birthday", "Valentine's Day", "Corporate Gift"]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/tiffany-product-example"
All examples
curl "https://apis.io/api/v1/examples?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.