Changelog
API Changelog
Section titled “API Changelog”Stay informed about changes and updates to the Maiilo REST API. This changelog includes new features, improvements, and important fixes.
[v1.0.0] - 2025-10-06
Section titled “[v1.0.0] - 2025-10-06”Initial Release
Section titled “Initial Release”- Public REST API is live at
https://app.maiilo.io/api/v1 - Supports
GET /templates/:id?format=htmlto retrieve compiled email template HTML - Authentication via API key using
Bearertoken format - Rate limiting per plan (Free, Pro)
- Clerk billing integration for metered API access
- Full support for CORS and production-ready security configuration
API Keyssection to manage and generate API keys
Upcoming:
- Webhook support for
template.updatedevents - Additional API endpoints for listing, searching, and accessing template metadata