Skip to main content
AgentMail is an API platform for giving AI agents their own inboxes to send, receive, and act upon emails. This allows agents to assume their own identity and communicate via email with services, people, and other agents. Required Configuration:
  • API Key

Getting Your API Key

1

Log in to AgentMail Console

Go to console.agentmail.to and log in or create an account.
2

Navigate to API Keys

In the left sidebar, click API Keys.
3

Create a new API Key

Click Create New API Key, give it a name, and copy the key.
Store your API key securely. It will only be shown once — if lost, you’ll need to create a new one.
4

Add to VibeFlow

Paste the API key into your VibeFlow AgentMail connector under Settings > Connectors.

Available Endpoints

List Inboxes — Retrieve all inboxes associated with your AgentMail account.
Create Inbox — Create a new inbox for an AI agent, giving it a dedicated email identity.
Get Inbox — Retrieve details of a specific inbox by its ID.
List Messages — List all messages in a specific inbox.
Get Message — Retrieve a specific message by its ID.
Get Attachment — Retrieve a specific attachment from a message.
Send Message — Send a new email from a specific inbox.
Reply To Message — Reply to an existing message in a thread.
List Threads — List all email threads in a specific inbox.
Get Thread — Retrieve a full email thread by its ID.