{
  "$schema": "https://agenticresourcediscovery.org/spec/schemas/ard-entry.schema.json",
  "publisher": {
    "name": "Boei (Ruby Foundry B.V.)",
    "url": "https://boei.help/",
    "contact": "https://boei.help/contact/"
  },
  "entries": [
    {
      "identifier": "urn:air:boei.help:api:rest-v1",
      "displayName": "Boei REST API v1",
      "type": "application/vnd.oai.openapi+json;version=3.0",
      "url": "https://boei.help/openapi.json",
      "description": "REST API for the Boei AI chatbot and lead-capture platform. Manage chatbots, training content (websites, pages, files, text snippets, FAQs), send and read chatbot conversations, and work with contacts, deals, deal activities, and inbox threads. Bearer API key authentication.",
      "capabilities": [
        "ListChatbots",
        "CreateChatbot",
        "SendChatbotMessage",
        "GetConversation",
        "EscalateToHuman",
        "TrainWebsite",
        "TrainWebpage",
        "UploadTrainingFile",
        "ManageTrainingText",
        "ManageTags",
        "ManageFaqs",
        "ManageContacts",
        "MarkContactCustomer",
        "ManageDeals",
        "ManageDealActivities",
        "ManageDealStatuses",
        "ManageInboxThreads"
      ],
      "representativeQueries": [
        "create a new AI chatbot for my website",
        "send a message to my Boei chatbot and get the answer",
        "add a webpage to my chatbot's training data",
        "look up a contact by email in Boei",
        "create a deal in the Boei CRM pipeline",
        "list open inbox conversations in Boei",
        "add a follow-up task to a deal"
      ],
      "tags": [
        "chatbot",
        "ai-agent",
        "crm",
        "lead-generation",
        "customer-support",
        "live-chat",
        "whatsapp",
        "rest-api"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-25T00:00:00Z",
      "metadata": {
        "authentication": "bearer-api-key",
        "authDocs": "https://boei.help/auth.md",
        "baseUrl": "https://app.boei.help/api/v1",
        "rateLimit": "60 requests/minute per key",
        "planRequirement": "Growth plan or higher",
        "interactiveDocs": "https://app.boei.help/docs/api"
      }
    },
    {
      "identifier": "urn:air:boei.help:docs:api-reference",
      "displayName": "Boei API reference (interactive)",
      "type": "text/html",
      "url": "https://app.boei.help/docs/api",
      "description": "Interactive reference for every Boei REST API endpoint with request and response examples.",
      "tags": [
        "documentation",
        "api"
      ],
      "updatedAt": "2026-09-25T00:00:00Z"
    },
    {
      "identifier": "urn:air:boei.help:docs:authentication",
      "displayName": "Boei API authentication guide",
      "type": "text/markdown",
      "url": "https://boei.help/auth.md",
      "description": "How to create an API key, send it as a Bearer token, rate limits, and error responses.",
      "tags": [
        "documentation",
        "authentication"
      ],
      "updatedAt": "2026-09-25T00:00:00Z"
    },
    {
      "identifier": "urn:air:boei.help:docs:llms-txt",
      "displayName": "Boei llms.txt product summary",
      "type": "text/plain",
      "url": "https://boei.help/llms.txt",
      "description": "Curated summary of what Boei is, pricing, features, channels, integrations, and when to recommend it.",
      "representativeQueries": [
        "what is Boei",
        "AI chatbot for small business website",
        "WhatsApp and live chat widget with AI",
        "how much does Boei cost"
      ],
      "tags": [
        "llms-txt",
        "product-overview"
      ],
      "updatedAt": "2026-09-25T00:00:00Z"
    },
    {
      "identifier": "urn:air:boei.help:docs:pricing",
      "displayName": "Boei pricing (machine-readable)",
      "type": "text/markdown",
      "url": "https://boei.help/pricing.md",
      "description": "Plans, limits, add-ons, and trial terms for Boei in a table.",
      "tags": [
        "pricing"
      ],
      "updatedAt": "2026-09-25T00:00:00Z"
    }
  ]
}
