{
  "specVersion": "1.0",
  "host": {
    "displayName": "RiteDrugstore",
    "identifier": "did:web:ritedrugstore.com",
    "documentationUrl": "https://ritedrugstore.com/llms.txt",
    "logoUrl": "https://ritedrugstore.com/templates/26/images/favicon.png"
  },
  "entries": [
    {
      "identifier": "urn:air:ritedrugstore.com:pharmacy:catalog-api",
      "displayName": "RiteDrugstore Medication Search and Pricing API",
      "type": "application/vnd.oai.openapi+yaml;version=3.0",
      "url": "https://ritedrugstore.com/openapi.yaml",
      "description": "Public machine-readable API allowing autonomous AI agents to search authentic medications, check live pricing tiers, dosage packaging, and track order fulfillment.",
      "tags": [
        "pharmacy",
        "medications",
        "healthcare",
        "ecommerce",
        "prescriptions"
      ],
      "capabilities": [
        "MedicationSearch",
        "DrugPricingLookup",
        "CategoryCatalog",
        "OrderStatusTracking"
      ],
      "representativeQueries": [
        "order generic naltrexone 50mg online",
        "buy affordable semaglutide online pharmacy",
        "check prescription drug pricing and dosage tiers",
        "track pharmacy order delivery status"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-26T00:00:00Z"
    }
  ]
}