⚠️ Save your API key

This is the only time you'll see the full key. Copy it now and store it securely.

Create New Key

Your Keys

No API keys yet

Create your first key to start using the AgentLeash API.

🔌 Integration Snippets

Click to copy. Key is auto-filled after creation.

curl -X POST https://api.tokenform.com/api/v1/verify \
  -H "Authorization: Bearer al_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"agentId": "my-agent", "toolName": "read"}'