=======================
V2 API client reference
=======================

In addition to the modules available in a ``client.v1.Client`` instance, a
``client.v2.Client`` instance has the following submodules (each one
corresponding to an API endpoint):

.. note:: Some modules of the ``client.v2.Client`` replace v1 modules with
          their v2 alternative (for example) ``summary``.

.. toctree::
   :maxdepth: 1
   :glob:

   ./*
