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 <../h2o-r/h2o_package.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 R.
  • 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.
  • h2o-scala Scaladoc: The definitive Scala API guide for H2O.
  • Sparkling Water API: This document describes the configuration properties that can be passed to Spark to configure Sparkling Water.