{% extends "bookmarks/layout.html" %} {% block content %}
{% include 'settings/nav.html' %}

API Token

The following token can be used to authenticate 3rd-party applications against the REST API:

Please treat this token as you would any other credential. Any party with access to this token can access and manage all your bookmarks.

If you think that a token was compromised you can revoke (delete) it in the admin panel. After deleting the token, a new one will be generated when you reload this settings page.

{% endblock %}