{% load copyable %} {% load i18n %} {% load static %}
{% csrf_token %}

{% translate "API Access" %}

{% blocktranslate trimmed with apiurl='href="/api/events/" target="_blank" rel="noopener"' docurl='href="https://docs.pretalx.org/en/latest/api/index.html" target="_blank" rel="noopener"'%} This token can be used to access the pretalx API. You can generate a new token, which will invalidate the old one. To find out more, please have a look at the API documentation. {% endblocktranslate %}

{{ token|copyable }}
{% translate "Use for authentication when accessing the API." %}
{% if orga %}
{% endif %} {% if orga %}
{% endif %}