Developers

API keys, integration docs, and everything you need to put Orkhub agents inside your product.

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.