Mailgun website screenshot

Mailgun

Mailgun (by Sinch) is a transactional email API service for developers to send, receive, validate, and track emails at scale. The platform provides SMTP and HTTP APIs for sending email, inbound message routing, deliverability analytics, suppression management, and email validation with regional endpoints for US and EU data residency.

Mailgun publishes 7 APIs on the APIs.io network, including Domains API, Events API, Mailing Lists API, and 4 more. Tagged areas include Email, Transactional Email, SMTP, Email Validation, and Email Delivery.

Mailgun’s developer surface includes authentication, documentation, signup flow, pricing, engineering blog, and 7 more developer resources.

33.0/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
EmailTransactional EmailSMTPEmail ValidationEmail DeliveryMessaging

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/mailgun: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Mailgun Email Validation API

REST API for verifying email addresses in real time, bulk list validation, and deliverability scoring to reduce bounces and improve sender reputation.

Mailgun Domains API

The Domains API from Mailgun — 2 operation(s) for domains.

Mailgun Events API

The Events API from Mailgun — 1 operation(s) for events.

Mailgun Mailing Lists API

The Mailing Lists API from Mailgun — 1 operation(s) for mailing lists.

Mailgun Messages API

The Messages API from Mailgun — 2 operation(s) for messages.

Mailgun Routes API

The Routes API from Mailgun — 1 operation(s) for routes.

Mailgun Suppressions API

The Suppressions API from Mailgun — 3 operation(s) for suppressions.

Mailgun Webhooks API

The Webhooks API from Mailgun — 2 operation(s) for webhooks.

Scroll for all 8

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Mailgun Domains API

OPEN COLLECTION

Mailgun Webhooks

OPEN COLLECTION

Mailgun API

OPEN COLLECTION

Scroll for all 10

GraphQL 1

GraphQL schemas published by this provider.

Mailgun GraphQL

Mailgun is a REST-only email delivery API platform. No native GraphQL endpoint is publicly offered. This document describes a conceptual GraphQL layer derived from Mailgun's RES...

GRAPHQL

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mailgun Authentication

http · 1 scheme

SECURITY

Mailgun Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Mailgun Trust Center

SOC 2, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Mailgun Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mailgun
name: Mailgun
description: Mailgun (by Sinch) is a transactional email API service for developers to send, receive, validate, and track
  emails at scale. The platform provides SMTP and HTTP APIs for sending email, inbound message routing, deliverability analytics,
  suppression management, and email validation with regional endpoints for US and EU data residency.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mailgun.png
tags:
- Email
- Transactional Email
- SMTP
- Email Validation
- Email Delivery
- Messaging
url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.23'
apis:
- aid: mailgun:validate-api
  name: Mailgun Email Validation API
  description: REST API for verifying email addresses in real time, bulk list validation, and deliverability scoring to reduce
    bounces and improve sender reputation.
  humanURL: https://documentation.mailgun.com/docs/validate/api-overview
  baseURL: https://api.mailgun.net
  tags:
  - Email Validation
  - Verification
  - Deliverability
  properties:
  - type: Documentation
    url: https://documentation.mailgun.com/docs/validate/api-overview
- aid: mailgun:mailgun-domains-api
  name: Mailgun Domains API
  description: The Domains API from Mailgun — 2 operation(s) for domains.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Domains
  properties:
  - type: OpenAPI
    url: openapi/mailgun-domains-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-events-api
  name: Mailgun Events API
  description: The Events API from Mailgun — 1 operation(s) for events.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/mailgun-events-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-mailing-lists-api
  name: Mailgun Mailing Lists API
  description: The Mailing Lists API from Mailgun — 1 operation(s) for mailing lists.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Mailing Lists
  properties:
  - type: OpenAPI
    url: openapi/mailgun-mailing-lists-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-messages-api
  name: Mailgun Messages API
  description: The Messages API from Mailgun — 2 operation(s) for messages.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Message
  tags_raw:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/mailgun-messages-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-routes-api
  name: Mailgun Routes API
  description: The Routes API from Mailgun — 1 operation(s) for routes.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Routes
  properties:
  - type: OpenAPI
    url: openapi/mailgun-routes-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-suppressions-api
  name: Mailgun Suppressions API
  description: The Suppressions API from Mailgun — 3 operation(s) for suppressions.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Suppressions
  properties:
  - type: OpenAPI
    url: openapi/mailgun-suppressions-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
- aid: mailgun:mailgun-webhooks-api
  name: Mailgun Webhooks API
  description: The Webhooks API from Mailgun — 2 operation(s) for webhooks.
  humanURL: https://documentation.mailgun.com/docs/mailgun/api-reference/
  baseURL: https://api.mailgun.net
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/mailgun-webhooks-api-openapi.yml
  - type: Documentation
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/
  - type: API Overview
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/api-overview
  - type: Authentication
    url: https://documentation.mailgun.com/docs/mailgun/api-reference/mg-auth
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mailgun/refs/heads/main/openapi/mailgun-webhooks-asyncapi.yml
  - type: GraphQL
    url: graphql/mailgun-graphql.md
common:
- type: AgenticAccess
  url: agentic-access/mailgun-agentic-access.yml
- type: TrustCenter
  url: security/mailgun-trust-center.yml
- type: DomainSecurity
  url: security/mailgun-domain-security.yml
- type: Authentication
  url: authentication/mailgun-authentication.yml
- type: GitHubOrganization
  url: https://github.com/mailgun
- type: LinkedIn
  url: https://www.linkedin.com/company/mailgun
- type: Website
  url: https://www.mailgun.com
- type: Documentation
  url: https://documentation.mailgun.com/
- type: Signup
  url: https://signup.mailgun.com/new/signup
- type: Pricing
  url: https://www.mailgun.com/pricing/
- type: DeveloperPortal
  url: https://documentation.mailgun.com/
- type: Blog
  url: https://www.mailgun.com/blog/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/mailgun"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mailgun/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mailgun/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.