Three modules.
One control plane.
Tokii ships as three coordinated products — agents that pick up the phone, agents that live in an inbox, and the mobile app the human-on-call uses to keep them honest.
Voice agents that close the loop.
Agent Phone places and answers calls on your number — or one we provision. Streaming STT and TTS keep round-trip latency under 800 ms. Every call is recorded, transcribed, and replayable from the dashboard or the mobile app.
- Backends
- Twilio · Vapi · Pipecat · BYO SIP
- Voice stack
- Deepgram · Cartesia · ElevenLabs · OpenAI
- LLM
- Bring your own keys · no markup
- Storage
- Recordings encrypted at rest in your bucket
01{ "agent_id": "ag_8210",02 "type": "call",03 "to": "+1 (415) 555 4421",04 "objective": "Confirm Thursday's site visit.05 If they need to move it, offer06 Friday 10–11 or Tuesday 14–15.",07 "policy": "human_approval" }
Inboxes your agents actually pick up.
A first-class email surface — threading, attachments, signatures, SPF/DKIM/DMARC handled. Outbound goes through approval if your policy says so. Inbound triggers run on the same agent runtime as your calls.
- ESPs
- SendGrid · Postmark · Mailgun · Resend · SMTP
- Threading
- Proper In-Reply-To and References, every time
- Approval
- Per-recipient, per-tenant, per-time-of-day policies
- Search
- Full-text + structured query over every thread
01from: agent.support-1@acme.tokii.email02to: ['ops@bayview.co']03subject: Re: contract renewal — terms0405Hi Maya,0607Looped back to legal on the indemnity08clause. Updated draft attached.0910— sent on behalf of Avery (auto-routed)
The console you carry in your pocket.
A native iOS and Android app for the operator on call. Approve agent actions in one tap, edit drafts inline, or dispatch new commands from quick-action templates. Designed for one-thumb operation while you're moving.
- Platforms
- iOS · Android · Expo
- Approvals
- Approve, edit, reject — with reason capture
- Dispatch
- Quick-command templates for call & email
- Notifications
- Push per approval, with quiet-hours respect
Confirm Thursday's site visit. If they need to move it, offer Friday 10–11 or Tuesday 14–15.