API Authentication

Enter your API token to access Swagger UI

{% if messages %} {% for message in messages %}
{{ message }}
{% endfor %} {% endif %} {% if user_info %} {% endif %}
{% csrf_token %}
Token must be exactly 40 characters long
How to get your API token?

Your API token can be found in your user profile or generated through the Django admin panel. Contact your system administrator if you need assistance obtaining your token.