• How do I create API Keys?

    To generate and manage your API Keys:

    1. Log in to your account.
    2. Go to Enable API, and select the endpoints you want enabled for your apps.
    3. Select Apps from the user menu.
    4. Click + Add app to create a new key.
    5. Enter a name and optional description.
    6. Click ADD APP to generate your key.
    7. API key is under the Credentials tab
  • How do I add credits to my developer account?

    To begin using your API key, you need to add credits to your developer account. Here's how:

    1. Log into your developer account.
    2. Navigate to My Account.
    3. Go to the Manage Billing tab.
    4. Click on the Credit Balance tab.
    5. Press the Add Credit button.
    6. Choose the amount you'd like to deposit (minimum $1).

    Your account will update immediately with the new credit balance.

    Important: Keep your credit balance positive to avoid any interruptions in API service.

  • I created an app but I don’t see any APIs to select?

    1. Go to the Enable API page in the Developer Portal.
    2. Identify each endpoint group by its path prefix (e.g., Chat = /chat, Creator = /creator/*, General = /general/*).
    3. Toggle Enable API next to the groups you need.
    4. Click Save.
    5. Return to your app’s settings—the enabled APIs will now be selectable.
  • Which platforms are supported for video processing?

    At present, our platform supports YouTube videos. Simply pass the YouTube URL through the URL parameter—please note that we currently support both public and unlisted videos, but private videos are not supported. 

    We're also actively working to expand our integration to include other platforms like Zoom, Facebook, and more in the near future.

  • Does the API support soundless or music-focused videos?

    At the moment, our API does not support processing soundless or music-oriented videos. However, we have plans to include support for these types of content in the future.

  • What duration of videos is supported?

    Our API supports videos ranging from 1 minute up to 3.5 hours, allowing both short clips and longer form content to be processed effectively.

  • How do I set an expiration for my API key?

    By default, your API key is created without an expiration date. If you wish to set one, follow these steps:

    • Select your current App.
    • On the right side of Credentials, click Add key.
    • Choose between setting the key to Never expire or selecting a specific expiration date.
  • How can I customize the language used in AI responses?

    When making an API call, simply include the language parameter with the desired two-letter code to tailor the AI output language. You can choose from the following options:

    • en – English
    • hi – Hindi
    • es – Spanish
    • pt – Portuguese
    • ru – Russian
    • de – German
    • fr – French
    • ja – Japanese
    • ko – Korean
    • ar – Arabic