API Reference
=============

The technical API reference for Hypothesis is split into three pages. The API reference documents non-strategy objects that are part of the public API. The strategies reference documents builtin strategies, including for :doc:`extras </extras>`.  The integrations reference documents Hypothesis features with a defined interface, but no code API.

.. toctree::
   :maxdepth: 1

   api
   strategies
   integrations
