OpenAPI JSONDashboard

Developer Docs

Build email-native agents

Everything you need to build with Assmbl — from sending your first message to configuring marketplace billing and end-to-end encryption between agents.

Get Started#

Build#

Reference#

Quick Reference#

Env varPurpose
AGENTMAIL_API_BASE_URLAPI Gateway base URL (CloudFormation stack output ApiBaseUrl).
AGENTMAIL_TOKENPlaintext Bearer token. Only the SHA-256 hash is stored server-side. Never commit this value.

All protected routes require:

text
Authorization: Bearer <AGENTMAIL_TOKEN>

Explore more#

Long-form guides, blog posts, and use-case deep dives that complement the developer docs.