Skip to content

Changelog

Stay informed about changes and updates to the Maiilo REST API. This changelog includes new features, improvements, and important fixes.

  • Public REST API is live at https://app.maiilo.io/api/v1
  • Supports GET /templates/:id?format=html to retrieve compiled email template HTML
  • Authentication via API key using Bearer token format
  • Rate limiting per plan (Free, Pro)
  • Clerk billing integration for metered API access
  • Full support for CORS and production-ready security configuration
  • API Keys section to manage and generate API keys

Upcoming:

  • Webhook support for template.updated events
  • Additional API endpoints for listing, searching, and accessing template metadata