You're viewing a demo workspace with sample data.Start Free →
Back to dashboard

Management API Keys

Advanced

For 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_..."
LabelKey prefixScopesCreated (UTC)Last used (UTC)
CI Deploy Botdemo_mgmt_4c2a9f01keys:read, keys:write
Read-only Analyticsdemo_mgmt_88e1b6d3logs:read, budgets:read

Every change on this page — new keys, deletions — lives only in this browser tab; reloading restores the original sample keys.