v1

latestOpenAPI 3.1.0Proprietary2026-07-173298155.5 KB
Models - Phone Nest

Models - build a Phone Nest

Parametric 3D-printable desktop phone holder/stand with a lofted cradle surface, optional ornamental perforations, and a phone mock-up shape. All parameters are optional - defaults produce a ready-to-print model.

post/api/v1/models/phone-nest

Request body

Example request

{
  "params": {
    "precision": 0.1
  },
  "outputs": {
    "meshPrecision": 0.1,
    "gltfMeshPrecision": 0.1
  }
}

Response

Task accepted

oktrue required

Example response

{
  "data": {
    "statusUrl": "/api/v1/tasks/{taskId}"
  }
}