# TokenPolice Pricing

> Free for up to 10,000 guarded LLM requests a month. Pro at $49 a month for 50,000, free until the launch period ends. Scale for volume, custom limits and implementation help. No credit card to start.

HTML: https://tokenpolice.ai/pricing

## Free

**$0** — 10,000 guarded requests / month

The whole product, at a smaller volume. Good for finding out what your users cost.

- 10,000 guarded requests a month
- Rules, reroutes, loop detection, dry-run
- Cost per user, plan, session, workflow
- Alerts to Slack, Discord, Telegram, email, webhook
- Node and Python SDKs

CTA: [Start free](https://app.tokenpolice.ai/signup)

## Pro

**$49** — USD per month · 50,000 guarded requests

For products with paying users and a free tier to protect.

- Everything in Free
- 50,000 guarded requests a month
- Email support
- Priority bug fixes

CTA: [Start on Pro](https://app.tokenpolice.ai/signup?plan=pro)

Signup puts every account on Free. Email hello@tokenpolice.ai and we move you to Pro.

## Scale

**Contact us**

Volume, custom limits, and someone to call.

- Everything in Pro
- Higher volume and custom limits
- Implementation help
- Priority support

CTA: [Contact us](mailto:hello@tokenpolice.ai?subject=TokenPolice%20Scale)

Prices in USD, excluding tax.

## Pricing FAQ

### What counts as a guarded request?

Every LLM call that flows through the SDK and gets checked against your rules counts as one guarded request. Dashboard activity and internal sync do not count.

### Do you see my prompts or completions?

No. The SDK sends token metadata: model id, token counts, cost, the identifiers you choose (user, feature, plan, custom tags), and a content fingerprint used for loop detection. Raw prompt and completion text never leave your servers.

### What happens when I exceed my free plan limit?

Nothing breaks. We fail open and let your calls through. We do not silently start charging or rate-limit your product.

### Do you charge by tokens or by request?

By guarded request. Token counts vary wildly across models. Request count is the predictable unit.

### Can I upgrade or talk about volume later?

Yes. Start free, move to Pro when you have paying users to protect, and contact us about Scale when you need higher volume, custom limits, or hands-on implementation help.

### Is there a credit card required for Free?

No. Free is free up to 10,000 guarded requests a month. No credit card.
