Billing & credits

Billing & credits

OctaRouter uses prepaid USD credits only (no subscriptions).

Top-up

  • Unit price: US$10 per quantity (STRIPE_PRICE_TOPUP_UNIT in Stripe).
  • Checkout: Dashboard → Top up → Stripe Hosted Checkout.
  • Webhook: checkout.session.completed with metadata.type=topup credits your gateway user budget.

Accounting

  • Spent and budget cap on the dashboard mirror gateway budget_spent / budget_max.
  • Request logs show per-call charged_cost in USD.
  • Optional signup bonus: set GATEWAY_SIGNUP_BONUS_USD on the portal.

Refunds

Refunds are handled manually; contact support. Revoked keys stop new usage immediately.