Features Use Cases Pricing Docs Sign In Get Started

API Reference

Integrate Whiteprint into your workflow. Enterprise plans only.

Authentication

Authorization: Bearer YOUR_API_KEY

POST /api/v1/convert

curl -X POST https://api.whiteprint.ai/v1/convert \
  -H "Authorization: Bearer KEY" \
  -F "file=@model.step" \
  -F "format=pdf"