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

# Get Started

> Learn about the APIs provided by Vozo, their pricing, and how to use them.

<Note>
  If you encounter any issues, please contact [support@vozo.ai](mailto:support@vozo.ai).
</Note>

## Overview

The Vozo API currently supports the following APIs:

1. Translate and Dub API
2. LipSync API
3. Reusable LipSync API

## Pricing

1. Pricing follows the same structure as submitting jobs via the Vozo portal: [Points Usage for AI Tools](https://www.vozo.ai/docs/common/tools-points-rules)
2. Points are deducted from your account once a job completes successfully. If your balance is insufficient, subsequent API requests will fail.

## Getting the API Key

1. API access is available exclusively for users on the Studio plan and above. Please contact [bd@vozo.ai](mailto:bd@vozo.ai) to request API access.
2. After approval, you could find the "API Keys" in your profile dropdown:

<img src="https://mintcdn.com/vozo/H2aAjsZcH19aRL8G/images/api_key.png?fit=max&auto=format&n=H2aAjsZcH19aRL8G&q=85&s=8a5d307b98b3eca20a3036d8d61ab3b3" alt="Api Key Pn" title="Api Key Pn" className="mx-auto" style={{ width:"31%" }} width="576" height="884" data-path="images/api_key.png" />

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How do I know the points used for each project created?">
    You can check the detailed point usage for each project on the Dashboard – top right avatar → [Points Usage History](https://app.vozo.ai/points_history) – and export the data for your records.
  </Accordion>

  <Accordion title="Will Job submitted by API executed with higher priority?">
    No. Priority is determined by subscription plan. If you need faster prociessing, please contact [bd@vozo.ai](mailto:bd@vozo.ai).
  </Accordion>
</AccordionGroup>
