back to home
// use case

SaaS API Platform

"I sell API access. Customers pay a base fee plus per-API-call charges with volume discounts."

Usage-based billing for API platforms. Define billable metrics for API calls and data transfer, create tiered plans with volume discounts, and let bxb meter everything automatically.

// billable metrics

What you meter

metric

API Calls

code: api_calls
aggregation: count
recurring: false
metric

Data Transfer

code: data_transfer_gb
aggregation: sum
field: bytes_transferred, rounding: ceil
// features

Feature entitlements

Rate Limiting

code: rate_limiting
type: quantity
entitled value = requests/min

Webhook Support

code: webhook_support
type: boolean

Priority Support

code: priority_support
type: boolean
// plans

Pricing tiers

Starter

$29/mo
api_starter · monthly
14-day trial
Charges
api_calls volume
0–10k @ $0.001, 10k–100k @ $0.0005, 100k+ @ $0.0002
data_transfer_gb standard
$0.10/GB
Entitlements
= rate_limiting 100
webhook_support

Pro

$99/mo
api_pro · monthly
14-day trial
Charges
api_calls volume
0–50k @ $0.0008, 50k–500k @ $0.0003, 500k+ @ $0.0001
data_transfer_gb standard
$0.05/GB
Entitlements
= rate_limiting 1000
webhook_support
priority_support

Enterprise

$9,990/yr
api_enterprise · yearly
Charges
api_calls volume
0–1M @ $0.0005, 1M+ @ $0.00005
data_transfer_gb standard
$0.02/GB
Entitlements
= rate_limiting 10000
webhook_support
priority_support
// add-ons

Optional add-ons

additional_rate_limit
Additional 500 req/min rate limit boost
$20
sla_99_99
99.99% SLA guarantee
$199/mo

Ready to implement saas api platform billing? bxb handles all of this out of the box.

EARLY ACCESS

We're onboarding early customers now. Sign up to get notified when managed bxb is available.