====
APIs
====

*SPSDK* offers SDK separated into modules, see bellow:

.. figure:: ../_static/images/spsdk-architecture-apis.png

.. note:: See how to install *SPSDK* in :ref:`Installation Guide` chapter.

----------
APIs Usage
----------

Please check *SPSDK* examples:

- :ref:`Jupyter notebooks`

Development guides for various SPSDK modules are bellow:

- :ref:`Crypto Module API`
- :ref:`Debug Authentication API`
- :ref:`Debuggers API`
- :ref:`Image Module API`
- :ref:`MBoot Module API`
- :ref:`Protected Flash Region API`
- :ref:`Shadow Registers API`
- :ref:`SBFile Module API`
- :ref:`SDP Module API`
- :ref:`Utils Module API`


.. toctree::
    :maxdepth: 1

    logger


