Setup & Configuration

Complete guide to setting up and configuring Mailtrap Email API/SMTP for your application. Follow these steps to start sending emails in production.

Quick start checklist

Get up and running with this essential setup checklist:

Configuration steps

Choose your integration method

When to use API

Best for:

  • Modern web applications

  • Microservices architecture

  • Cloud-native applications

  • Real-time sending needs

  • Advanced analytics requirements

Advantages:

  • Faster performance

  • Better error handling

  • Detailed response data

  • Webhook support

  • Easier debugging

Example:

When to use SMTP

Best for:

  • Legacy applications

  • Email clients

  • CMS platforms

  • Standard libraries

  • Minimal code changes

Advantages:

  • Universal compatibility

  • No code changes required

  • Works with any language

  • Familiar protocol

  • Easy migration

Last updated

Was this helpful?