{
    "specVersion": "1.0",
    "host": {
        "displayName": "Smash Seasonings",
        "documentationUrl": "https://smashseasonings.com/llms.txt",
        "logoUrl": "https://smashseasonings.com/wp-content/uploads/2023/07/cropped-logo1200.png"
    },
    "entries": [
        {
            "identifier": "urn:air:smashseasonings.com:catalog:store-api",
            "displayName": "Smash Seasonings product catalog (WooCommerce Store API)",
            "type": "application/json",
            "url": "https://smashseasonings.com/wp-json/wc/store/v1/products",
            "description": "Public, read-only JSON of every product for sale: name, price, description, images, categories, stock status and the add-to-cart URL. Query parameters: search, category (ID), per_page, page. Category list: https://smashseasonings.com/wp-json/wc/store/v1/products/categories",
            "tags": [
                "ecommerce",
                "food",
                "seasoning",
                "popcorn",
                "woocommerce",
                "json"
            ],
            "representativeQueries": [
                "What seasonings does Smash Seasonings sell?",
                "Low-sodium burger seasoning price",
                "Popcorn seasoning flavors in stock"
            ],
            "version": "wc-store-api-v1 (11.1.0)",
            "updatedAt": "2026-09-24T18:54:44Z"
        },
        {
            "identifier": "urn:air:smashseasonings.com:docs:llms-txt",
            "displayName": "Smash Seasonings site guide for language models (llms.txt)",
            "type": "text/markdown",
            "url": "https://smashseasonings.com/llms.txt",
            "description": "Markdown overview of the brand with links to every product, category, recipe and key page. Regenerated automatically when the catalog changes.",
            "tags": [
                "llms.txt",
                "documentation",
                "markdown"
            ],
            "representativeQueries": [
                "Tell me about Smash Seasonings",
                "Where can I buy Smash Seasonings products?"
            ],
            "updatedAt": "2026-09-24T18:54:44Z"
        },
        {
            "identifier": "urn:air:smashseasonings.com:crawl:sitemap",
            "displayName": "Smash Seasonings XML sitemap",
            "type": "application/xml",
            "url": "https://smashseasonings.com/wp-sitemap.xml",
            "description": "Index of every public URL: products, categories, recipes, blog posts, events and store locations.",
            "tags": [
                "sitemap",
                "crawl"
            ],
            "representativeQueries": [
                "List all pages on smashseasonings.com",
                "Find the recipe pages on Smash Seasonings"
            ],
            "updatedAt": "2026-09-24T18:54:44Z"
        }
    ]
}