/ pricing
Simple, honest
pricing.
Two plans, the full provider catalog on both. Pick throughput, not a per-provider pricing maze.
Standard
For steady, predictable pipelines.
$7/mo
- +All 32 providers, 146 endpoints
- +Markdown over one HTTP API
- +API keys with rotation
- +Usage dashboard
popular
Pro
Higher limits for production load.
$17/mo
- +Everything in Standard
- +Higher monthly conversion limit
- +Priority throughput
- +Billing portal + invoices
checkout via Stripe · POST /v1/billing/checkout · cancel anytime in the billing portal
/ questions
What counts as a conversion?
Each successful POST /v1/process call against a public URL consumes from your monthly quota. Cached or failed requests are not billed the same way.
Can I switch plans?
Yes. Upgrade or downgrade anytime from the billing portal; changes are prorated by Stripe.
Do you support all 32 providers on both plans?
Both Standard and Pro include the full catalog — 32 providers and 146 endpoints. The difference is monthly throughput.
How do I authenticate?
Sign in, create an API key in the dashboard, and send it as a Bearer token. Supabase JWTs also work for session-based calls.