TokenPak

Pro tier

TokenPak Pro.

Everything the OSS core ships — proxy, compression engine, client integrations, local dashboard, telemetry store, 50 built-in recipes — stays in place. Pro adds the features a team running TokenPak at scale needs: shared cost attribution, policy tooling, enterprise credential management, priority support.

Pro access is gated during v1. Drop us a line with how you're using TokenPak today and we'll follow up with credentials for https://pypi.tokenpak.ai.

Request access

What Pro adds

Four feature groups, layered on the same OSS core.

Team scale

Shared dashboard with multi-seat cost attribution. See which workloads, which engineers, which tools drive spend — without wiring a BI pipeline.

Operations

Advanced routing policies: cost-aware fallbacks, SLA-aware failover across providers, tiered routing by workload kind. OSS routing gives you the rule surface; Pro gives you the policy tooling that runs on top.

Enterprise

SSO for the dashboard, credential-rotation hooks, audit-log export. Priority support with an SLA. Compliance rulesets that plug into the compression pipeline.

Custom recipes

Ship your own compression recipes alongside the 50 built-in OSS ones. Team-specific segmentation, domain-specific alias dictionaries, policy-constrained redaction for regulated workloads.

What Pro is not

Side-by-side on the OSS page: the full feature comparison table.

Install (once access is granted)

Pro is the tier name. tokenpak-paid is the package name. They are deliberately different per the naming rule.

The real tokenpak-paid package is distributed from a private, license-gated index at https://pypi.tokenpak.ai. Once you hold a Pro license, install it with:

pip — licensed install bash
pip install \
    --index-url https://pypi.tokenpak.ai \
    --extra-index-url https://pypi.org/simple \
    tokenpak-paid

If you ran pip install tokenpak-paid-stub from public PyPI first, you found the thin discovery stub we ship there. The stub prints the same guidance on python -m tokenpak_paid_stub. Two distinct package names keep pip's index resolution unambiguous — the stub never shadows the real paid package.

Ready to try Pro?

Pricing is not public during v1. Write to us with your use case and we'll follow up with credentials and next steps.

Request access