Build next-gen apps with tripo3d-v2.5
Pricing
TokenLab Price
$0.14
Discount: 30%
| Official Price | TokenLab Price | Discount | |
|---|---|---|---|
| Price | $0.20Per Request | $0.14Per Request | 30% |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test tripo3d-v2.5 in Web Agent. Run the recommended 3d-generation request at /v1/3d/generations, then show request body, task id, poll URL or final status.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/3d/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "3d-generation",
"model": "tripo3d-v2.5",
"prompt": "A stylized ceramic astronaut figurine."
}'Use cases
Asset prototypes
Spin up 3D concept assets and validate async result handling before production.
Side-by-side test
See real response quality, latency, and price before this becomes your production default.
Prompt examples
Generate a simple 3D product concept and report the async task status.
Send the smallest possible request and walk me through every response field.
Compare this model with a cheaper one in the same category — when is each worth it?
FAQ
How much does tripo3d-v2.5 cost?
On TokenLab, tripo3d-v2.5 costs $0.14 Per Request. The pricing table above shows the full breakdown.
What is tripo3d-v2.5 best for?
tripo3d-v2.5 is a strong fit for 3D Generation. You can call it through TokenLab with one API key.
How do I call the tripo3d-v2.5 API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/3d/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should tripo3d-v2.5 use?
Use https://api.tokenlab.sh/v1/3d/generations as the default for tripo3d-v2.5. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test tripo3d-v2.5 before integrating it?
Yes. Try in Web Agent opens a ready test for tripo3d-v2.5 and keeps your prompt after sign-in, so you don’t lose context.
Which operations does tripo3d-v2.5 support?
tripo3d-v2.5 supports 3d-generation. Pick an operation in the API workbench above to see the matching endpoint and code sample.