API users

Our REST APIs are generated immediately out of the code, allowing you to implement machine learning in many ways. For example, REST APIs can be used to call a model created by sensor data and to set up auto-alerts if the sensor data falls below a specified threshold.

REST API references

See the definitive guide to H2O-3’s REST API.

Schemas

See the definitive guide to H2O-3’s REST API schemas.

REST API example

See an in-depth explanation of how H2O-3 REST API commands are used. This explanation includes versioning, experimental APIs, verbs, status codes, formats, schemas, payloads, metadata, and examples.