You're viewing a demo workspace with sample data.Start Free →
Back to dashboard
Management API Keys
AdvancedFor calling the LLMCap management API from your own scripts. These never carry model traffic — to route an LLM call, use a Proxy Key instead.
Sample data
Send a Management API key as Authorization: Bearer to call the management API from your own scripts — no dashboard session needed. A key acts on this workspace only. The gk_live_ prefix is unchanged.
curl https://api.example.invalid/v1/workspaces/{workspace_id}/keys \
-H "Authorization: Bearer gk_live_..."| Label | Key prefix | Scopes | Created (UTC) | Last used (UTC) | |
|---|---|---|---|---|---|
| CI Deploy Bot | demo_mgmt_4c2a9f01… | keys:read, keys:write | |||
| Read-only Analytics | demo_mgmt_88e1b6d3… | logs:read, budgets:read |
Every change on this page — new keys, deletions — lives only in this browser tab; reloading restores the original sample keys.