A complete API for all CAD needs — from file conversion to interactive AR viewer embeds.
Convert STEP, IGES, OBJ, FBX, STL, DXF to target formats. Batch processing supported. Returns download URL on completion.
Generate a shareable viewer link or iframe embed for any 3D model in one API call. Live and interactive immediately.
Create AR viewer URLs and QR codes from 3D models. WebXR compatible — works on iOS & Android without any app install.
Submit CAD jobs to the SyncCAD worker queue, track status in real-time, and retrieve results via webhook callback.
Real-time notifications to your endpoint when a job completes, file is ready, or project status changes.
Access files and viewers using auto-expiring signed URLs — secure sharing for sensitive client files.
Base URL: https://api.synccad.com/v1
| Method | Endpoint | Description | Auth |
|---|---|---|---|
| POST | /ar/models |
Register a CAD model for AR viewing — returns arLink & qrCode |
✓ Bearer |
| GET | /ar/models/:id |
Retrieve model metadata & increment view counter | Public |
| GET | /ar/models |
List all registered AR models for your account | ✓ Bearer |
| DEL | /ar/models/:id |
Delete an AR model from your account | ✓ Bearer |
| POST | /contracts/sign |
E-sign an NDA — records signature with timestamp | Public |
| GET | /contracts/:id |
Retrieve signed NDA contract by ID | Public |
| POST | /messages |
Submit a contact inquiry or project request | Public |
| GET | /stats |
Dashboard stats — projects, views, revenue | ✓ Bearer |
Start free, scale as you grow. All plans include 3D Viewer hosting.
For testing and small personal projects.
For studios, agencies, and active developers.
For high-volume teams with custom requirements.
Get your API key instantly. Base URL goes live — integrate CAD capabilities in minutes.