{% if is_regeneration %}API Key Regenerated Successfully{% else %}API Key Generated Successfully{% endif %}

Your new API key has been created. Save it now - it will not be shown again.

Important Security Notice

This is the only time you will see your API key. Copy it now and store it securely.

Name: {{ api_key.name|default:"Unnamed Key" }}
Prefix: {{ api_key.prefix }}...****
Created: {{ api_key.created_at|date:'M j, Y g:i A' }}
View API Documentation
{% include "users/partials/api_keys_list.html" %}