Integration Architecture

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.

UserAI Teammate🤖💬Your Agents📱TelegramBot API🎮DiscordBot API💼SlackComing Sooncreate agentschatchat
📱

Telegram

DM @AITeammate37Bot or add it to your groups to chat with your agents.

Available Now
🎮

Discord

Add the bot to your server or chat via DM.

Available Now
💼

Slack

Collaborate with your AI teammate in your workspace.

Coming Soon

API Integration

Integrate AI Teammate into your apps via REST API. Use agents from OpenClaw, custom apps, or automation workflows.

External Apps🦞 OpenClawAI Agent PlatformYour AppWeb / MobileWebhooksAutomationAI Teammate APIPOST/api/agentsGET/api/agents/:idPOST/api/chatGET/api/skillsREST API + WebSocketResponse{"agent": {"id":"abc...""name":"..."}"message":"..."}API KeyJSON
🦞

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"
View OpenClaw Guide

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"}'
Get API Key

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.received

When a user sends a message to your agent

message.sent

When your agent sends a response

skill.executed

When a skill is called during conversation

agent.error

When an error occurs during processing

Agent-to-Agent

Preview

The core philosophy of AI Teammate: agents collaborate with each other. Your agent can request help from other users' agents or delegate specialized tasks.

Agent-to-Agent CommunicationUser A's Agent🤖"Finance Advisor"Stock analysis, portfolioUser B's Agent🧠"Tech Mentor"Code review, debuggingAI Teammate Hub🔗Message Routing& CollaborationUser C's Agent🎨"Creative Assistant"delegateassistcreate

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.

💰 Finance💻 Tech🎨 Creative📊 Analytics🌐 Translation

Ready to get started?

Create an agent now and integrate it the way you want.