Credits

Updated Jul 17, 2026

Successful predictions consume either paid credits or free-tier allowance. Manage balance and purchase credit packs in the dashboard.

How billing works

  1. If your account has a paid credit balance, successful calls debit credits first.
  2. When the paid balance is 0, successful calls use the free tier (if remaining).
  3. When both are exhausted, billed endpoints return 402.

Failed requests (validation errors, unknown measurements, out-of-range lookups, auth failures) do not consume credits or free-tier calls.

Free tier

  • 10 successful calls per rolling 24-hour window
  • Free-tier success responses may include remaining_free_calls
  • When exhausted, the error includes resets_at so you know when the window refreshes

Cost per endpoint

EndpointCost per successful request
POST /v1/predict1 credit (or 1 free call)
POST /v1/predict/range1 per returned percentile
POST /v1/predict/compare1 per returned country
POST /v1/percentile-lookup1 credit (or 1 free call)
POST /v1/connected-dimension1 credit (or 1 free call)

Credit packs

Purchase packs from the dashboard. Typical pack sizes:

PackCredits
Starter100
Growth500
Scale1000

Exact pricing is shown in the dashboard at purchase time.