{
  "protocolVersion": "0.3.0",
  "name": "GlowPulse",
  "description": "Real-time skincare and K-beauty ingredient intelligence API. Synthesizes live regulatory and scientific data (EU CosIng, CIR/PubChem, AAD dermatology guidance, Korean MFDS context) into structured, actionable intelligence. 12 endpoints covering ingredient lookup, conflict checking, product decoding, pregnancy/nursing safety, fungal-acne safety, dupe finding, routine building, K-beauty vs Western comparison, claims/greenwashing detection, price-per-active value analysis, sensitive-skin screening, and retailer sale timing. Pay-per-query via x402 micropayments on Base or Solana.",
  "url": "https://glowpulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://glowpulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "ingredient-safety-lookup",
      "name": "Ingredient Safety Lookup",
      "description": "ingredient safety lookup \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "ingredient-safety-lookup",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "ingredient-conflict-check",
      "name": "Ingredient Conflict Check",
      "description": "ingredient conflict check \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "ingredient-conflict-check",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "product-ingredient-decode",
      "name": "Product Ingredient Decode",
      "description": "product ingredient decode \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "product-ingredient-decode",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "pregnancy-safety-screen",
      "name": "Pregnancy Safety Screen",
      "description": "pregnancy safety screen \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "pregnancy-safety-screen",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "fungal-acne-safety-check",
      "name": "Fungal Acne Safety Check",
      "description": "fungal acne safety check \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "fungal-acne-safety-check",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "dupe-finder",
      "name": "Dupe Finder",
      "description": "dupe finder \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "dupe-finder",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "routine-builder",
      "name": "Routine Builder",
      "description": "routine builder \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "routine-builder",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "k-beauty-western-compare",
      "name": "K Beauty Western Compare",
      "description": "k beauty western compare \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "k-beauty-western-compare",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "greenwashing-claims-check",
      "name": "Greenwashing Claims Check",
      "description": "greenwashing claims check \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "greenwashing-claims-check",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "price-per-active-analysis",
      "name": "Price Per Active Analysis",
      "description": "price per active analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://glowpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "price-per-active-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "GlowPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://glowpulse.theaslangroupllc.com/openapi.json and https://glowpulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}