Human Heat Exchange API
Multiple models. One platform.

Provide person, environment, and activity parameters to run one or multiple thermal indices.

Current supported thermal models:

SSTA
Steady-State Thermal Audit
PHS
Predictive Heat Strain
UTCI
Universal Thermal Climate Index
WBGT
Wet Bulb Globe Temperature
PMV
Predicted Mean Vote
TNZ
Thermoneutral Zone
HSDA
Heat Strain Decision Aid
More coming soon...

Easy to follow API documentation to conduct advanced thermal assessments. Results returned in application friendly JSON format


{
  "status_code": 200,
  "time": "27-09-19 16:09:12",
  "message": "Successful.",
  "requests_today": 5,
  "daily_limit": 1000,
  ....
  "models": [
    "UTCI"
    ],
  "models_ran": [
    "UTCI"
    ],
  "results": {
    "UTCI": {
      "utci_temperature": 22.87,
      "utci_grade": 4,
      "utci_head": "No Thermal Stress",
      "utci_message": "Average sweat rate may be greater than 100 g/h, however compensability is obtainable. Core temperature will eventually plateau.",
      "utci_error": ""
    }
  }
}
Display results attractively:

100% Free.
1000 API Calls/day limit.

Register now