{% extends "base.html" %} {% import "_macros.html" as m %} {% block title %}API tokens — rosbackup-ng{% endblock %} {% block page_title %}Security · API tokens{% endblock %} {% block content %}
Bearer tokens for the /api/v1 automation API and the Prometheus /metrics scrape. A read-only token may only read (GET) and scrape metrics; a full token can also start runs and edit schedules. The token is shown once, in a pop-up, right after you generate it.