Pricing

Credit usage.

Wondering how many credits each action takes? Here's a quick overview of what costs what inside your bookoly workflows.

Add Audio to a Video

POST /api/v1/add-audio-to-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Add Audio with Subtitle to Video

POST /api/v1/add-audio-with-subtitle-to-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Add Subtitles to a Video

POST /api/v1/add-subtitle-to-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Add Subtitles to a Video from a File

POST /api/v1/add-subtitle-to-video-from-file

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Generate a Subtitle File

POST /api/v1/generate-subtitle-file

Credit usage is based on the duration of the output. 1 second = 1 credit.

Clip a Video

POST /api/v1/clip-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Combine Sounds

POST /api/v1/combine-sounds

Credit usage is based on the duration of the output. 1 second = 1 credit.

Create a Slideshow

POST /api/v1/assets-to-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Create a Speech Synthesis

POST /api/v1/text-to-speech

Credit usage is based on the duration of the output.

Create a Speech Dialogue

POST /api/v1/create-speech-dialogue

When creating a speech dialogue, the sum of each speech synthesis included in the dialogue is billed together.

Generate a Video

POST /api/v1/generate-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K. Plus the output duration of the speech (1 second = 1 credit).

Mute a Video

POST /api/v1/mute-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Crop a Video

POST /api/v1/crop-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Scale a Video

POST /api/v1/scale-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Overlay Videos

POST /api/v1/overlay-videos

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Stack Videos

POST /api/v1/stack-videos

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Extract Audio from Video

POST /api/v1/extract-audio-from-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Add Watermark to a Video

POST /api/v1/add-watermark-to-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Rotate a Video

POST /api/v1/rotate-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Blur a Video

POST /api/v1/blur-a-video

Credit usage is based on the duration and resolution of the output. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Frame a Video

POST /api/v1/frame-a-video

Credit usage depends on the selected frame quality: HD = 10 credits, 2K = 20 credits, 4K = 40 credits.

Split a Video into Scenes

POST /api/v1/split-video-into-scenes

Credit usage is based on the duration and resolution of the input. 1 second = 1 credit for HD, 2 credits for 2K, and 4 credits for 4K.

Transcribe Audio or Video

POST /api/v1/create-transcript

Credit usage is based on the duration of the input. 1 second = 1 credit.