polymer-pay-stableenrich-hunter

Verify email deliverability via StableEnrich through the Polymer Pay proxy.

1|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-stableenrich-hunter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymer-pay-stableenrich-hunter
Source: https://github.com/polymerdao/pay-apis/tree/main/skills/polymer-pay-stableenrich-hunter
Command: npx skills add https://github.com/polymerdao/pay-apis --skill polymer-pay-stableenrich-hunter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hunter provides email verification capabilities through the Polymer Pay proxy via StableEnrich. Verify whether an email address is deliverable, risky, or invalid.

Core Features & Use Cases

  • Email verification to determine deliverability, risk, and validity.
  • Checks MX records, SMTP responses, and mailbox existence to reduce bounces.
  • Use case: verify lists before outreach to improve deliverability and list quality.

Quick Start

Input an email address to receive its deliverability status and risk factors through StableEnrich via Polymer Pay.

Frequently Asked Questions about polymer-pay-stableenrich-hunter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify email deliverability before an outreach campaign?

Email verification determines deliverability by checking MX records, SMTP responses, and mailbox existence to classify addresses as deliverable, risky, or invalid. It reduces bounce rates by ensuring list quality before outreach campaigns.

What does an SMTP check reveal about an email address?

An SMTP check reveals whether an email address is deliverable, risky, or invalid by querying mail exchange records and mailbox existence. It validates that the receiving server accepts messages for that specific mailbox.

Can I check MX records to validate if an email is deliverable?

Yes, checking MX records is a core step in email verification. The process queries MX records alongside SMTP responses and mailbox existence to determine if an email address is deliverable, risky, or invalid.

Do I need an API key to verify email deliverability through StableEnrich?

Yes, you need a POLYMER_PAY_API_KEY for authentication. Requests are forwarded to the StableEnrich email-verifier endpoint via the Polymer Pay proxy using a JSON body containing the target email address.

What is the best way to cleanse an email list for lead qualification?

List cleansing involves running email addresses through a verification service to check MX records and SMTP responses. This identifies invalid or risky addresses, optimizing outreach and improving deliverability for lead qualification.

Why should I check mailbox existence before sending outreach emails?

Checking mailbox existence confirms whether the receiving server has an active account for the target address. Combined with MX and SMTP checks, it prevents bounces and protects sender reputation during outreach.