JK
JustKalm
Usage & Billing

Usage & Billing

Track API usage, manage quotas, and control costs. Set up alerts to avoid unexpected charges.

Real-time tracking
Custom alerts
CSV export

Current Period Usage

API Requests
847,293/ 1,000,000
Batch Valuations
12,450/ 50,000
Webhook Deliveries
156,789/ Unlimited
Data Export
2.3 GB/ 10 GB
Active API Keys
8/ 25
Team Members
12/ 50

Cost Breakdown

Current Bill

$847.00

Base Plan

$499.00

Overage

$348.00

Projected

$1,240.00

Breakdown by Endpoint

POST /v1/valuations$623.40 (73.6%)
POST /v1/valuations/batch$156.20 (18.4%)
GET /v1/valuations/{id}$42.30 (5.0%)
Other endpoints$25.10 (3.0%)

Plan Comparison

Starter

Included: 10,000 requests/mo
Overage: $0.002/request
  • 1 API key
  • 1 team member
  • Email support

Growth

Included: 100,000 requests/mo
Overage: $0.0015/request
  • 10 API keys
  • 10 team members
  • Priority support
Current Plan

Scale

Included: 1,000,000 requests/mo
Overage: $0.001/request
  • 25 API keys
  • 50 team members
  • Dedicated support

Enterprise

Included: Custom
Overage: Volume discounts
  • Unlimited keys
  • Unlimited members
  • SLA guarantee

Billing Alerts

Alert TypeThresholdNotification
Usage Warning80% of quotaEmail to billing contacts
Usage Critical95% of quotaEmail + Slack webhook
Quota Exceeded100% of quotaAll channels + SMS
Cost ThresholdCustom amountEmail to billing contacts
Anomaly Detection2x normal usageEmail + Slack webhook

Invoice History

InvoicePeriodAmountStatus
INV-2024-012Dec 2024$847.00pending
INV-2024-011Nov 2024$723.50paid
INV-2024-010Oct 2024$689.00paid
INV-2024-009Sep 2024$512.00paid

Programmatic Access

Access usage data programmatically via the Usage API.

GET /v1/usage/summary?period=month

{
  "data": {
    "period": { "start": "2024-12-01", "end": "2024-12-31" },
    "requests": { "total": 847293, "limit": 1000000 },
    "cost": { "base": 49900, "overage": 34800, "total": 84700, "currency": "usd" },
    "breakdown": [
      { "endpoint": "/v1/valuations", "requests": 623000, "cost": 62340 },
      { "endpoint": "/v1/valuations/batch", "requests": 156000, "cost": 15620 }
    ]
  }
}

Optimize Your Costs

Upgrade your plan or contact sales for volume discounts.

© 2025 JustKalm. Transparent billing.