{% extends "base.html" %} {% block title %}New Key — Tourniquet{% endblock %} {% block content %}

Add API key

🔒 Your sk-ant- key is encrypted on disk (AES-256) before it touches the database. The plaintext lives only in process memory while a request is being forwarded, then it's wiped. It is never sent anywhere except api.anthropic.com, exactly as if you'd called Anthropic directly. Read the full trust story →
Cancel
{% endblock %}