Download OpenAPI specification:Download
This API provides a way to automatically calculate the product simulation coefficient (c) using simplified inputs.
Returns ID Token after successful authentication with Cognito
username | string |
password | string |
{- "username": "string",
- "password": "string"
}
{- "IdToken": "string"
}
mass required | number > 0 A positive float representing the mass of the product in kilograms (kg) |
purpose required | string Enum: "cooling" "freezing" Specifies the purposed environment where the coefficient will be used. Valid values are 'cooling' for chillers and 'freezing' for deep freezers. |
{- "coefficient": 12
}