Appendix B - API Reference

The links below point to more detailed API/developer documentation.

  • REST API Endpoints: This document represents the definitive guide to the H2O REST API. Use cURL along with REST client browser plugins to run REST API requests.

  • REST API Schemas: This document represents the definitive guide to the H2O REST API schemas.

  • R User HTML and R User PDF : This document provides the list of available functions that can be used when configuring H2O through R.

  • Python: This document provides the list of available functions that can be used when configuring H2O through Python.

  • h2o-core Javadoc: The definitive Java API guide for the core components of H2O.

  • h2o-algos Javadoc: The definitive Java API guide for the algorithms used by H2O.

  • POJO/MOJO Javadoc: Provides a step-by-step guide to creating and implementing POJOs and MOJOs in a Java application.

  • Sparkling Water API: This document describes the configuration properties that can be passed to Spark to configure Sparkling Water.