Simple pricing

No surprises.

Token-based pricing means you pay for what you use, not what you might use. Each endpoint defines its own token cost — proportional to the work it does. Simple computations cost 1 token. ML endpoints scale with input size. Every endpoint's cost is documented.

Free

For side projects and kicking the tires.

$0 /mo
Start free

1,000 tokens/mo

overage: Hard cap — no surprises

10 req/min

  • Math, encoding, text APIs
  • Sandbox API keys
  • Community support

Starter

For apps making their first real API calls.

$29 /mo
Get started

25,000 tokens/mo

overage: $0.002 per token

60 req/min

  • All 18 API categories
  • Production + sandbox keys
  • Email support
  • OpenAPI spec access
Most popular

Growth

For products where reliability matters.

$99 /mo
Get started

150,000 tokens/mo

overage: $0.0015 per token

300 req/min

  • Everything in Starter
  • Historical data access
  • Batch endpoints (up to 100)
  • Usage dashboard
  • Priority email support

Scale

For teams pushing serious volume.

$299 /mo
Get started

500,000 tokens/mo

overage: $0.001 per token

1,000 req/min

  • Everything in Growth
  • Batch size up to 1,000
  • Priority support + SLA
  • Dedicated rate limits
  • Custom endpoints (beta)

Enterprise

For orgs with specific requirements.

Custom
Talk to us

Custom volume

overage: Negotiated rate

Custom

  • Dedicated infrastructure
  • Custom SLA
  • SAML/SSO
  • Custom endpoints
  • Dedicated support engineer

How tokens work.

Computation

math, encoding, text, regex

1

Reference lookup

country, locale, address validation

1

Complex computation

geodesic math, scheduling

2

Real-time data

live FX rates, live transit

3

ML / embeddings

text similarity, NLP — scales with input size

varies

Batch: base cost × items in batch

Monthly estimate

// Monthly estimate for a typical app

financial.fx.convert     ×  5,000  =  15,000 tokens
time.timezone.convert    ×  8,000  =   8,000 tokens
geo.distance.calculate   ×  2,000  =   4,000 tokens
address.postal.validate  ×  3,000  =   3,000 tokens
─────────────────────────────────────────────────
Total                               30,000 tokens
 Starter plan ($29/mo) with room to spare

Common questions

FAQ.

Yes, plan upgrades take effect immediately. Downgrades apply at the start of the next billing cycle. You're never locked in.

On the Free plan, requests return a 429 with a clear error message. On paid plans, additional tokens are billed at the overage rate you can see on your plan card.

All paid plans include a 14-day trial with no credit card required. After 14 days, you'll be asked to add a payment method or revert to Free.

Yes — annual billing saves 20% compared to monthly. Contact us or select annual billing during checkout.

MCP invocations execute the same handlers as HTTP requests and consume the same token cost. There's no additional charge for using the MCP transport.

Included monthly tokens do not roll over. Overage purchases do carry over for 90 days.

Start building today.

Free tier forever. No credit card needed to start.