Suzanne
Browse docs

API at a glance

Overview

Turn a text prompt or 1–4 photos into a textured 3D mesh via the Suzanne API.

Turn a text prompt or 1–4 photos into a textured 3D mesh. The API returns standard GLB (and optionally OBJ / STL) so the output drops into Unity, Unreal, Blender, three.js, anywhere glTF works.

Base URL: https://api.suzanne3d.com

What this is

The Suzanne API is a single, vendor-agnostic surface for 3D mesh generation. You send a prompt or photos; we route the request to the best model for the input shape, run it, and hand you back a downloadable mesh. The contract is stable even as we swap models underneath.

Start here

Quickstart

Submit your first text-to-3D job in under a minute.

Models

Pick the right model and understand auto-routing.

Endpoints

Full request/response shapes for every endpoint.

Authentication

How to issue and use API keys safely.