Sally Beauty Holdings · JSON Structure

Sally Beauty Product Structure

JSON structure documentation for the Sally Beauty Holdings product entity

Type: object Properties: 0
BeautyRetailE-CommerceProfessionalConsumerFortune 1000

Sally Beauty Product Structure is a JSON Structure definition published by Sally Beauty Holdings.

Meta-schema:

JSON Structure

sally-beauty-product-structure.json Raw ↑
{
  "title": "Sally Beauty Product Structure",
  "description": "JSON structure documentation for the Sally Beauty Holdings product entity",
  "type": "object",
  "structure": {
    "id": "string - Product SKU/identifier [required]",
    "name": "string - Product name [required]",
    "brand": "string - Brand name [required]",
    "description": "string - Product description",
    "category": "string - Category (Hair Color|Hair Care|Nail|Skin Care|Tools & Appliances|Salon Furniture|Salon Supplies|Accessories)",
    "subcategory": "string - Subcategory",
    "price": "number - Retail price USD",
    "professional_price": "number - BSG professional price",
    "currency": "string - Currency code (default: USD)",
    "upc": "string - Universal Product Code",
    "images": {
      "type": "array",
      "items": {
        "url": "string(uri) - Image URL",
        "alt": "string - Alt text",
        "type": "string - Image type (primary|alternate|swatch)"
      }
    },
    "availability": {
      "available_online": "boolean - Online purchase available",
      "available_in_store": "boolean - In-store available",
      "professional_only": "boolean - Licensed professionals only"
    },
    "channel": "string - Sales channel (sally|bsg|both)",
    "ratings": {
      "average": "number(0-5) - Average rating",
      "count": "integer - Total review count"
    }
  }
}

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/sally-beauty-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.