The AI Copilot for Insurance Documents.

We turn quotes, policies, KIDs, and disclosure sets into structured, comparable data. Auditable answers with cited sources, available via API and chat. Hosted in the EU.

🧭 AI Copilot for Insurance 🔐 Audit trail & sources 🇪🇺 Hosted in the EU
// API Example (curl)
curl -X POST https://api.m8technologies.com/v1/parse \
  -H "Content-Type: application/json" \
  -H "X-API-Key: <YOUR_API_KEY>" \
  -d '{
    "doc_type": "KID",
    "input": { "url": "https://…/document.pdf" }
  }'
# → Structured data + source citation (audit log)

// Chat Example (fetch)
fetch("https://api.m8technologies.com/v1/parse", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    "X-API-Key": "<YOUR_API_KEY>"
  },
  body: JSON.stringify({
    doc_type: "KID",
    input: { url: "https://…/document.pdf" }
  })
}).then(r => r.json()).then(console.log);
// → Structured data + source citation (audit log)

What M8 delivers

🎯

Extraction & Normalization

From PDFs to structured data aligned with M8 schemas — immediately ready for search and comparison.

🧩

Source Hierarchy

Automatically detects the primary document and applies the correct hierarchy.

🔐

Complete Audit Trail

Every field is traceable back to the original source. Full log for each step and interaction.

How the "m8-core-engine" works ⚙️

  1. 1

    Upload the relevant PDF (quote, KID, …).

    → Zero preparation.

  2. 2

    AI extraction and validation based on M8 schemas.

    → Guaranteed consistency.

  3. 3

    Normalization and source hierarchy.

    → Data ready for comparison.

  4. 4

    Response with source citations and comparison.

    → Verifiable decisions.

Pricing

💡 All plans include: API access, dedicated dashboard, EU storage, and full audit trail.

💡 Entry

For professionals and small teams.

€149/month

+ one-time setup

  • • 500 documents/month
  • • 500 questions/chat API
  • • Basic SLA
Try

⚙️ Mid

For digital brokers and SMEs.

€599/month

+ one-time setup

  • • 3,000 documents/month
  • • 2,000 questions/chat API
  • • SLA 99.9% uptime
Start

🏢 Enterprise

For large groups and broker networks.

Custom

+ one-time setup

  • • 10,000+ documents
  • • Unlimited questions
  • • Dedicated infrastructure (VPC & private subnets)
Let’s talk

FAQ

Can I upload scanned PDFs or photos?

Today we support native PDFs (digital text). Handling of scans/photos is prepared and available in beta on request.

Do I need to use APIs or is there an interface?

M8 APIs are available immediately for integration. A custom dashboard is available for customers with the initial setup package.

Where is my data stored?

Everything stays in Europe: data is processed and stored on AWS in the EU (Milan) region with encryption at rest and in transit.

How does M8 ensure reliable answers?

Each extracted field is linked back to the original source — page, paragraph or document — thanks to the integrated audit trail.

Do I need to install anything?

No. M8 is a cloud service: use it via browser or API. No installs, automatic updates.

Is it safe to upload sensitive documents?

Yes. Documents are encrypted in transit and at rest. Each customer has dedicated keys and no data is used to train external models.

Contact us 🤙🏻

Tell us about your use case — we’ll get back within 1 business day.

Secure submission. No invasive tracking.