Pith 1.0 Beta — $30 free credit

Meet Pith. It makes your prompts leaner.

Pith sits between your app and the LLM. It optimizes every prompt in real-time — same quality, up to 30% fewer tokens. Just swap your base URL.

Try Pith Free See How It Works
Up to 30%
Token savings
2 lines
Of code to change
0% risk
Never inflates prompts

Two lines. That's it.

Swap your API key and base URL. Everything else stays exactly the same.

Before (Direct OpenAI)
from openai import OpenAI

client = OpenAI(
    api_key="sk-your-key"
)
After (With Pith)
from openai import OpenAI

client = OpenAI(
    api_key="pt-your-key",
    base_url="https://api.pithtoken.ai/v1"
)

How It Works

1

Get Your Key

Sign up and Pith gives you an API key plus $30 in free credits to start.

2

Swap Base URL

Change one line in your code. Your SDK, models, and prompts all work exactly the same.

3

Save Automatically

Pith optimizes every prompt in real-time. If it can't reduce tokens, it sends the original as-is. Zero risk.

Simple Pricing

Pith only charges from what it saves you. Longer commitment = lower cost + lower share.

Free Trial

$0
$30 free credit to start
  • 30% of token savings
  • All models supported
  • Dashboard & analytics
  • 60 requests/minute

Enterprise

Custom
For teams with high volume
  • Custom savings share
  • Dedicated support
  • SLA guarantee
  • Volume discounts

Give Pith a try

$30 free credit. No credit card required. Your prompts never get bigger — guaranteed.

Try Pith Free

Or join the waitlist for updates:

You're on the list! We'll be in touch.