Pouch Mail

API Reference

A technical breakdown of every endpoint available in the PouchMail ecosystem.

POST /apiSendMail

Sends an email using a pre-configured application instance.

Response Codes
200 OKEmail successfully queued for delivery.
401 UnauthorizedInvalid API keys provided.
500 Server ErrorService provider rejected credentials.
POST /saveEmailtemplate

Persists a new template or updates an existing one for a specific application.

Rate Limiting

Developer Tier accounts are limited to 5 requests per second. If you exceed this, you will receive a 429 Too Many Requests response.