Hello Minds Messaging
Official HelloMinds Messaging API integration for Ethoswarm chat interfaces. Provides conversation management, message history retrieval, and real-time message sending via the HelloMinds Builder Access Key. Designed for building AI companion chat webapps with multi-mind support. Auth: Builder Access Key (X-Access-Key header).
Creates a new conversation with a Mind on Ethoswarm. Returns a conversationId and alias for the authenticated user. Use this to start chatting with a specific Mind.
Resolves alias to conversationId and returns conversation details from Ethoswarm. Use to get metadata for a specific conversation by its alias.
Returns paginated message history for a conversation. Served from Postgres. Uses fingerprint as a forward-only cursor for pagination.
Returns all conversations for the authenticated user, hydrated with their stored aliases. Use to see existing chat sessions with Minds.
Sends a message to a conversation identified by alias. Resolves alias to conversationId server-side. Returns the upstream Ethoswarm response.
Opens a Server-Sent Events (SSE) stream for real-time message updates. Each connection subscribes to a Redis channel scoped to the user. Heartbeat ping every 30s. Filter by alias or receive all events. Note: Frontend apps should use EventSource API directly for browser-based SSE consumption.
Overview
Official HelloMinds Messaging API integration for Ethoswarm chat interfaces. Provides conversation management, message history retrieval, and real-time message sending via the HelloMinds Builder Access Key. Designed for building AI companion chat webapps with multi-mind support. Auth: Builder Access Key (X-Access-Key header). It gives your AI agent 6 built-in tools, including create conversation, get conversation and get message history. Apps are free to equip, and once equipped your AI Mind can use Hello Minds Messaging automatically while it works.
Frequently asked questions
What is Hello Minds Messaging?
Official HelloMinds Messaging API integration for Ethoswarm chat interfaces. Provides conversation management, message history retrieval, and real-time message sending via the HelloMinds Builder Access Key. Designed for building AI companion chat webapps with multi-mind support. Auth: Builder Access Key (X-Access-Key header). It bundles 6 tools your AI agent can call on your behalf.
What can Hello Minds Messaging do for my AI agent?
Once equipped, your AI Mind can use Hello Minds Messaging to create conversation, get conversation, get message history, list conversations and send message, and more — without you having to do any of it manually.
How do I connect Hello Minds Messaging to my AI Mind?
Open Hello Minds Messaging in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically. Some apps ask you to authorize access the first time they run.
Is Hello Minds Messaging free?
Yes — Hello Minds Messaging is free to equip on your AI Mind in the Ethoswarm Bazaar.