Settings
Store the sk_ API key this dashboard uses to call /api/v1.
API key
Where do I get a key?
API keys are created and revoked via POST /api/v1/api-keys. The raw sk_ value is shown exactly once at creation time and is never retrievable again — copy it somewhere safe and paste it here.
This dashboard stores the key only in this browser's localStorage and sends it as an Authorization: Bearer header on every request — it is never written anywhere else.