Thrixel API
Generate, refine, and export 3D models programmatically.
The Thrixel API turns text prompts and reference images into production-ready 3D models through a five-phase pipeline. You submit a request, poll (or stream) until it's ready, then download the result in GLB, FBX, OBJ, STL, or USDZ.
Where to start
- Getting Started — base URL, authentication, rate limits, and a quickstart.
- Core Workflow — generation endpoints (Phase 1, 2, 3, 5).
- Track Progress — polling, streaming (SSE), and submission listing.
- Detail & Texture — Phase 4 GPU detailing, remesh, and retexture.
- Download & Export — unified download endpoint and async conversion.
- Organize — projects, nicknames, archive, pin.
- Gallery — public published models.
Base URL
https://api.thrixel.com/api/v1