Skip to main content
All CollectionsGetting StartedPlatform Basics
API and Software Development Kit
API and Software Development Kit

Access many of the features within our platform programmatically.

Updated over a week ago

This is an Early Access feature that is still under development. View the Luminary Cloud Early Access Terms.

Luminary Cloud’s Python Software Development Kit (SDK) allows you to access many of the features within our platform programmatically (i.e., without needing to go through the in-browser graphical user interface). Our Python SDK provides a secure abstraction layer, a set of simulation-specific data structures and all the necessary functionality to enable automation via simple Python scripts.

It allows you to create your own applications leveraging Luminary (such as importing geometry and creating meshes, running and post-processing simulations, running explorations and creating surrogate models) and connect Luminary simulations to pre- and post-processing tools that are already part of your own workflows.

View our API reference documentation here.

Did this answer your question?