
Meshy 6 and Tripo3D are now available on Poyo.ai. Developers can generate 3D assets through the same async API pattern already used across Poyo image, video, music, and chat models.
The new 3D catalog includes Meshy 6 3D, Tripo3D H3.1, and Tripo3D P1.
What Is Available
The 3D lineup covers the most common asset generation workflows:
- Text-to-3D for prompt-based asset creation
- Image-to-3D for turning a reference image into a model
- Multi-image-to-3D with Meshy 6
- Multiview-to-3D with Tripo3D H3.1
- Optional texture, HD texture, detailed geometry, and quad mesh tiers where supported
Model Overview
Meshy 6 3D is useful when you want one model family for text, image, and multi-image generation. It is a practical fit for product concepts, game props, creator assets, and rapid 3D ideation.
Tripo3D H3.1 is the high-detail option. It supports text, image, and multiview inputs with pricing tiers for texture quality, detailed geometry, and quad mesh output.
Tripo3D P1 focuses on clean low-poly output. It is well suited for stylized assets, prototypes, and workflows where a simpler mesh is preferred.
Pricing Summary
Poyo uses credit-based pricing. One credit equals $0.005.
| Model | Example tier | PoYo price |
|---|---|---|
| Meshy 6 | Text/Image/Multi-image generation | $0.30 |
| Tripo3D H3.1 | Text-to-3D without textures | $0.075 |
| Tripo3D H3.1 | Image-to-3D with HD textures | $0.30 |
| Tripo3D P1 | Text/Image-to-3D with textures | $0.35 |
For side-by-side pricing, see the AI 3D API pricing comparison.
How To Start
Create an API key, choose a model ID, submit a generation task, and poll the status endpoint or use a callback URL for completed results.
{
"model": "meshy-6-text-to-3d",
"input": {
"prompt": "A stylized low-poly sci-fi supply crate, game-ready asset"
}
}
For image or multiview workflows, provide image URLs according to the model documentation.
Documentation
Use these model pages and docs to integrate:
Why Use 3D APIs Through Poyo.ai
Poyo gives teams one API surface for multiple 3D providers. Authentication, billing, async task handling, status polling, and callbacks stay consistent as you switch between Meshy and Tripo3D models.
Poyo.ai will keep adding new 3D models, so teams can test emerging 3D generation capabilities without rebuilding provider-specific integrations each time.
Explore the new AI 3D API collection to compare available models and start generating 3D assets.