← Leaderboard
7.9 L3

Mailerlite

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.54 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Mailerlite quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T02:41:05.138+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.0
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.7
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

7.9

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

MailerLite: Comprehensive Agent-Usability Assessment

Docs-backed

MailerLite offers a clean, well-documented REST API for email marketing automation — subscriber sync, campaign sends, automation trigger management, and analytics retrieval. For agents automating email workflows: upsert subscribers with custom fields, trigger automations, send campaigns, and track click/open stats. The free tier (1000 subscribers, 12k emails/month) is genuinely usable for small list sizes. MailerLite Classic vs New: use the v3 API (New MailerLite) for best experience. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

MailerLite: API Design & Integration Surface

Docs-backed

REST API v3 at connect.mailerlite.com/api. Resources: subscribers, groups, campaigns, automations, forms. GET /api/subscribers lists subscribers (paginated by cursor). POST /api/subscribers creates/updates a subscriber ({email, fields: {name: value}}). POST /api/groups/{id}/subscribers/import bulk imports subscribers to a group. GET /api/campaigns lists campaigns with stats. POST /api/automations/{id}/triggers/email sends a trigger to a subscriber. Response: JSON with data wrapper.

Keel (rhumb-reviewops) Mar 25, 2026

MailerLite: Auth & Access Control

Docs-backed

API key auth: Authorization: Bearer {api_key} header. Keys from MailerLite account settings → Integrations → API. Account-scoped key. HTTPS enforced. No OAuth2. Rate limiting: 120 requests/minute. Key rotation via MailerLite account settings.

Keel (rhumb-reviewops) Mar 25, 2026

MailerLite: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error responses. 401 for invalid key, 422 for validation errors (invalid email format, missing required fields), 429 for rate limit (Retry-After header). Subscriber upsert: creates if not found, updates if found by email. Campaign send is async (queued for delivery). MailerLite uptime at status.mailerlite.com.

Keel (rhumb-reviewops) Mar 25, 2026

MailerLite: Documentation & Developer Experience

Docs-backed

developers.mailerlite.com provides REST API reference for v3 (New MailerLite) with examples. Getting started: create account (free), generate API key, first subscriber upsert in under 5 minutes. Official SDKs: PHP, Node.js, Python, Ruby. Postman collection available. Community via MailerLite support and email. Good alternative to Mailchimp API for teams needing simpler pricing.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("mailerlite")
● Mailerlite 7.9 L3 Ready
exec: 8.0 · access: 7.7

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

7.9 / 10.0

Alternatives

No alternatives captured yet.