Guides
Task-focused recipes for sending email, verifying domains, receiving webhooks, and relaying through SMTP with Samva.
Task-focused recipes for common jobs. Each guide assumes you already have a Samva account and an API key, and walks you straight to the goal.
Email first. Samva is launching with email. SMS, WhatsApp, and voice are staged and will be documented as they ship.
Send an email
Send your first transactional email with the TypeScript SDK or REST API.
Verify your domain
Authenticate a sending domain so your email lands in the inbox.
Receive webhooks
Catch delivery and inbound events by registering a webhook endpoint.
Use the CLI
Sign in and send email from your terminal with the Samva CLI.
Connect an agent over MCP
Point an AI agent at Samva's hosted MCP server to send and track email.
Agent Skills
The published skill that teaches agents how to integrate Samva.
Send via SMTP
Relay email through the SMTP gateway from any language or framework.
Set up SMTP on your platform
Wire up Samva SMTP credentials in a third-party platform's email settings.
Import the Postman collection
Load the API into Postman to explore and test requests.