Skip to main content
Sixtyfour AI logo

Overview

Add Sixtyfour AI to any ModuleX agent or workflow. AI-powered contact discovery and lead/company enrichment against the Sixtyfour AI REST API (api.sixtyfour.ai). Find verified emails and phone numbers for a prospect, and turn thin lead or company records into researched profiles with structured data, source references, and a confidence score.
Categories: Sales · Enrichment · Sales Engagement · Auth: API Key · Actions: 4

Authentication

API Key Authentication

Authenticate using your Sixtyfour AI API key
1

Step 1

Sign up or log in at https://app.sixtyfour.ai
2

Step 2

Open your account settings and locate the API keys section
3

Step 3

Create a new API key or copy your existing one
4

Step 4

Paste the API key below

Required Credentials

Available Actions

Parameters

string
required
Full name of the person
string
Company name
string
LinkedIn profile URL
string
Company website domain
string
Email address

Response

Parameters

string
required
Full name of the person
string
Company name
string
LinkedIn profile URL
string
Company website domain
string
Phone number
string
Job title
string
Email discovery mode: ‘PROFESSIONAL’ (default) or ‘PERSONAL’ (Default: PROFESSIONAL)

Response

Parameters

object
required
Lead information as a JSON object with key-value pairs (e.g. name, company, title, linkedin)
object
required
Fields to collect as a JSON object. Keys are field names, values are descriptions (e.g. {“email”: “Email address”, “phone”: “Phone number”})
string
Optional research plan to guide enrichment strategy

Response

Parameters

object
required
Company data as a JSON object (e.g. {“name”: “Acme Inc”, “domain”: “acme.com”})
object
required
Fields to collect as a JSON object. Keys are field names, values are descriptions (e.g. {“website”: “Company website URL”, “num_employees”: “Employee count”})
boolean
Whether to find people associated with the company
boolean
Whether to retrieve the full organizational chart
string
Optional strategy describing how the agent should search for information
string
Description of people to find (roles, responsibilities)
object
Custom schema for returned lead data as a JSON object

Response

Limits & Quotas

  • Enrichment is long-running. enrich_lead and enrich_company perform deep research — typical P95 runtime is ~5 minutes and can reach ~10 minutes for complex records. The client timeout for these tools is set to 15 minutes; find_email/find_phone use a 2-minute timeout.
  • Credit usage scales with the requested struct. Request only the fields you need to keep credit consumption down.
  • 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

Findymail

Icypeas