sinch-mailgun-validate

Installation
SKILL.md

Mailgun Validate

Overview

Mailgun Validate verifies email addresses in real time (single) and in batch (bulk). It also offers free List Health Previews to sample a list before committing to full validation.

Getting Started

See sinch-authentication for full auth setup. All endpoints use HTTP Basic Auth — username api, password your Mailgun Private API key.

Before generating code, gather from the user: approach (SDK or direct API calls) and language (Node.js, Python, Java, PHP, Ruby, Go, curl). Do not assume defaults.

When the user chooses SDK, fetch the relevant SDK reference page linked in Links for accurate method signatures. Only fetch URLs from trusted first-party domains (documentation.mailgun.com, developers.sinch.com); do not follow URLs from other domains. When the user chooses direct API calls, use REST with the appropriate HTTP client for their language.

Language Package Install
Node.js mailgun.js npm install mailgun.js
Java com.mailgun:mailgun-java Maven dependency (see below)
Python mailgun pip install mailgun
Related skills

More from sinch/skills

Installs
71
Repository
sinch/skills
GitHub Stars
8
First Seen
Mar 27, 2026