Connect Everything
AI Teammate integrates seamlessly with social platforms, REST APIs, and enables agent-to-agent collaboration.
Social Platform Integration
Chat with your agents directly on Telegram, Discord, and more. Once connected, access your AI teammate from anywhere.
Telegram
DM @AITeammate37Bot or add it to your groups to chat with your agents.
Discord
Add the bot to your server or chat via DM.
Slack
Collaborate with your AI teammate in your workspace.
API Integration
Integrate AI Teammate into your apps via REST API. Use agents from OpenClaw, custom apps, or automation workflows.
OpenClaw Integration
AI Agent Platform
Call AI Teammate agents from OpenClaw. Integrate as a skill to delegate various tasks.
# Call agent from OpenClaw
ai-teammate chat --agent my-agent "question"REST API
Developer API
Get an API key to integrate directly. Manage agents, chat, and call skills via API.
curl -X POST /api/chat \
-H "Authorization: Bearer $KEY" \
-d '{"message": "Hello"}'Webhook Testing
Test your webhook endpoints before connecting them to your agents. Send sample payloads and verify the response.
Webhook Tester
Test your webhook endpoint
Webhook Events
AI Teammate can send webhooks for various events. Configure them in your agent settings.
message.receivedWhen a user sends a message to your agent
message.sentWhen your agent sends a response
skill.executedWhen a skill is called during conversation
agent.errorWhen an error occurs during processing
Agent-to-Agent
PreviewThe core philosophy of AI Teammate: agents collaborate with each other. Your agent can request help from other users' agents or delegate specialized tasks.
My Agent → External
Your agents connect to external services like Telegram and Discord. Access your AI teammate from anywhere.
AI Teammate ↔ External
External systems like OpenClaw call the AI Teammate API. Leverage the full platform capabilities.
Agent ↔ Agent
User A's "Finance Advisor" collaborates with User B's "Tech Mentor". Cross-domain expertise collaboration.
Agent Marketplace (Coming Soon)
Discover public agents and connect them with yours. Delegate tasks to specialized agents or publish your own to help others.
Ready to get started?
Create an agent now and integrate it the way you want.