API Tokens

In this article

APIv2 tokens work with Mailtrap Email Testing and Mailtrap Email Sending

The important thing is that you set up and use both products with the same token management system. 

Read more information about tokens with APIv2 in relation to both Mailtrap products below. 

Mailtrap Email Testing

The guidelines assume that you’ve set up Mailtrap Email Testing and use the corresponding APIv2

Where to find tokens?

Select Settings in the left menu, then API Tokens. You’ll see all active tokens, their creator, and their access level. 

Click the three-dot menu to the far right of the specific user token and select Edit permissions

The following menu reveals what permissions and access levels that token has. Make sure it has admin access to specific Email Testing Projects or Inboxes by clicking on the corresponding boxes. 

Important Notes:

  • You can also give Account Admin access to the token and get access to all Projects, Inboxes, and domains on that account. 

If you want to test how it works, you need to get authenticated using your API token. Mailtrap uses Bearer Authentication, so you must pass the token under the Authorization header of your email. 

Mailtrap Email Sending

Add and manage tokens manually

Navigate to Settings in the menu on the left and select API Tokens

To add a new token, click the Add Token button in the upper right corner. 

Type the token name into the designated field. It’s perfectly fine to have a custom name for the API token, as it’s only for your reference, regardless of the use case.  

Then, assign permissions by checking the boxes in the corresponding access level columns. Note that you must have admin permissions on a particular domain to send emails with this token. 

Click the Save button and preview the new token under the API Tokens main menu. 

Auto-created token per domain

When you create a domain, a token is automatically created and named based on the following formula: [domain name] + [token] + [token ID]. 

For example, if you add the example.com domain, the token for that domain will be named example.com token 1234. By default, the automatically generated token gets Domain Admin access to Email Sending for the given domain. 

Note: You’ll need to edit permissions for the automatically generated token to allow for authorization on other domains under Email Sending, and the same goes for accessing Email Testing API. 

Where to find tokens?

API Integration

The automatically assigned token per domain is under the Integration tab in Sending Domains. Choose the desired stream, click Integrate, and toggle the switch to API. You’ll see the endpoint (Host) and your API Token. 

SMTP Integration

The automatically assigned token per domain is under the Integration tab in Sending Domains. Choose the desired stream, click Integrate, and toggle the switch to SMTP. SMTP password is the same as the API Token.  

Reset token

There are two ways to reset API tokens: clicking Reset Credentials under Integration or resetting them from the API Tokens menu. 

Resetting API tokens from the Integration menu

To reset Mailtrap Email Sending tokens, go to the Integration tab in the Sending Domains menu and click Integrate under Transactional or Bulk Stream (depending on which tokens you want to reset). You’ll find the Reset Credentials function next to your credentials. 

To reset Mailtrap Email Testing tokens, go to My Inbox and open the Integration tab. You’ll find the Reset Credentials function next to your credentials.

Then, in both scenarios, click Reset Credentials and confirm your choice with the Yes, Reset button.

Resetting API Tokens from the API Tokens menu

Go to API Tokens, click the three-dot menu icon next to the token you want to reset, and click Reset API Token

Confirm your choice by clicking on the corresponding button. 

Tip: The three-dot menu icon next to the token also allows you to copy a token to your clipboard. 

Important Notes:

  • After clicking the Reset credentials or Reset API Token buttons, the existing token becomes invalid after 12 hours. So, you have a 12-hour window to update all apps that use the old API token. Once the old token expires, some parts of your application will not work properly unless you’ve updated the token. All expired tokens get deleted from your account within 24 hours after expiration. 
  • After the API token is reset and expired, a new token is created. The token ID is added to the token name the same way it’s done for automatically generated tokens, e.g., mailtrap.example token 4231.

Edit permissions

As mentioned earlier, click the menu icon at the far right of a token and select Edit permissions

Click on the corresponding boxes to add or remove token permissions. Then, confirm your selection with the Save button. 

Delete token

To delete a token, click a three-dot menu icon and choose the Delete token option. 

Confirm the action by clicking the Confirm button.

Important Note: Keep in mind that a token is deleted immediately, and you can’t delete the last token per domain.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us