v8_3ds
3D
3D. Generation endpoint on /v8/3ds/{model3d}. Returns status: "success" with output when the model answers inline, or status: "processing" with an id and eta to poll on the matching fetch endpoint. Request parameters vary by model — discover them with GET /v6/model-search/{modelId}. Requires a paid subscription; failures arrive on HTTP 200 with status: "error" and a machine-readable code.
post/v8/3ds/{model3d}
Path parameters
model3dstring required
Model3D path parameter.
Request body
Response
Generation outcome. status is "success" with output, "processing" with an id and eta to poll, or "error".
Changes
No recorded changes to this endpoint across all 1 revision of this API.