Generate model from text
Generate 3D models from a text prompt. Supports model count, mesh quality, target face count, and mesh-only output. Existing defaults are preserved when the new options are omitted.
Authorizations
Use the bearer token provided through the Neural4D website.
Body
- Option 1
- Option 2
Mesh quality level. Supported values are standard, high, and extra_high.
standard Text prompt used to generate the 3D model.
1"people"
Target face count. standard accepts 100000 to 500000 and defaults to 500000; high and extra_high accept 500000 to 1000000 and default to 1000000.
100000 <= x <= 500000Number of models to generate.
1 <= x <= 4PBR toggle. Use 0 to enable PBR and 1 to disable it.
0, 1 Whether to generate only the mesh, without texture or PBR output.
Response
Generation job accepted, or the request was rejected by content moderation.
- Option 1
- Option 2
Response source or type marker.
sys "sys"
Generation status message.
Generating "Generating"
Generated UUIDs that can be used later to retrieve the models.
1 - 4 elementsAlways null for text-only generation.
Credits deducted when the value is available.
Normalized face-count configuration applied to this generation request.

