Accessing IFC file from Qonic

Hi team,

I noticed you recently released the public REST API—congratulations on the launch :confetti_ball:!

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:

  1. Downloading IFC files via the REST API is currently supported?

  2. If so, which endpoint(s) should I be using?

  3. If not, are there plans to add this functionality in the future?

Thanks!

Hello!

Downloading IFC files via the REST API is currently not yet supported. The GET /v1/upload-url endpoint is used to import IFC files.

There are definitely plans to add this export functionality to our public API. We will let you know once it’s available!

We have just started to build our public API, and you can expect many new functionalities in the coming months.

1 Like