Pricing
Triop API for generation is a pay-before-you-go product. You need to purchase API usage based on your application's need before using Tripo API. You can purchase API usage from the platform dashboard page. For volume API pricing and custom contracts, please contact sales.
The Tripo API pricing is based on credits. Here's a detailed breakdown of the API pricing, some tasks will have additional credits consumed, you can check it in detailed task type:
| Image generation task | Base credit |
|---|---|
| Basic text to image | 5 |
Advanced image generation — model_version: flux.1_kontext_pro, flux.1_dev, gpt_4o, gemini_2.5_flash_image_preview | 5 |
Advanced image generation — model_version: gpt_image_1.5, gpt_image_2, midjourney, gemini_3_pro_image_preview, gemini_3.1_flash_image_preview | 10 |
| Generate multiview image | 10 |
| Edit multiview image | 5 per view |
| Task type | H2 / H3 | P1 | ||
|---|---|---|---|---|
| No texture | + texture | No texture | + texture | |
| Image to model | 20 | 30 | 40 | 50 |
| Text to model | 10 | 20 | 30 | 40 |
| Multiview to model | 20 | 30 | 40 | 50 |
| Import model | Free | — | — | — |
| H2 / H3 additional parameters | credit |
|---|---|
texture_quality=detailed | 10 |
smart_low_poly=true | 10 |
quad=true | 5 |
generate_parts=true | 20 |
| Task type | Base credit |
|---|---|
| Texture model | 10 |
| Additional parameters | credit |
|---|---|
texture_quality=detailed | 10 |
| Other post process task | Base credit |
|---|---|
| Mesh segmentation | 40 |
| Mesh completion | 50 |
| Smart low poly | 30 |
| pre rig check | Free |
| Rig | 25 |
| Retarget | 10 per animate |
| Task type | Base credit |
|---|---|
| Conversion | 5 |
| Additional parameters setting result in 5 more credits |
|---|
quad=true |
face_limit |
flatten_bottom=true |
flatten_bottom_threshold |
texture_size |
texture_format |
pivot_to_center_bottom=true |
scale_factor |
Base conversion rate
$1.00 = 100 credits
Get started with 300 free credits in 2 weeks. Manage and purchase redits on your API account billing page
Checking actual credit consumption
When you query a task via GET /v2/openapi/task/{task_id}, the response includes a consumed_credit field showing the exact number of credits deducted for that task. Use this to verify billing or reconcile usage in your application.