Pouch Mail
Deployment Guide

Getting Started

Follow this guide to integrate PouchMail into your application stack in less than 5 minutes.

1

Create an Account

Sign up for a PouchMail account. You'll start on our Developer Tier which includes 1,000 free emails per month.

2

Configure your First App

Navigate to the dashboard and create a new "App Instance". You will need your SMTP credentials (like a Gmail App Password or SendGrid API Key).

3

Generate API Keys

Once configured, PouchMail will generate two unique keys. These keys act as your authentication tokens for all API requests.

# Keys generated successfully
KEY_1: pouch_live_4f2e...
KEY_2: pouch_sec_9b7d...