Integrate
API keys and every door into the canvas — your terminal (CLI), your AI tools (MCP), or your product (REST & SDK).
Your API keys
Used by the Orkhub CLI (orkhub login --token …), the SDK, and direct REST calls.
Loading…
Treat keys like passwords
Anyone with your ork_… key can run agents on your account and consume your task quota. Never commit them to git — use environment variables or a secrets manager. Revoke keys that leak immediately.
Need a code sample? See Docs & SDK → for curl, SDK, and MCP examples.