{
  "protocolVersion": "0.3.0",
  "name": "FanPulse",
  "description": "Super-fan intelligence API for iconic franchises and artists. 9 endpoints: lore Q&A, character profiles, trivia generation, Easter egg analysis, discography deep dives, personality sorting, canonical timelines, cross-franchise comparisons, and collectibles market intelligence (vinyl Discogs pricing, K-pop photocards, autograph authentication). Pay-per-query via x402 micropayments on Base.",
  "url": "https://fanpulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://fanpulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "lore-qa",
      "name": "Lore Qa",
      "description": "lore qa \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "lore-qa",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "character-profiles",
      "name": "Character Profiles",
      "description": "character profiles \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "character-profiles",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "trivia-generation",
      "name": "Trivia Generation",
      "description": "trivia generation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "trivia-generation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "easter-egg-analysis",
      "name": "Easter Egg Analysis",
      "description": "easter egg analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "easter-egg-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "lyric-analysis",
      "name": "Lyric Analysis",
      "description": "lyric analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "lyric-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "discography-deep-dive",
      "name": "Discography Deep Dive",
      "description": "discography deep dive \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "discography-deep-dive",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "personality-sorting",
      "name": "Personality Sorting",
      "description": "personality sorting \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "personality-sorting",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "hogwarts-sorting",
      "name": "Hogwarts Sorting",
      "description": "hogwarts sorting \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "hogwarts-sorting",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "canonical-timeline",
      "name": "Canonical Timeline",
      "description": "canonical timeline \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "canonical-timeline",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "cross-franchise-comparison",
      "name": "Cross Franchise Comparison",
      "description": "cross franchise comparison \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://fanpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "cross-franchise-comparison",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "FanPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://fanpulse.theaslangroupllc.com/openapi.json and https://fanpulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}