Thrixel API

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).
  • Prompt Patterns — what works and what doesn't, written for users with no 3D background.
  • Track Progress — polling, streaming (SSE), and submission listing.
  • Detail & Texture — Phase 4 GPU detailing, remesh, and texture generate/rebake.
  • 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

On this page