Step 2 of 2 · Activation
Your tk_live key.
This key authenticates every API call to Hive. It is shown once. Save it now.
Tenant: —
·
provisioned
Live API key · click to reveal
••••••••••••••••••••••••••••••••••••••••
Click to reveal your key
Save this key. Hive does not store it after this screen. If you lose it, you will need to generate a new key from your dashboard.
Issue your first receipt · curl
curl -X POST https://hivemorph.onrender.com/v1/provebirth/cert/issue \ -H "Authorization: Bearer tk_live_…" \ -H "Content-Type: application/json" \ -d '{"agent_did":"did:hive:agent:your-agent-0","controller_did":"did:hive:controller:your-tenant","model_pin":"claude-3-5-sonnet@20241022","tool_grants":["mcp.call"],"policy_hash":"a1b2c3d4e5f6…","training_cut":"2024-04-01","deployment_target":"your-deployment"}'