{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-drug-interaction-checker",
  "title": "gg402 \u00b7 Drug Interaction Checker",
  "url": "https://gg402.vercel.app/drug_interaction_checker",
  "category": "tools",
  "summary": "Analyze drug interactions between medications, supplements, and foods with safety warnings.",
  "seo": {
    "title": "Drug Interaction Checker API - x402 Pay-Per-Call",
    "description": "Check medication interactions, supplements, and food safety. 0.01 USDC per call on Base. Get severity warnings and recommendations."
  },
  "use_cases": [
    "Screen patient medication lists for dangerous interactions",
    "Check supplement safety against prescribed drugs",
    "Validate food-drug combinations for dietary restrictions"
  ],
  "ideal_buyer": "Healthcare agents and medication management systems requiring interaction screening.",
  "example_prompt": "Check if these medications interact: warfarin, aspirin, and vitamin K supplements.",
  "example_request_body": {
    "foods": [
      "spinach"
    ],
    "medications": [
      "warfarin",
      "aspirin"
    ],
    "supplements": [
      "vitamin K"
    ]
  },
  "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": "Analyzes potential interactions between multiple medications, supplements, and foods based on user input, providing safety warnings and recommendations.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "foods": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "required": false,
              "description": "Common foods or beverages."
            },
            "medications": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "required": true,
              "description": "List of medication names."
            },
            "supplements": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "required": false,
              "description": "List of supplements or herbs."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "interactions",
            "warnings",
            "recommendations"
          ],
          "properties": {
            "warnings": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Safety alerts and precautions."
            },
            "interactions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "severity",
                  "description",
                  "involved_items"
                ],
                "properties": {
                  "severity": {
                    "type": "string",
                    "description": "Severity level of the interaction (e.g., mild, moderate, severe)."
                  },
                  "description": {
                    "type": "string",
                    "description": "Detailed description of the interaction."
                  },
                  "involved_items": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of items involved in the interaction."
                  }
                }
              },
              "description": "List of detected interactions with severity levels."
            },
            "recommendations": {
              "type": "string",
              "description": "Advice on adjustments or consultations."
            }
          }
        }
      }
    }
  ],
  "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-drug-interaction-checker",
    "url": "https://x402all.com/resource/gg402-vercel-app-drug-interaction-checker",
    "name": "gg402 \u00b7 Drug Interaction Checker",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-drug-interaction-checker",
      "@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/drug_interaction_checker",
    "@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-drug-interaction-checker",
    "description": "Check medication interactions, supplements, and food safety. 0.01 USDC per call on Base. Get severity warnings and recommendations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-drug-interaction-checker",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-drug-interaction-checker"
}
