{
  "schema_version": "1.0",
  "provider": {
    "name": "Splenda",
    "url": "https://www.splenda.com/",
    "description": "Splenda — Consumer Packaged Goods (CPG) / E-commerce"
  },
  "openapi_url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/openapi.json?domain=www.splenda.com",
  "tools": [
    {
      "id": "business.profile",
      "name": "Business Profile",
      "description": "Get structured business information for Splenda including contact details, services, and company overview",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/business?domain=www.splenda.com",
      "method": "GET",
      "openapi_ref": "#/paths/~1business/get",
      "coverage": {
        "items": 1,
        "last_updated": "2026-05-18T19:00:57.159151+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "products.search",
      "name": "Product Search",
      "description": "Search products across 8 categories from Splenda",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/products?domain=www.splenda.com",
      "method": "GET",
      "openapi_ref": "#/paths/~1products/get",
      "coverage": {
        "categories": 8,
        "last_updated": "2026-05-18T19:00:57.159151+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "categories.list",
      "name": "Product Categories",
      "description": "List all 8 product categories from Splenda",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/categories?domain=www.splenda.com",
      "method": "GET",
      "openapi_ref": "#/paths/~1categories/get",
      "coverage": {
        "items": 8,
        "last_updated": "2026-05-18T19:00:57.159151+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "qa.search",
      "name": "Q&A Knowledge Base",
      "description": "Search 13 detailed Q&A entries about Splenda",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/search?query={search_term}&domain=www.splenda.com",
      "method": "GET",
      "openapi_ref": "#/paths/~1search/get",
      "coverage": {
        "items": 13,
        "last_updated": "2026-05-18T19:00:57.159151+00:00"
      },
      "rate_limit": "30/min"
    }
  ],
  "capabilities": {
    "max_response_bytes": 65536,
    "pagination": false,
    "cache_ttl_seconds": 300,
    "error_model": "JSON with error field",
    "languages": [
      "en"
    ],
    "content_negotiation": [
      "application/ld+json",
      "application/json",
      "text/html"
    ]
  },
  "confidence_source": "owner_provided",
  "usage_policy": "Public content only. Data provided directly by the business owner.",
  "last_updated": "2026-05-18T19:00:57.159151+00:00"
}