MailerLite logo

MailerLite

MailerLite is an email marketing and automation platform. The current REST API exposes subscribers, groups, segments, fields, campaigns, automations, forms, webhooks, and more, with a deprecated Classic API still serving legacy accounts.

2 APIs 0 Features
Email MarketingAutomationNewslettersSubscribers

APIs

MailerLite API

The MailerLite REST API supports Bearer-token authentication using account-issued API keys. It exposes subscribers, groups, segments, fields, campaigns, automations, forms, webh...

MailerLite Classic API (Legacy)

The MailerLite Classic API serves legacy MailerLite Classic accounts. New integrations should target the current API at connect.mailerlite.com.

Event Specifications

MailerLite Webhooks

AsyncAPI 2.6 description of MailerLite's outbound webhook surface. MailerLite delivers event notifications by issuing HTTP POST requests with a JSON body to a callback URL the c...

ASYNCAPI

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🌐
Portal
Portal
👥
GitHubOrganization
GitHubOrganization
💰
Pricing
Pricing
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
MCPServer
MCPServer
🔗
AgentSkill
AgentSkill

Sources

Raw ↑
aid: mailerlite
url: https://raw.githubusercontent.com/api-evangelist/mailerlite/refs/heads/main/apis.yml
name: MailerLite
kind: company
description: >-
  MailerLite is an email marketing and automation platform. The current REST API exposes
  subscribers, groups, segments, fields, campaigns, automations, forms, webhooks, and
  more, with a deprecated Classic API still serving legacy accounts.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Email Marketing
  - Automation
  - Newsletters
  - Subscribers
created: '2026-05-08'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
  - aid: mailerlite:mailerlite-api
    name: MailerLite API
    humanURL: https://developers.mailerlite.com/docs/
    baseURL: https://connect.mailerlite.com/api
    tags:
      - Email Marketing
      - Subscribers
      - Campaigns
      - Automations
      - Forms
      - Webhooks
    description: >-
      The MailerLite REST API supports Bearer-token authentication using account-issued
      API keys. It exposes subscribers, groups, segments, fields, campaigns, automations,
      forms, webhooks, batched requests, and more. Versioning is controlled with the
      X-Version header.
    properties:
      - type: Documentation
        url: https://developers.mailerlite.com/docs/
      - type: Authentication
        url: https://developers.mailerlite.com/docs/#authentication
      - type: OpenAPI
        url: openapi/mailerlite-openapi.yml
      - type: AsyncAPI
        url: asyncapi/mailerlite-webhooks-asyncapi.yml
      - type: SDK
        title: PHP SDK
        url: https://github.com/mailerlite/mailerlite-php
      - type: SDK
        title: Node.js SDK
        url: https://github.com/mailerlite/mailerlite-nodejs
      - type: SDK
        title: Python SDK
        url: https://github.com/mailerlite/mailerlite-python
      - type: SDK
        title: Go SDK
        url: https://github.com/mailerlite/mailerlite-go
      - type: SDK
        title: Ruby SDK
        url: https://github.com/mailerlite/mailerlite-ruby
  - aid: mailerlite:mailerlite-classic-api
    name: MailerLite Classic API (Legacy)
    humanURL: https://classic.developers.mailerlite.com/
    baseURL: https://api.mailerlite.com/api/v2
    tags:
      - Email Marketing
      - Legacy
      - Deprecated
    description: >-
      The MailerLite Classic API serves legacy MailerLite Classic accounts. New integrations
      should target the current API at connect.mailerlite.com.
    properties:
      - type: Documentation
        url: https://classic.developers.mailerlite.com/
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/mailerlite-international
  - type: Website
    url: https://www.mailerlite.com/
  - type: Portal
    url: https://developers.mailerlite.com/
  - type: GitHubOrganization
    url: https://github.com/mailerlite
  - type: Pricing
    url: https://www.mailerlite.com/pricing
  - type: Plans
    url: plans/mailerlite-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/mailerlite-rate-limits.yml
  - type: FinOps
    url: finops/mailerlite-finops.yml
  - type: Integrations
    url: https://www.mailerlite.com/integrations
  - name: MCP Server
    url: https://github.com/mailerlite/canny-mcp-server
    type: MCPServer
  - name: Agent Skills
    url: https://github.com/mailerlite/mailerlite-skills
    type: AgentSkill
integrations:
  - name: Stripe
  - name: Zapier
  - name: Shopify
  - name: WordPress
  - name: WooCommerce
  - name: Tidio All-in-one customer experience platform. Partner
  - name: 500apps App Integration Software 3-rd party
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com