Complete API documentation for Lumail.io integration
Welcome to the Lumail.io API documentation. Our REST API allows you to integrate email marketing capabilities into your applications.
Before using the API, you'll need to:
Authorization headerTrack and retrieve subscriber activity. Learn more about all event types.
All API requests require authentication using a Bearer token:
curl -H "Authorization: Bearer YOUR_API_TOKEN" \
https://api.lumail.io/v1/endpointAPI requests are rate-limited per organization. See Rate Limits for full details.
| Plan | Requests per Minute |
|---|---|
| Free | 100 |
| Premium | 700 |
| Enterprise | 2,000 |
Step-by-step guides for common API integrations: