JoggAI
Generative video covering avatars, product clips, lip sync, templates, and translation.
Generates a product video from a template, adds a translated voice track, and downloads the render.
Use JoggAI with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put JoggAI to work.
What Snow can do with JoggAI
These are the JoggAI operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads18
Look at your data without changing it.
- Get Account and Credit Balance
Return the connected JoggAI user and remaining credit balance. Use this before a credit-consuming generation request; JoggAI does not expose a plan name.
- Get AI Script Task
Check an AI script generation task and return generated scripts when completed.
- Get Lip Sync Video
Check a lip-sync task and return its output URLs and duration when successful.
- Get Photo Avatar
Check photo-avatar motion generation and return the reusable avatar details when complete.
- Get Photo Avatar Image
Check photo-avatar image generation and return the generated image URLs and keys when ready.
- Get Product Avatar
Check product-avatar motion generation and return the reusable avatar when complete.
- Get Product Avatar Image Task
Check a product-avatar image generation batch and return its status summary and generated image candidates.
- Get Product Video
Check one product video and return its generated media when available.
- Get Talking Avatar Video
Check a talking-avatar video and return its media URLs when completed.
- Get Template Video
Check a template-rendered video and return its output details when complete.
Creates15
Add something new to your account.
- Animate Photo Avatar
Create a reusable animated avatar from a photo-avatar image. WARNING: this generation creates persistent media and costs at least 2 JoggAI credits; the 2.0-Pro model costs 3 credits. Call GET_ACCOUNT first to check the remaining balance. Returns a motion ID for GET_PHOTO_AVATAR.
- Animate Product Avatar
Add motion and a voice to a selected JoggAI product-avatar image generation. WARNING: this call consumes JoggAI credits and creates persistent media; call GET_ACCOUNT first to check the remaining balance. Returns a motion ID for GET_PRODUCT_AVATAR.
- Create Asset Upload URL
Create a signed URL for uploading an asset to JoggAI. This does not upload the file bytes; PUT them to sign_url separately, then use asset_url in a generation request, including as a template image or video variable's url.
- Create Lip Sync Video
Start an asynchronous lip-sync video from publicly reachable video and audio URLs. WARNING: this request consumes JoggAI credits; call GET_ACCOUNT first to check the remaining balance. Returns a task ID for GET_LIP_SYNC_VIDEO.
- Create Product
Create product information from exactly one source: a product page URL, or manually supplied product details. WARNING: this creates a persistent JoggAI product, and API v2 provides no read or delete product endpoint. Retain this tool's returned product ID and details because the side effect cannot be read back or automatically reversed.
- Create Product Video
Start a product video using a saved product and nested video, avatar, voice, audio, and script settings. WARNING: this call consumes JoggAI credits and creates persistent media; call GET_ACCOUNT first to check the remaining balance. Returns an ID for GET_PRODUCT_VIDEO.
- Create Product Video Previews
Generate product-video previews for one or more visual styles. WARNING: this call consumes JoggAI preview credits and creates persistent previews; API v2 provides no preview delete endpoint. Call GET_ACCOUNT first to check credits, then use LIST_PRODUCT_PREVIEWS to retrieve status and preview IDs.
- Create Talking Avatar Video
Start a talking-avatar video using an avatar and either a text script or hosted audio. WARNING: this call consumes JoggAI credits and creates persistent media; call GET_ACCOUNT first to check the remaining balance. Returns a video ID for GET_TALKING_AVATAR_VIDEO.
- Create Template Video
Start rendering a JoggAI v2 template with typed text, script, image, or video variables and optional avatar, voice, captions, and music settings. WARNING: this call consumes JoggAI credits and creates persistent media; call GET_ACCOUNT first to check the remaining balance. Returns a video ID for GET_TEMPLATE_VIDEO.
- Create Webhook
Create a JoggAI webhook endpoint with a callback URL, delivery status, and event subscriptions. Returns a one-time sensitive signing secret; store it securely and never log it.
Updates2
Change something that is already there.
- Update Product
Update an existing JoggAI product's descriptive fields. Supplying media replaces the complete media list; pass an empty list to remove all media. JoggAI API v2 has no product read endpoint, so retain the product details in your own workflow state.
- Update Webhook
Fully replace an existing JoggAI webhook's callback URL, delivery status, and event subscriptions.
Deletes1
Remove something. This often cannot be undone.
- Delete Webhook
Permanently delete one JoggAI webhook endpoint. WARNING: this operation is irreversible; confirm the endpoint ID before calling it.
Related integrations
Ready to put JoggAI to work?
Sign up free, build an app by chatting, and connect JoggAI in minutes. No credit card required.