{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-medication-tracker",
  "title": "gg402 \u00b7 Medication Schedule Tracker & Drug Interaction Checker",
  "url": "https://gg402.vercel.app/medication_tracker",
  "category": "tools",
  "summary": "Tracks medication schedules, checks for drug interactions, and generates reminders based on user health profiles and prescriptions.",
  "seo": {
    "title": "Medication Tracker API - Drug Interactions & Reminders | x402",
    "description": "Pay-per-call API for medication tracking, drug interaction alerts, and personalized reminder schedules. USDC micropayments on Base."
  },
  "use_cases": [
    "Verify drug interaction risks before prescribing new medications",
    "Generate personalized medication reminder schedules",
    "Monitor patient compliance with prescribed regimens"
  ],
  "ideal_buyer": "Healthcare apps, pharmacy systems, and wellness agents that need automated medication safety checks and adherence tracking.",
  "example_prompt": "Check if these medications interact: Lisinopril 10mg daily and Metformin 500mg twice daily, then create a daily reminder schedule.",
  "example_request_body": {
    "medications": [
      {
        "name": "Lisinopril",
        "dosage": "10mg",
        "frequency": "daily"
      },
      {
        "name": "Metformin",
        "dosage": "500mg",
        "frequency": "twice daily"
      }
    ],
    "patient_profile": {
      "age": 45,
      "conditions": [
        "hypertension",
        "type 2 diabetes"
      ]
    }
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Tracks medication schedules, checks for drug interactions, and generates reminders based on user health profile and prescriptions.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "schedule": {
              "type": "string",
              "required": false,
              "description": "Preferred reminder times."
            },
            "medications": {
              "type": "array",
              "required": true,
              "description": "List of medications with name, dosage, frequency."
            },
            "health_profile": {
              "type": "object",
              "required": false,
              "description": "User's age, allergies, conditions."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "interaction_alerts",
            "reminder_schedule",
            "compliance_tips"
          ],
          "properties": {
            "compliance_tips": {
              "type": "array",
              "description": "Strategies for adherence."
            },
            "reminder_schedule": {
              "type": "object",
              "description": "Daily/weekly medication reminders."
            },
            "interaction_alerts": {
              "type": "array",
              "description": "Potential drug interactions and risks."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-medication-tracker",
    "url": "https://x402all.com/resource/gg402-vercel-app-medication-tracker",
    "name": "gg402 \u00b7 Medication Schedule Tracker & Drug Interaction Checker",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-medication-tracker",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/medication_tracker",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-medication-tracker",
    "description": "Pay-per-call API for medication tracking, drug interaction alerts, and personalized reminder schedules. USDC micropayments on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-medication-tracker",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-medication-tracker"
}
