/ Products

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.

§01Voice agents
Module 01
Agent Phone

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
POST /v1/agents/dispatch
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, offer
06 Friday 10–11 or Tuesday 14–15.",
07 "policy": "human_approval" }
§02Email agents
Module 02
Agent Email

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
email.outbound.created
01from: agent.support-1@acme.tokii.email
02to: ['ops@bayview.co']
03subject: Re: contract renewal — terms
04
05Hi Maya,
06
07Looped back to legal on the indemnity
08clause. Updated draft attached.
09
10— sent on behalf of Avery (auto-routed)
§03Mobile dispatch
Module 03
Review App

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
09:24 · pending
Awaiting approval
Call +1 (415) 555 4421

Confirm Thursday's site visit. If they need to move it, offer Friday 10–11 or Tuesday 14–15.

Inbox · 4 pending
/ One control plane

Phone, email, and review share the same activity stream, the same approval queue, the same operator.