API Limits and Credit Consumption Costs

Overview of usage limits and API credit consumption across KonPro's API plans and endpoints

API Plan Tiers

Below are the tiers of API usage available:

API Plan TierVideo CreditsStreaming CreditsPrice
Trial3 min10 min$0 / 14 days
Build16 min32 min$14.4 / month
Launch45 min90 min$35 / month
Scale200 min400 min$138.6 / month
EnterpriseCustomCustomContact Sales
ℹ️

All users — including Trial plan — receive credit capacity for both offline and streaming video tasks during the Trial period.

⚠️

Note: video_translate and generate-proofread endpoints are available only to Scale and Enterprise plan customers.

What is an API Credit?

API Credits are consumed performing tasks such as creating videos, translating content, streaming, or using Interactive Avatars. Consumption depends on the endpoint:

FunctionalityCredit CostDetails
video/generate (Photo Avatar)0.2 credits / minCharged in 30 sec increments
video/generate (Video Avatar)1 credit / minCharged in 30 sec increments
video_translate3 credits / minCharged in 30 sec increments
generate-proofread1 credit / 2 min2-min video = 1 credit
/v1/video/av4/generate6 credits / minPremium video
Active streaming session0.2 credits / min30 sec min, 1 sec increments after
photo_avatar/photo/generate1 credit / callPer generation
photo_avatar/look/generate1 credit / callPer generation
photo_avatar/train4 credits / callCustom avatar training
photo_avatar/add_motion1 credit / callAdd motion
photo_avatar/add_sound_effectFreeAdd sound effect
photo_avatar/upscale0.5 credit / callUpscale avatar

Check your usage history at: Account Settings → History → API Usage

Video Generation Concurrent Job Limits

Maximum number of videos that can be processed simultaneously. Other jobs queue until active jobs finish.

API Plan TierNumber of concurrent video generations
Trial1
Build3
Launch6
Scale6
EnterpriseCustom

Video Length and Resolution Limits

The length of videos that can be translated or generated via API is limited by Tier:

API Plan TierVideo LengthVideo Resolution Limit
Trial3 minutes720p
Build16 minutes1080p
Launch45 minutes4K
Scale200 minutes4K
EnterpriseCustom4K

Photo Avatar and Look Generation Limits

Photo Generation (API vs Web)

  • Unlimited photo generations via API for all tiers.
  • KonPro Web App is capped at 400 photo generations per month.
  • Exceeding 400 in Web App blocks further generation via web, but API remains unlimited.

Avatar Looks per Group

Max 500 Looks per Avatar Group.

Avatar Group Generation

PlanMax Avatar Groups
Trial3
Build10
LaunchUnlimited
ScaleUnlimited
EnterpriseUnlimited

video/generate Endpoint Limits

Resource Uploads

KonPro limits the size and format of resources such as images, audio or video, that can be uploaded to the Video/Generate endpoint. Render errors may occur if resources are invalid.

Resource TypeSupported FormatMax File SizeResolution
VideoMP4100MB<2K
ImageJPG, PNG50MB<2K
AudioWAV, MP350MB-

Asset URLs must be public and accessible.

Ensure file format matches extension and is not corrupted.

Video Avatar Input

  • Input Text (Avatar speech): < 5,000 characters.
  • Audio input: ≤ 10 minutes (600 seconds).
  • Invalid inputs result in render failures.

Output Video Specifications

  • Frame rate: 25fps.
  • Dimensions: Width/height between 128 and 4096.
  • Maximum 50 scenes per video.
  • WebM format: only for paid API plans.

Streaming API Endpoint

Repeat Task

Up to 1,000 characters at a time can be sent to the Interactive Avatar to repeat text.

Table of Contents