> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dubverse.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Usage and Billing

> Understand and manage your Dubverse TTS API usage and billing

## Pricing

Our pricing is based on the number of characters processed, with different rates for our neo.one and candy.two models and speakers.

### Standard Pricing

| Model     | Price per 1000 chars (USD) | Price per 1000 chars (INR) |
| --------- | -------------------------- | -------------------------- |
| neo.one   | \$0.08                     | ₹6.00                      |
| candy.two | \$0.25                     | ₹20.00                     |

### Free Usage

We offer free usage for up to 5,000 characters, allowing you to test and integrate our API without any initial cost.

### Bulk Rates

For high-volume users requiring more than 100 minutes of audio generation, we offer special bulk rates. Please contact our sales team at [friends@dubverse.ai](mailto:friends@dubverse.ai) to discuss custom pricing options tailored to your needs.

<Note>
  Prices are subject to change. For the most up-to-date pricing information, please refer to our pricing page or contact our sales team.
</Note>

## Monitoring Your API Usage

### Accessing Usage Statistics

1. Log in to your Dubverse account at [https://webapp.dubverse.ai/services/tts](https://webapp.dubverse.ai/services/tts)
2. Navigate to the "TTS API" page from the main dashboard
3. Click on the "Usage" tab

### Available Usage Metrics

<CardGroup cols={2}>
  <Card title="Total API Calls" icon="arrow-up-right-dots">
    Number of requests made to the TTS API
  </Card>

  <Card title="Characters Processed" icon="text-size">
    Total text characters converted to speech
  </Card>

  <Card title="Speaker Usage Breakdown" icon="chart-pie">
    Utilization statistics for each voice
  </Card>

  <Card title="Historical Data" icon="chart-line">
    Usage trends over time (daily, weekly, monthly)
  </Card>
</CardGroup>

## Understanding Your Billing

### Viewing Billing Information

1. Log in to your Dubverse account
2. Go to the "TTS API" page
3. Select the "Billing" tab

### Billing Cycle and Invoice Generation

<AccordionGroup>
  <Accordion title="Billing Cycle">
    Our billing cycle typically runs on a monthly basis, starting from the day you signed up.
  </Accordion>

  <Accordion title="Invoice Generation">
    Invoices are generated at the end of each billing cycle and are available for download from your account dashboard.
  </Accordion>

  <Accordion title="Payment Methods">
    We accept various payment methods, including credit cards and wire transfers. You can update your payment method in the billing section of your account.
  </Accordion>
</AccordionGroup>

## Usage Optimization Tips

1. **Efficient Text Processing**: Minimize unnecessary characters in your API requests
2. **Caching**: Store and reuse common TTS outputs to reduce API calls
3. **Batch Processing**: Combine multiple short texts into single API calls where applicable
4. **Usage Monitoring**: Regularly review your usage patterns to identify optimization opportunities

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="What happens if I exceed my usage cap?">
    Your API access will be temporarily restricted. To resume service, settle your current invoice through the billing portal.
  </Accordion>

  <Accordion title="How quickly is my usage data updated?">
    Usage statistics are typically updated in real-time, allowing for immediate monitoring of your API consumption.
  </Accordion>

  <Accordion title="Can I change my billing cycle or payment method?">
    Yes, contact our support team to discuss adjustments to your billing preferences.
  </Accordion>

  <Accordion title="Are there any hidden fees or charges?">
    No, our pricing is transparent. You only pay for the characters processed, with no additional hidden costs.
  </Accordion>

  <Accordion title="How do I request an increase in my usage cap?">
    Contact our support team at [friends@dubverse.ai](mailto:friends@dubverse.ai) to discuss increasing your usage limit.
  </Accordion>
</AccordionGroup>

## Need Assistance?

For any questions regarding usage, billing, or account management:

<Card title="Contact Support" icon="headset" href="mailto:friends@dubverse.ai">
  Email our billing support team
</Card>

We're committed to providing transparent and fair billing practices to support your TTS integration needs.
