Early Access plan
When you sign in to Claude Yard, the assistant, observer, and voice features work out of the box — no API key required. You’re on the Early Access plan, included free during the beta.
What’s included
Section titled “What’s included”- Anthropic (Opus, Sonnet, Haiku 4.x) and Gemini for the assistant and observer
- Deepgram for voice transcription
- Cartesia for text-to-speech
Calls go through a Cloudflare Worker we operate, using our provider keys. Your prompts are forwarded to Anthropic / Deepgram / Cartesia exactly as you send them — we never log request or response bodies.
Daily limits
Section titled “Daily limits”Each signed-in user gets, per UTC day:
| Provider | Cap | Resets |
|---|---|---|
| Hosted LLMs (Anthropic + Gemini) | $40 of usage | UTC midnight |
| Deepgram (voice in) | 30 minutes | UTC midnight |
| Cartesia (voice out) | 50,000 characters | UTC midnight |
You can see live usage in Settings → Plan. When you hit a cap, the app shows a banner with the time until reset and a link to join the Pro waitlist.
Bring your own keys
Section titled “Bring your own keys”If you’d rather use your own keys (no daily caps, billed by you), open Settings → API Keys and paste them in. Local keys take priority over hosted access — the proxy only kicks in when a key is missing or you’ve explicitly disabled it.
You can mix and match: BYOK Anthropic, hosted Deepgram, hosted Cartesia. The status pill on each provider tells you which mode is active.
Pro plan — coming soon
Section titled “Pro plan — coming soon”We’re working on a paid Pro tier with higher caps, priority streaming, and Opus access without daily limits. Join the waitlist from Settings → Plan; we’ll email you when it ships.
Privacy
Section titled “Privacy”Per-request token counts and outcome codes are logged for cap accounting and abuse prevention. Bodies (your prompts, model responses, audio) are not. Logs are retained 90 days; auth events 1 year. See the Privacy page for the full data handling.