{% extends '@!NelmioApiDoc/SwaggerUi/index.html.twig' %} {% block header %} {% endblock header %} {% block stylesheets %} {{ parent() }} {% endblock stylesheets %} {% block swagger_ui %} {{ parent() }}

Command line

Show help for command line

REST API Reference and sandbox

API is protected with HTTP basic authorization - you need to send your account username and password othervise server will return HTTP Error 401 Unauthorized.

{% endblock %}