Authentication
API key and agent key authentication.
bash
curl https://app.korclaw.com/api/v1/agents \
-H "Authorization: Bearer kc_live_your_api_key_here" \
-H "X-KorClaw-Agent-Key: ka_your_agent_key_here"Loading…
API key and agent key authentication.
curl https://app.korclaw.com/api/v1/agents \
-H "Authorization: Bearer kc_live_your_api_key_here" \
-H "X-KorClaw-Agent-Key: ka_your_agent_key_here"