Does Together.AI have a free tier?
None: free trials were retired in July 2025, and using the platform — including getting an API key — requires the $5 minimum credit purchase first.
One of the fullest open-model rosters among first-tier inference clouds: 200+ hosted open models (the Llama, DeepSeek, Qwen, and Kimi lines), with rate limits that scale up alongside sustained traffic — the workhorse pick for rotating open flagships without running GPUs. This page is the BYOK quick answer for Together.AI: key steps, direct console and pricing links, and the app-side notes that matter. Verified 2026-07-18.
Two links up front: get your key at the official console and check rates on the official pricing page. Prices and free quotas move; the official pages are authoritative.
The factory preset declares 1 modality flag for Together.AI. The models actually available come from the live catalog fetched in-app — catalogs move fast, and the flag only means the protocol wiring is ready.
| Modality | Used for |
|---|---|
| Text | Continuation · roleplay chat · agent |
The one universal host pitfall: the API host must include its full version prefix (this provider's exact form is in the notes below) — the app never appends /v1 for you.
Together.AI-specific notes
The preset host is https://api.together.xyz/v1 — the API lives on .xyz while the console sits at api.together.ai, so don't type the host as .ai. Model IDs carry an org prefix (like deepseek-ai/DeepSeek-V4). Fully prepaid: requests are refused at zero balance.
None: free trials were retired in July 2025, and using the platform — including getting an API key — requires the $5 minimum credit purchase first.
It's stored on your device only, under system-level encryption — never uploaded or synced to any Foreverse server. Requests go straight from your phone to the provider's official endpoint with zero markup. To revoke access, delete the key in the provider's console.