Skip to content

REST API Documentation

MailSlurp is an email API that lets you create and control email accounts over HTTP without an SMTP mail server. You can call the API using an API Key and an HTTP client or use one of the official SDK libraries.

Resources

Authentication

You must obtain an API Key for MailSlurp to call the API. Create a free account to do so. Include your API Key in requests with the x-api-key header or use an SDK client and configure it to use your API Key.

curl -H 'x-api-key:your_mailslurp_api_key' -X POST https://api.mailslurp.com/inboxes/