Plugs Into Your Stack.
Not a Rip-and-Replace.

EVA connects to your existing carriers, CRMs, identity providers, and messaging channels with a single SDK.

// eazyshow.ai integration
import Eazyshow from '@eazyshow/ai-sdk'
2
const session = await Eazyshow.start({
  channel: 'whatsapp',
  language: 'es-MX',
  carrierApi: mapfre.quoteAPI,
  agentPool: mapfre.specialists,
})
9
10 // AI handles. AI escalates. Human resolves.
11 // AI resumes. Full context throughout.
12
13 session.onEscalate(agent => {
14   agent.brief = session.getContext()
15 })
16
17 session.onReturn(() => {
18   // AI picks up exactly where human left off
19 })
🔗
Carrier Quote APIs

Direct integration with your carrier's existing quote engine. Real-time personalized quotes generated during the AI conversation — no rebuild required.

👥
Existing Agent Network

Escalations route to your existing specialist teams. Agents receive a real-time briefing card and use their own tools. No workflow disruption.

🔒
Identity + Compliance

KYC via Truora (INE, CURP, RFC for LatAm). REPUVE + vehicle registries for plate verification. All data handling LFPDPPP and CNSF compliant.

💬
WhatsApp Business API

Full WhatsApp integration via BSP partners including Gupshup, Twilio, and Infobip — operating natively in the channel your customers already use every day.