{{.Success}}
{{end}}
{{if .Error}}{{.Error}}
{{end}}
API Keys
Manage API keys for programmatic access
Your New API Key
Copy this key now. You won't be able to see it again.
{{.NewKey}}
Create API Key
Your API Keys
| Name | Key Prefix | Created | Last Used | Status | |
|---|---|---|---|---|---|
| {{.Name}} | {{.KeyPrefix}}... | {{.CreatedAt.Format "Jan 02, 2006"}} | {{if .LastUsedAt}}{{.LastUsedAt.Format "Jan 02, 2006"}}{{else}}Never{{end}} | {{if .RevokedAt}} Revoked {{else}} Active {{end}} | {{if not .RevokedAt}} {{end}} |
No API keys yet. Create one to get started.
{{end}}