/
SI
simscale
/
SimScale API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 24h ago
Details
Filter operations
AI Models
6
get
Get all AI models belonging to the user
get
Get specific AI model belonging to the user
get
Get all AI model belonging to the user that can be used to run a specific simulation
post
Generate an AI prediction for a simulation based on an AI model
post
Start an AI prediction for a simulation based on an AI model
get
Get the status of an AI prediction, and its results if it is done
CAD Features
3
CAD Imports
3
CADs
8
Component Registry
24
Data Repository
12
Export
2
Folders
10
Materials
12
Mesh Operations
10
Meshes
2
Postprocessing
2
Project Permissions
1
Projects
5
Reports
8
Simulation Runs
15
Simulations
9
Space Permissions
3
Spaces
3
Storage
1
Table Imports
1
Users
2
Wind
1
Workflow Repository
6
Workflow Runner
10
AI Models
Get all AI model belonging to the user that can be used to run a specific simulation
get
/ai/available-models
Query parameters
simulationId
string
uuid
required
projectId
string
required
Response
AI model
AvailableAiModel[]
required
aiModelLabel
string
aiModelId
string
uuid
Changes