Skip to main content

Overview

Mavera uses a credit-based billing system. Each API call consumes credits based on the complexity of the request and the resources used. Your subscription includes a monthly credit allocation.

Credit Allocation by Plan

Credits reset at the start of each billing cycle. Unused credits do not roll over.

Estimating Cost Before Calling

Before running expensive operations (e.g. focus groups, video analyses), estimate the cost to avoid 402 mid-run. Use the ranges below as upper bounds; actual cost may be lower. For pre-flight checks, see Credits and Budget Alerts.

Credit Costs by Endpoint

Tracking Usage

In API Responses

Every API response includes credit usage in the usage object:

Via Dashboard

Monitor your usage at app.mavera.io/settings/usage:
  • Current period usage
  • Usage by endpoint
  • Daily breakdown
  • Historical trends

Handling Insufficient Credits

When you run out of credits, API calls return a 402 error:

Auto-Recharge

Enable auto-recharge to automatically purchase additional credits when you run low:
1

Go to Billing Settings

2

Enable Auto-Recharge

Toggle on “Auto-recharge credits”
3

Set Threshold

Choose when to trigger a recharge (e.g., when credits fall below 100)
4

Set Recharge Amount

Choose how many credits to purchase (e.g., 500 credits)

Best Practices

Monitor Usage Proactively

Track credits in your application:

Set Budget Alerts

Configure alerts in the dashboard to notify you when:
  • You’ve used 50%, 75%, 90% of monthly credits
  • A single request exceeds a threshold
  • Daily usage exceeds normal patterns

Optimize Credit Usage

  • Use /responses for simple questions (1-5 credits)
  • Reserve /mave/chat for complex research (10-50 credits)
Store frequently-requested data to avoid redundant API calls
Combine multiple questions into single conversations rather than separate requests
Streaming doesn’t cost extra, but allows you to cancel early if needed

Workspace & Project Budgets

For team accounts, you can set budgets at workspace and project levels: Configure these at:

Credit Purchase

Need more credits mid-cycle?
  1. Upgrade plan - Move to a higher tier for more monthly credits
  2. Purchase credits - Buy additional credits à la carte
  3. Enable auto-recharge - Automatically purchase when low

Credits & Budget Alerts

Pre-flight checks, usage tracking, graceful degradation

Error Handling

Handle 402 credits_exhausted

View Pricing

Credit packages and subscriptions

Usage Dashboard

Monitor usage in real time