[
  {
    "id": "zoho-books-docs-1",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Create a Contact",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-2",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Verify a Contact Bank Account",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-3",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Assign an Owner to Multiple Contacts",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-4",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Mark Multiple Contacts for 1099 Tracking",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-5",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/oauth/",
    "excerpt": "Step3: Generating Access and Refresh Tokens",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-6",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Create an organization",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-7",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Copy settings to an organization",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-8",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/mcp/",
    "excerpt": "It connects LLMs like GPT or Claude to Zoho's APIs, data models, and actions, so agents gain the context, access, and control they need to turn natural instructions into real actions across your business apps.",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-9",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/mcp/",
    "excerpt": "Generate invoices, track payments, log expenses, and create financial reports.",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-10",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/",
    "excerpt": "Do your accounting from our mobile or desktop app. Take control of your finances anywhere, anytime!",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-docs-11",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/mcp/",
    "excerpt": "500+ integrations at your fingertips across Asana, Twilio, Zoho, and beyond.",
    "fetchedAt": "2026-09-16T16:46:08.302Z"
  },
  {
    "id": "zoho-books-probe-1",
    "tier": "probe",
    "url": "https://www.zoho.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://www.zoho.com/llms.txt",
    "fetchedAt": "2026-09-16T16:46:24.366Z"
  },
  {
    "id": "zoho-books-probe-2",
    "tier": "probe",
    "url": "https://www.zoho.com/books/api/v3/introduction/.md",
    "excerpt": "PROBE docs-md: HTTP 404 at https://www.zoho.com/books/api/v3/introduction/.md",
    "fetchedAt": "2026-09-16T16:46:24.366Z"
  },
  {
    "id": "zoho-books-probe-3",
    "tier": "probe",
    "url": "https://www.zoho.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://www.zoho.com/openapi.json, https://www.zoho.com/swagger.json, https://www.zoho.com/api/openapi.json, https://www.zoho.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T16:46:24.366Z"
  },
  {
    "id": "zoho-books-supp-api-root",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Full API parity is the documented design goal: \"The Zoho Books API allows you to perform all the operations that you do with our web client. Zoho Books API is built using REST principles... Every resource is exposed as a URL.\" Root endpoint: \"https://www.zohoapis.com/books/v3\" with organization_id sent on every request and eight regional API domains documented.",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-openapi",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "A machine-readable spec is published from the docs: \"Download Zoho Books OpenAPI Document\" (books/api/v3/openapi-all.zip — a 340KB+ zip of the full OpenAPI corpus, live-verified 2026-09-16).",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-rate-limits",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/introduction/",
    "excerpt": "Documented rate limits: \"You can make 100 requests per minute per organization\", per-plan daily call caps (the error payload for exceeding them is shown verbatim: \"The API call for this organization has exceeded the maximum call rate limit\"), plus a concurrent rate limiter whose ceiling \"varies based on the plan\".",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-oauth",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/oauth/",
    "excerpt": "Authentication is OAuth 2.0 with documented steps — \"Registering New Client\", \"Make the Authorization Request\", \"Generating Access and Refresh Tokens\" — and a scopes catalog gating access per module; API calls authenticate with \"Authorization: Zoho-oauthtoken <token>\".",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-bank-api",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/books/api/v3/bank-transactions/",
    "excerpt": "The banking API exposes agent-drivable reconciliation primitives: endpoints to \"categorize an uncategorized transaction\" (including as vendor payment and other typed categorizations), plus a Bank Accounts API with reconciliation operations (\"create a bank reconciliation\", \"list bank reconciliations\", \"get a bank statement summary\") and a Bank Rules API (create/update/reorder rules, match filters, bulk update and delete).",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-mcp",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/mcp/",
    "excerpt": "Zoho MCP covers Books: \"Meet Zoho MCP (Model Context Protocol), which enables developers to instantly transform business apps into intelligent, agent-ready systems... It connects LLMs like GPT or Claude to Zoho's APIs, data models, and actions\". It is documented as usable by \"fully autonomous agents [that] monitor, reason, and act without human input\", and Books-specific customer accounts are quoted on the page: \"I connected Books, CRM, and Creator to Claude AI for my CA practice... Month-end closures, lead follow-ups, invoice tracking, all reduced from hours to minutes\" and \"By integrating it with tools like Claude and OpenClaw, we're able to manage bills, invoices, and routine bookkeeping through simple AI-driven instructions.\" (The hosted service at mcp.zoho.com is sign-in-gated.)",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-zia-ai",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/accounting-software-features/",
    "excerpt": "Built-in AI plus agent hooks, in the vendor's own words: \"Ask Zia in plain English\", \"Spot anomalies before they become problems\", \"Whether it's sending bulk collection reminders, categorizing bank statements, or building workflow Blueprints, AI in Zoho Books turns financial data into the next step automatically\", and \"Link Zoho Books to your favorite AI agents via MCP. Create invoices, track payments, and pull reports just by asking without ever leaving your workflow.\"",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-bank-rec",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/accounting-software-features/",
    "excerpt": "\"Zoho Books enhances banking efficiency by enabling your business to connect with bank and credit card accounts. Automatically import transactions, categorise them, and streamline the reconciliation process for swift month-end closing\", with bank feeds \"flowing into Zoho Books automatically\" or via manual statement import.",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-accountant",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/accounting-software-features/",
    "excerpt": "Accountant collaboration: \"Invite your accountant in Zoho Books to access real-time data. From handling journal entries and base currency adjustments to reconciliation and generating reports accountants can effortlessly manage your books from anywhere.\" The features page also documents an audit trail and custom reports (\"changing the relative date range, adding or removing columns, and applying filters\").",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-automation",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/accounting-software-features/",
    "excerpt": "Workflow automation is first-class: \"Trigger workflow: Easily create and trigger unique business workflows to notify, update, or validate information\", with custom fields, custom templates, and custom reports; compliance workflows include \"Form 1099 e-filing & W-9 Management... generate 1099-MISC and 1099-NEC forms instantly... direct IRS filing\".",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-supp-free-plan",
    "tier": "claimed-docs",
    "url": "https://www.zoho.com/us/books/pricing/",
    "excerpt": "A perpetual free tier with a published condition: \"As long as your revenue for the financial year does not exceed the threshold of $50K, Zoho Books's Free Plan is available indefinitely\", with email support included (\"The free plan comes with email support\").",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  },
  {
    "id": "zoho-books-probe-4",
    "tier": "probe",
    "url": "https://www.zoho.com/books/api/v3/openapi-all.zip",
    "excerpt": "PROBE openapi (2026-09-16): the \"Download Zoho Books OpenAPI Document\" link documented on the API introduction page is live — HEAD https://www.zoho.com/books/api/v3/openapi-all.zip answers HTTP 200 with Content-Type: application/zip (349770 bytes), a served machine-readable spec of the full Books API.",
    "fetchedAt": "2026-09-16T17:01:58.000Z"
  }
]
