Getting Started
Authentication
How to authenticate your requests to the Emailit API.
API keys
The Emailit API v2 uses API keys to authenticate requests. You can view and manage your API keys in the Emailit Dashboard.
Your API keys can either have full permission, or be limited to a sending domain.
Header authentication
To authenticate your requests to the Emailit API, you need to send the API key in the Authorization header. The header should be in the following format:
Rate limits
All API keys share the same rate limit of the workspace they are associated with.
To read more about rate limits, please refer to the Rate limits.