AgentPMT - The Agentic Economy

Email Address Validation - Single

Communications
$0.05/requestMin Purchase: 20Min Purchase Price: $1

Details

Verify the validity and deliverability of individual email addresses. The verification process performs multiple checks including syntax validation, DNS and MX record lookup to confirm the domain can receive mail, and SMTP-level verification that connects to the recipient's mail server to check if the specific mailbox exists—all without sending an actual email. Additional checks detect disposable and temporary email providers, identify role-based addresses like info@ or support@, recognize known spam traps, and reference historical bounce data. Returns verification status (valid, invalid, disposable, catchall, or unknown), flags for potential issues, suggested corrections for typos, and optional metadata including address parsing details.

Use Cases

Form validation for user registration and signups, cleaning email lists before campaigns, reducing bounce rates for email marketing, preventing fake account creation, validating customer contact information at point of entry, detecting typos and suggesting corrections, lead qualification and CRM data hygiene, checkout flow email verification for e-commerce.

Parameters

(required properties listed first)

action
Type:string
Description:Use 'get_instructions' to retrieve documentation. Action to perform: verify
Default:verify
Allowed values:
get_instructionsverify
email
Type:string
Description:Email address to verify for deliverability and validity. Required for verify action.
address_info
Type:boolean
Description:Include additional address information in the response (e.g., free email provider, role account, etc.)
Default:true
credits_info
Type:boolean
Description:Include remaining credits information in the response
Default:true
timeout
Type:integer
Description:Request timeout in seconds
Default:10
Minimum:1
Maximum:30

API Example

curl -X POST "https://api.agentpmt.com/products/purchase" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: your-api-key-here" \
  -H "X-Budget-Key: your-budget-key-here" \
  -d '{
    "product_id": "69509103119f659009bc8693",
    "parameters": {
      "action": "verify",
      "address_info": true,
      "credits_info": true,
      "timeout": 10
    }
  }'

Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your actual credentials.

About The Developer

Apoth3osis logo

Apoth3osis

13 stars

Joined Agent Payment: August 14, 2025

We build tools that enable AI agents to excel in the mathematical realm.

Our small team develops experimental and unique solutions in the AI arena, with a strong focus on modular computing for agentic applications and custom model deployment. We have handled projects for a variety of applications across many sectors, from algorithmic trading and financial analysis, to molecular simulations and predictions, to habitat and biodiversity monitoring and wildlife conservation.