Skip to main content

Sherlock APIs 2025 R2

Examples: Add Thermal Event

Last update: 17.07.2025

Proto Request Example

{
  "project": "Tutorial Project",
  "phaseName": "On The Road",
  "eventName": "Test Thermal Event Creation API",
  "description": "Test Description",
  "numOfCycles": 99,
  "cycleType": "DUTY CYCLE",
  "cycleState": "STORAGE"
}

Python Example

For a Python example, refer to the online PySherlock Reference.

Connect with Ansys