Turn-key usage plans for AI products

Integrate usage plans with token limits, cost limits, and rate limits in one line of code. Includes multimodal support, and works with all major LLM providers.

Works with your favorite providers

  • OpenAI
  • Anthropic
  • OpenRouter
  • Cohere
  • Stripe

Everything you need to monetize your product

Enterprise-grade infra for subscription-based AI usage plans, built for developers to fall in love with.

Instant Integration

Drop-in wrapper for your LLM provider. One line of code to add usage tracking. Support for Python and TypeScript.

from parmot import TrackedOpenAI

# Parmot's drop-in replacement for the OpenAI client
# automatically tracks usage and enforces plan limits.
client = TrackedOpenAI(
    api_key=os.getenv("OPENAI_API_KEY"),
    parmot_api_key=os.getenv("PARMOT_API_KEY")
)

completion = client.chat.completions.create(
    model="gpt-4o-mini",
    messages=[{"role": "user", "content": "Tell me a joke."}],
    user_id="user_123" # Associate call with an end user
)
Multi-Tier Usage Plans

Create unlimited custom plans for your end users. Set per-plan token limits, cost limits, and rate limits with flexible monthly quotas.

Universal Provider Support

Track LLM usage across OpenAI, Anthropic, Cohere, and OpenRouter. Multimodal support for text and image inputs.

End User Management

Track individual user consumption. Assign users to different plans dynamically. Search, sort, and filter your user base.

Enterprise-Grade Security

Your prompt and completion data never touch our servers. SSL/TLS encryption. Secure API keys with expiration controls.

Granular Usage Analytics

Real-time cost and token tracking. Separate prompt vs completion metrics. Historical usage trends and projections.

Lightning Fast

Sub-millisecond overhead. Async processing. Built for scale with enterprise workloads in mind.

Simple, Transparent Pricing

Choose the plan that fits your scale. All paid plans start with a 14-day free trial.

Starter
Free

For individuals and small projects getting started.

  • Track 1K calls/month
  • Cost & token tracking
  • Create custom plan & rate limits
Most Popular
Pro
$19/month

For growing businesses that need to scale.

  • Track 1M calls/month
  • Cost & token tracking
  • Create custom plan & rate limits
  • Priority email support
Enterprise
Custom

For large-scale applications with custom needs.

  • Unlimited tracked calls
  • Custom integrations
  • On-premise deployment option
  • Dedicated support & SLA