- Built for AI agents
- Real-time inbound webhooks
- Receive unlimited messages⁴
- Reply to anyone who messages you first
- Full API access
- Dedicated phone number
- Cannot initiate new conversations
eve iMessage Integration
Give your eve AI agent an iMessage channel. Blooio is a native eve channel for sending and receiving iMessage, RCS, and SMS — built on defineChannel and Blooio's iMessage API.
eve is a filesystem-first, Apache-2.0 framework for building durable backend AI agents on Vercel or your own infrastructure. Because the Blooio channel is native, eve owns session dispatch, streaming, and human-in-the-loop directly — reactions, typing, read receipts, polls, groups, and history all included.
eve add channel/blooioWhy run iMessage on eve?
How to add iMessage to your eve agent
Add the channel from eve's registry, set two secrets, and point a Blooio webhook at your deployment.
1. Add the Blooio channel
Run eve add channel/blooio. eve writes agent/channels/blooio.ts and installs the eve-channel-blooio package. Blooio is a native eve channel built on defineChannel, so eve owns session dispatch, streaming, and human-in-the-loop directly.
2. Set your Blooio credentials
Set BLOOIO_API_KEY (a bl_live_… key) and BLOOIO_WEBHOOK_SECRET (whsec_…). The channel verifies every delivery's signature and rejects timestamps older than 5 minutes.
3. Point a Blooio webhook at your agent
Create a Blooio webhook targeting /eve/v1/blooio on your deployment. Inbound media is re-hosted at servable URLs and forwarded to the model as multimodal file parts.
4. Ship on Vercel or self-host
Deploy the agent on Vercel or run it as your own Node service. Your eve app exposes its own /eve/v1 routes and auth policy — Blooio just becomes another channel your agent can talk on.
What developers build with eve + Blooio
AI support agents over iMessage
Give a durable eve agent an iMessage channel so customers text a real number and the agent replies with streaming, tool calls, and human-in-the-loop handoff.
Agents that text you
Wire eve schedules and hooks to send iMessage — daily digests, alerts, and approvals land as blue bubbles instead of another email you'll ignore.
Multimodal conversations
Inbound images and files are re-hosted and passed to the model as multimodal parts, so your agent can reason over photos and documents the customer sends.
Rich messaging surface
The BlooioHandle exposes reactions, typing indicators, read receipts, polls, groups, capability checks, and history — the full iMessage surface, not just plain text.
Building an agent on a different stack? Blooio also ships an MCP server and a Vercel Chat SDK integration. See the full iMessage integrations directory.
eve iMessage FAQ
What is the eve and Blooio integration?+
How do I add iMessage to an eve agent?+
How are webhooks secured?+
Does it support media and rich messaging?+
How much does it cost?+
6 lines → $195/line
Simple, transparent pricing
Choose the plan that fits your volume and scale as you grow.
Dedicated
Maximum scale with tiered pricing
Number of lines
Save more as you scale. Best value: 6+ lines → $195/line
- Inquire about FaceTime audio & video calling
- Number pools
- Auto-scaling (inquire to activate)
- Auto-unbanning (inquire to activate)
- Volume pricing discounts
- Dedicated account manager
- Priority incident response
- Migration onboarding support
- Multi-organization number discounts
- Built for AI agents
- Real-time inbound webhooks
- Receive unlimited messages⁴
- Reply to anyone who messages you first
- Full API access
- Dedicated phone number
- Cannot initiate new conversations
Dedicated
Maximum scale with tiered pricing
Number of lines
Save more as you scale. Best value: 6+ lines → $195/line
- Inquire about FaceTime audio & video calling
- Number pools
- Auto-scaling (inquire to activate)
- Auto-unbanning (inquire to activate)
- Volume pricing discounts
- Dedicated account manager
- Priority incident response
- Migration onboarding support
- Multi-organization number discounts
Concierge
Need a hands-on implementation? Let our team build it for you.
Related Guides
Build an iMessage Bot
Create automated iMessage bots for customer support, sales, and notifications.
Read guideConnect ChatGPT to iMessage
Build an AI-powered iMessage assistant using OpenAI, Blooio webhooks, and n8n.
Read guideSend iMessage Programmatically
Step-by-step guide to sending iMessages via API from your application.
Read guideiMessage for Business
Send and receive business iMessages at scale with the Blooio API — higher open rates than SMS or email.
Read guide