Skip to main content
Findymail logo

Overview

Add Findymail to any ModuleX agent or workflow. Find and verify B2B emails, phones, employees, and company data against the Findymail REST API (app.findymail.com).
Categories: Sales · Enrichment · Sales Engagement · Auth: API Key · Actions: 11

Authentication

API Key Authentication

Authenticate using your Findymail API key
1

Step 1

2

Step 2

Open the API page in your dashboard
3

Step 3

Copy your API key
4

Step 4

Paste the API key below

Required Credentials

Available Actions

Parameters

string
required
Person’s full name (e.g., ‘John Doe’)
string
required
Company domain (preferred) or company name (e.g., stripe.com)

Response

Parameters

string
required
Person’s LinkedIn URL or username (e.g., ‘https://linkedin.com/in/johndoe’ or ‘johndoe’)

Response

Parameters

string
required
Company domain (e.g., stripe.com)
array
required
Target roles at the company (max 3, e.g., [“CEO”, “Founder”])

Response

Parameters

string
required
Email address to verify (e.g., john@example.com)

Response

Parameters

string
required
Work or personal email address to look up
boolean
Whether to return enriched profile metadata (default: false) (Default: false)

Response

Parameters

string
Company LinkedIn URL (e.g., https://www.linkedin.com/company/stripe/)
string
Company domain (e.g., stripe.com)
string
Company name (e.g., Stripe)

Response

Parameters

string
required
Company website or domain (e.g., google.com)
array
required
Target job titles to search for (max 10, e.g., [“Software Engineer”, “CEO”])
integer
Number of contacts to return (max 5, default 1)

Response

Parameters

string
required
Search term (min 2 characters, e.g., “React”)

Response

Parameters

string
required
Company domain to look up (e.g., stripe.com)
array
Filter by technology names, case-insensitive (e.g., [“React”, “TypeScript”])

Response

Response

Limits & Quotas

  • Credits: finder and verifier credits are consumed per successful lookup (e.g. verify = 1 verifier credit, find email = 1 finder credit on a match, find phone = 10 finder credits on a match). Use get_credits to check the remaining balance.
  • Rate limits: find_emails_by_domain is limited to 5 concurrent synchronous requests; search_technologies is limited to ~10 requests per minute.
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising. Plan retries on the agent side based on the error string.

Enrow

Icypeas

NeverBounce