diff --git a/docs/api/index.rst b/docs/api/index.rst index e9d1e6cf7a6..62613e89a0e 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -9,6 +9,8 @@ Unified API The new, unified Sylius API is still under development, that's why the whole ``ApiBundle`` is tagged with ``@experimental``. This means that all code from ``ApiBundle`` is excluded from :doc:`Backward Compatibility Promise `. +To use this API remember to generate JWT token. For more information, please visit [jwt package documentation](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/master/Resources/doc/index.md#generate-the-ssh-keys) + This part of the documentation is about the currently developed unified API for the Sylius platform. .. toctree::