API
The BIM.works API is available through the provided SDKs.
API Categories
Auth
Authentication and authorization related calls.
BIM
BIM related calls.
Model Checks
- Configure checks
- Run model checks
- Export results to BCF
File System
Manipulate the BIM.works virtual filesystem.
- Organize the tree by using folders
- Add or remove Revisions
- Search
- Retrieve previous checkin errors
2D Geometry
- WKT/WKB export of spaces
- Export Footprint as SVG
- Visualization
3D Geometry
- Retrieve 3D metadata
- Export to glTF
- Visualization
GIS
- Retrieve and manipulate geo references
- Extract geo references according to different methods
- Convert between different CRSes
Rendering
BIM.works Repository is capable of rendering models. You can generate snapshots for one or multiple models from user-defined viewpoints.
Tokens
Delegation of authorization is the main means of auth in BIM.works.
Upload
Methods related to uploading models.