Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions documentation/getting-started/email-api-smtp.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Page URL for context: `https://docs.mailtrap.io/getting-started/email-api-smtp.m
8. Create a Mailtrap-hosted email template for your use case — generate the HTML, create it via the API, and wire up sending code that references it by UUID
9. Set up Sandbox for your staging/CI environment

For complete API details: [llms.txt](https://docs.mailtrap.io/llms.txt) | [llms-full.txt](https://docs.mailtrap.io/llms-full.txt)
For complete API details: [API Reference](../../api-docs/) | [llms.txt](https://docs.mailtrap.io/llms.txt) | [llms-full.txt](https://docs.mailtrap.io/llms-full.txt)

</details>

Expand Down Expand Up @@ -610,6 +610,7 @@ Full Sandbox guide: [Getting Started with Email Sandbox](email-sandbox.md)

Now that you're sending emails, explore these capabilities:

* [API Reference](../../api-docs/) — Full reference for all Mailtrap API endpoints
* [Tracking Settings](../email-api-smtp/setup/sending-domain.md#optional-tracking-settings-ffi49) — Enable open and click tracking
* [Webhooks](../email-api-smtp/setup/sending-domain.md#optional-webhooks-4hmes) — Get real-time delivery event notifications
* [Suppressions](../email-api-smtp/suppressions-list.md) — Manage bounces and unsubscribes automatically
Expand All @@ -619,4 +620,4 @@ Now that you're sending emails, explore these capabilities:

{% hint style="info" %}
**Migrating from another provider?** See our migration guides for [SendGrid](https://mailtrap.io/sendgrid-migration/), [Mailchimp](https://mailtrap.io/mandrill-migration/), and [Mailgun](https://mailtrap.io/mailgun-migration/).
{% endhint %}
{% endhint %}