voodoomfg.com

Welcome to the Voodoo Manufacturing API docs! Your Voodoo Manufacturing API key must be included with each request to the API. The API will look for the key in the "api_key" header of the request. You can request a key here.</a

πŸ”‘ apikey 11 endpoints tools
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieve the models you've created.
curl \
  -H "api_key: $API_KEY" \
  /model
Lists all orders.
curl \
  -H "api_key: $API_KEY" \
  /order
Voodoo Manufacturing offers printing in a number of different materials, with…
curl \
  -H "api_key: $API_KEY" \
  /materials
Endpoints (11 total)
GET
/model
Retrieve the models you've created.
GET
/order
Lists all orders.
GET
/materials
Voodoo Manufacturing offers printing in a number of different materials, with…
GET
/model/quote
Get a quote a given model id.
GET
/model/{model_id}
Retrieve a previously created model by its id.
GET
/order/{order_id}
Retrieve a previously created model by its id.
GET
/model/quote_attrs
Get a quote for a model with the given attributes.
POST
/model
Models represent 3D design files that you'd like to produce. Creating models …
POST
/order/create
Quotes an order and returns a quote_id that is used to confirm the order.
POST
/order/confirm
Confirms an order from a quote_id and submits it to the Voodoo factory.
POST
/order/shipping
List shipping options and prices for a given shipment.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints11
Authapikey
Categories1