Operations
Changelog
Platform updates, new endpoints, and breaking changes. Subscribe to the RSS feed or follow us on X for release notes as they ship.
Coming soon
Roadmap- Self-serve Stripe checkout for Pro / Team plan upgrades — replaces the current email-to-upgrade flow.
- In-dashboard playground with side-by-side normal vs mintoken responses.
- Custom vocabulary support (keep-exact, abbreviation rules).
- Python + JavaScript SDK packages on PyPI / npm as
mintoken. - Stored provider keys — skip the
X-Provider-Keyheader by saving your OpenAI / Anthropic key in your account (encrypted at rest).
Launch
v0.1- Production proxy live:
/v1/chat/completions,/v1/messages,/v1/generateContent. - Three intensity levels: lite / full / ultra.
- Smart detection (security/legal bypass, code-heavy, explanations).
- Streaming passthrough for OpenAI + Anthropic.
- Text compression endpoint for preprocessing system prompts.
- Analytics API: summary, timeseries, per-key, per-model.
- Free tier with 100k tokens/month, no card required.