{% extends "base.html" %} {% block title %}API Keys - Postcard Manager{% endblock %} {% block content %}
| Key | 创建时间 | 操作 |
|---|---|---|
{{ k.key }} |
{{ k.created_at.strftime('%Y-%m-%d %H:%M') }} |
还没有 API Key,点击上方按钮创建一个。
{% endif %}curl -H "Authorization: Bearer YOUR_API_KEY" http://localhost:8000/api/profiles