Description of your new file.
The Mailto Live API is a RESTful API that allows you to interact with the Mailto Live platform programmatically. This API provides developers with the tools to integrate Mailto Live’s email management capabilities into their your own applications or workflows.
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
Keep it secure and do not share it publicly.
All API requests should be made to the following base URL:
Include your API key in the header of each request:
API-Key: YOUR_API_KEY