Hi team,
I noticed you recently released the public REST API—congratulations on the launch
!
I’m interested in downloading IFC files for a given project/model programmatically through the API. I’ve reviewed the available endpoints in the Swagger documentation but couldn’t find anything that clearly addresses this use case.
I did see there’s a GET /v1/upload-url endpoint, but I’m not sure if this would allow me to retrieve/download associated IFC files, or if it’s intended for a different purpose.
Could you clarify whether:
-
Downloading IFC files via the REST API is currently supported?
-
If so, which endpoint(s) should I be using?
-
If not, are there plans to add this functionality in the future?
Thanks!