{% extends "_layout.html" %} {% block title %}Sign in — unifi-api admin{% endblock %} {% block content %}

Sign in

Paste your admin API key — the unifi_live_… string emitted by the server on first boot.

{% if bootstrap_key %} {% endif %} {% if clear_storage %} {% endif %} {% endblock %}