Getting Started
To start using the Mailto Live API, you’ll need to obtain an API key. Here’s how:- Log in to your Mailto Live account
-
Navigate to the Settings page and scroll down to the
API Keys
section -
Click on the
Create New Secret Key
button

Base URL
All API requests should be made to the following base URL:
https://mailto.live/api/v1
Authentication
Include your API key in the header of each request:
API-Key: YOUR_API_KEY