Serverless BIM Analysis
Infrastructure
Convert Python scripts into scalable API interfaces. Analyze IFC models in the cloud without managing servers.
How It Works
From script to scalable API in seconds.
Write Script
Define your logic using our Python. You only have to do this once. Your script is stored encrypted and secure.
def run(ifc : ifcopenshell.file):
walls = ifc.by_type("IfcWall")
...
Get Endpoint
We instantly deploy your script and provide you with a reusable secure openAPI 3 endpoint.
Analyze
Process files and get results in JSON. Reuse the endpoint for any IFC file. We charge per minute of processing time.
{
"status": "ok",
"volume": 425.8
}
Why MyBimApi?
Built for users who need power and flexibility.
IFC Superpower
We leverage the full power of IfcOpenShell and python. Your script is only limited to your imagination. Want to analyze multiple files at once? No problem.
Serverless Scaling
Forget about Docker containers or server management. We handle the infrastructure so you can focus on logic. Our pricing model is only charging you for the time you use our solution.
Private Data
Your IFC data (or the data from your clients) and scripts are encrypted and isolated. We do not store your IFC data longer than needed to process your script. We prioritize data privacy and security.
Ready to Start Building?
Turn your Python scripts into scalable BIM APIs today. No credit card required. Get 100 free credits to get started.
Create Your First BIM API