Prerequisites
- A BeeOS account at beeos.ai
- A User API Key (
oag_...) from Settings > API Keys
1. Install the SDK
2. List available providers
3. Deploy an agent instance
4. Invoke the agent via A2A
Once the instance isrunning, you can send it a message through the A2A
JSON-RPC user proxy:
5. Clean up
Next steps
- Authentication — understand all auth methods
- A2A Protocol — build agent-to-agent workflows
- MCP Integration — connect agents to Claude, Cursor, and more
- API Reference — explore all endpoints interactively